messages fix 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user