Files
frigate/dayglo_detector
marcus 564c963af1 Fix coroutine warning and replace MQTT client loop handling
- Properly awaited the `on_connect` method to resolve RuntimeWarning.
- Replaced `loop_forever()` with an async event loop using `asyncio.get_event_loop().create_future()`.
2024-10-20 18:48:18 +11:00
..
2024-10-20 13:05:00 +11:00
2024-10-20 18:47:53 +11:00
2024-10-20 15:55:45 +11:00