messages fix 3

This commit is contained in:
2025-12-08 14:27:50 +01:00
parent f40887ec37
commit 15e132b187

View File

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