messages fix 2

This commit is contained in:
2025-12-08 14:27:25 +01:00
parent 507f6f3854
commit f40887ec37

View File

@@ -82,8 +82,8 @@ async def mqtt_worker(shutdown_event: asyncio.Event) -> None:
# Topics to subscribe to
subscribe_topics = [
"pulsegen/command/#",
"home/+/+/state",
"pulsegen/command/+/+",
"dt1/di/+
]
reconnect_interval = 5 # seconds