-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Here is some of the output from the Addon inside of home assistant:
2023-11-07 12:21:10,358 - services.stateFetch - INFO - start lights sync
2023-11-07 12:21:10,359 - services.stateFetch - WARNING - Light Bars is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,360 - services.stateFetch - WARNING - Floor Light is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,360 - services.stateFetch - WARNING - Bathroom Light 3 is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,361 - services.stateFetch - WARNING - Bathroom Light 2 is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,362 - services.stateFetch - WARNING - Bathroom Light 1 is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,363 - services.stateFetch - WARNING - Kitchen Light 1 is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,363 - services.stateFetch - WARNING - Kitchen Light 2 is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,364 - services.stateFetch - WARNING - Can Light 1 is unreachable: 'NoneType' object is not subscriptable
2023-11-07 12:21:10,364 - services.stateFetch - WARNING - Fan Light is unreachable: 'NoneType' object is not subscriptable
It seems that diyhue finds the lights through the home assistant API and they are all controllable through the hue app but the hue app as well as the diyhue webpage marks the lights as offline/unresponsive