Erik Baauw

Results 379 comments of Erik Baauw

Has been merged, see above.

Interesting device. Ordered one to analyse it myself. No _Occupancy Sensing_ cluster? Or do you need to define zone, before it shows this?

Seeing the same behaviour in v2.32.2-beta: websocket is closed by the server. v2.32.1-beta kept the websocket open.

The Hue API v2 follows the Zigbee layout: ```json { "id": "42863429-e22a-4c09-8495-7b79433acb3f", "owner": { "rid": "408645cf-eb3d-423a-a70f-3bd0d6312af0", "rtype": "device" }, "alarm": { "sound_values": [ "siren", "no_sound" ], "status": { "sound": "no_sound",...

## Discussion I'd like to have a discussion how best to expose the Hue Secure Smart Chime. As the device supports groups, it should be exposed through a `/lights` resource....

The API already provides a means to expose these, using the `measured_ value` pattern. You would only need to update the DDF to expose these for the Eurotronic Spirit. I've...