show as device from discovery but impossible connect
device name LED LAMP-LED BLE
is a rgb light strip
this is error log
2022-09-10 16:34:26.117 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/led_ble/led_ble.py", line 558, in _execute_timed_disconnect
await self._execute_disconnect()
File "/usr/local/lib/python3.10/site-packages/led_ble/led_ble.py", line 570, in _execute_disconnect
await client.stop_notify(read_char)
File "/usr/local/lib/python3.10/site-packages/bleak/backends/bluezdbus/client.py", line 851, in stop_notify
raise BleakError("Characteristic {} not found!".format(char_specifier))
bleak.exc.BleakError: Characteristic None not found!