fix
This commit is contained in:
parent
a0f99aacf0
commit
87c512dd6d
@ -19,8 +19,8 @@ logging.basicConfig(level=logging.DEBUG)
|
|||||||
broker = 'homeassistant'
|
broker = 'homeassistant'
|
||||||
port = 8883
|
port = 8883
|
||||||
topic = "openWB/evu/W"
|
topic = "openWB/evu/W"
|
||||||
user = "mqtt-user"
|
username = "mqtt-user"
|
||||||
pw = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
|
password = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
|
||||||
client_id = "solarmonitor"
|
client_id = "solarmonitor"
|
||||||
|
|
||||||
def connect_mqtt() -> mqtt_client:
|
def connect_mqtt() -> mqtt_client:
|
||||||
|
Loading…
Reference in New Issue
Block a user