Hello
Following the message 13 days ago, I acquired a Zigbee Conbee key to use my Hue motion detector. On that side, everything works, thank you again for your help
To detail my installation a bit more, I have on one side a Hue bridge (and therefore the Hue integration) and my Zigbee key (and the Zigbee integration, therefore). I also have a container with Homebridge to talk to Siri with my devices that are on my Hue bridge. Finally, I would like to have Gladys to manage my scenes and routines, and to connect the devices of the different technologies.
I noticed something: Philips Hue devices that have the « Light Temperature » feature do not work completely via the Hue integration. To put it simply, nothing happens when I change the temperature of the lamp if I am connected to my lamp via the Hue bridge. On the other hand, if I use my Zigbee key to connect to my light, everything works perfectly.
As you could read above, I would prefer to have as many devices as possible on my Hue bridge to keep voice control.
I have made several attempts, reinstalled everything Gladys but nothing changes
Did I miss something?
Thank you
Thanks @pierre-gilles Here’s what the logs return: nothing!
In my logs, nothing is returned by the Hue integration, I executed some state changes that work, and nothing apparent in the logs (turning on/off, changing color). My log is cluttered with messages related to my motion detector though
2022-01-20T19:13:47+0100 handleMqttMessage.js:96 () Zigbee2mqtt device 0x001788010b096a2a, feature illuminance not configured in Gladys.
2022-01-20T19:13:47+0100 handleMqttMessage.js:96 () Zigbee2mqtt device 0x001788010b096a2a, feature linkquality not configured in Gladys.
2022-01-20T19:13:47+0100 handleMqttMessage.js:96 () Zigbee2mqtt device 0x001788010b096a2a, feature motion_sensitivity not configured in Gladys.
2022-01-20T19:13:47+0100 handleMqttMessage.js:96 () Zigbee2mqtt device 0x001788010b096a2a, feature occupancy_timeout not configured in Gladys.
2022-01-20T19:13:47+0100 handleMqttMessage.js:96 () Zigbee2mqtt device 0x001788010b096a2a, feature update not configured in Gladys.
2022-01-20T19:13:47+0100 handleMqttMessage.js:96 () Zigbee2mqtt device 0x001788010b096a2a, feature update_available not configured in Gladys.
Then I admit that at this point we are getting into development, if you are not used to this kind of development the barrier to developing on Gladys is quite high (but it can be learned), so it won’t take 5 minutes ^^