[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-03-22 10:56:29 +00:00
parent 90c81a61b8
commit d5f6872fb6

View File

@@ -137,6 +137,7 @@ def hc2mqtt(
global dev global dev
dev = {} dev = {}
def client_connect(client, device, mqtt_topic): def client_connect(client, device, mqtt_topic):
host = device["host"] host = device["host"]