Erik Baauw
Erik Baauw
> Many connections are gone. Please remember that Zigbee doesn't do connections (if it did, it would be easy to clear `reachable`). The lines represent neightbour table entries of adjacent...
There are no standard HomeKit services nor characteristics for power consumption. Eve have defined custom variants for these, and everybody else seems to be using these as well. See https://github.com/ebaauw/homebridge-lib/blob/main/lib/EveHomeKitTypes.js.
It’s AppleTV only. The Remote widget shows my new Sony TV with native HomeKit support just like the Homebridge TV accessories.
For Homebridge TVs, you can map these to the up and down, or to the left and right “buttons”.
I did set the Accessibility setting and am now seeing channel buttons for my Sonos TV as well as for the TVs from Homebriige ZP. They don't seem to do...
Correct. I’m still busy removing the deCONZ functionality before issuing a new release.
I don't think it wise to refer to JavaScript files in directories for other manufacturers. The maintainer of the JavaScript won't realise it's being used by devices from other manufacturers...
Generic JavaScript files are already in the `devices/generic` folder. Apparently with a subfolder per cluster.
Is the light exposed by DDF or by legacy code? Please attach deCONZ GUI screenshots so the node, including endpoints and clusters, and of the _Basic _ and _Color Control_...
What about the other attributes in _Color Control_? Notably _Color Capabilities_ (0x400A). And what does the API resource look like? In particular: does it expose `state/xy`?