You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2024. It is now read-only.
I also detailed this on your announcement post on HASS forums.
The light gets detected but then when you select the light it refuses to connect to it and add it to HA.
2021-11-21 16:17:52 ERROR (MainThread) [custom_components.triones] Error getting status: Characteristic with UUID 0000ffd4-0000-1000-8000-00805f9b34fb could not be found!
2021-11-21 16:17:52 DEBUG (MainThread) [custom_components.triones] Traceback (most recent call last):
File "/config/custom_components/triones/triones.py", line 73, in update
await self._device.start_notify(R_CHARACTERISTIC_UUID, create_status_callback(future))
File "/usr/local/lib/python3.9/site-packages/bleak/backends/bluezdbus/client.py", line 915, in start_notify
raise BleakError(
bleak.exc.BleakError: Characteristic with UUID 0000ffd4-0000-1000-8000-00805f9b34fb could not be found!
2021-11-21 16:17:52 DEBUG (MainThread) [custom_components.triones] cc 23 33
I also detailed this on your announcement post on HASS forums.
The light gets detected but then when you select the light it refuses to connect to it and add it to HA.