Merge branch 'debug' of github.com:Meatballs1/hcpy-2.0 into debug

This commit is contained in:
Meatballs1
2024-05-13 12:05:22 +01:00

View File

@@ -41,7 +41,7 @@ def hc2mqtt(
mqtt_certfile: str,
mqtt_keyfile: str,
mqtt_clientname: str,
debug: bool
debug: bool,
):
def on_connect(client, userdata, flags, rc):