Hue Bridge and Off with effect compatibility#84
Hue Bridge and Off with effect compatibility#84mbchristoff wants to merge 8 commits intoluar123:masterfrom
Conversation
Added optional On/Off attributes to the ZigBee cluster for endpoint devices.
This reverts commit 67b9621.
|
Sorry for the late reply. zigbee_esphome/components/zigbee/zigbee_ep.py Line 238 in b10217f |
Yes, it's indeed #26 plus the attributes.
The board I used for testing is already installed in a housing and being used. |
|
No problem, I will have to rewrite the whole light stuff anyway as it is too limited now. I can include the attributes then and will probably merge the changes from #26 when I have time. Until then we can keep this PR open so others can find it more easily. |
After applying #26 to the current master branch I noticed the light would turn on and applying different colors / brightness would work but turning of didn't.
By utilizing this fix I was able to get full compatibility with a Philips Hue bridge.
espressif/esp-zigbee-sdk#519 (comment)
A new example file is added to show how to use this PR to control the onboard LED from Philips Hue.
I scrambled the Trust center key to prevent a takedown.