This commit is contained in:
Robert Borzutzki 2022-10-18 23:04:02 +02:00
parent db57939ad4
commit 193db4927e

View File

@ -33,7 +33,7 @@ def on_message(client, userdata, msg):
Connected = False #global variable for the state of the connection
broker = "homeassistant"
broker = "192.168.99.224"
port = 8883
topic = "openWB/evu/W"
username = "mqtt-user"