Description
Hi
My Passive BLE integration is no more working.
I deleted my "old" sensor (only 3 LYWSDCGQ) to start a new fresh install. But it's impossible to pair them :(
I have this Error on my logs
Logger: root
Source: custom_components/ble_monitor/sensor.py:595
First occurred: 14:58:48 (1 occurrences)
Last logged: 14:58:48
Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/config/custom_components/ble_monitor/sensor.py", line 595, in run
self._event_loop.run_until_complete(btctrl[hci].send_scan_request(self._active))
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 614, in run_until_complete
raise RuntimeError('Event loop stopped before Future completed.')
RuntimeError: Event loop stopped before Future completed.