messages fix 3
This commit is contained in:
@@ -83,7 +83,7 @@ async def mqtt_worker(shutdown_event: asyncio.Event) -> None:
|
||||
# Topics to subscribe to
|
||||
subscribe_topics = [
|
||||
"pulsegen/command/+/+",
|
||||
"dt1/di/+
|
||||
"dt1/di/+"
|
||||
]
|
||||
|
||||
reconnect_interval = 5 # seconds
|
||||
|
||||
Reference in New Issue
Block a user