marcus 96bf583eb7 Fix coroutine warning by properly awaiting async MQTT methods
- Wrapped `on_connect` and `on_message` methods with `asyncio.create_task()` to ensure they are properly awaited.
- Created separate handler functions for connection and message handling.
2024-10-20 18:52:00 +11:00
2024-10-20 13:05:00 +11:00
2024-10-20 13:05:00 +11:00
2024-10-20 13:05:00 +11:00
2024-10-20 13:05:00 +11:00
2024-10-20 13:05:00 +11:00
2024-10-20 13:05:00 +11:00
2024-10-20 13:05:00 +11:00
S
Description
No description provided
381 KiB
Languages
Python 88.4%
Shell 6.2%
Dockerfile 5.4%