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
|
# Topics to subscribe to
|
||||||
subscribe_topics = [
|
subscribe_topics = [
|
||||||
"pulsegen/command/#",
|
"pulsegen/command/+/+",
|
||||||
"home/+/+/state",
|
"dt1/di/+
|
||||||
]
|
]
|
||||||
|
|
||||||
reconnect_interval = 5 # seconds
|
reconnect_interval = 5 # seconds
|
||||||
|
|||||||
Reference in New Issue
Block a user