Erik Baauw
Erik Baauw
Not sure, it's part of a bigger PR. If it doesn't work, just to edit `/usr/share/deCONZ/devices/philips/lom007_smart_plug.json`.
Please open a new bug report issue for the second point. I don't use Docker and cannot help here.
Also for this one: what’s the _Image Type_? And you might want to upgrade it’s firmware; I expect it will support more special effects with newer firmware.
0x0114 is a familiar one. I'll add this model to `light_zb3_C.json`. Please post the _Basic_ and _Hue Effects_ clusters after upgrading. It should upgrade to v1.222.2, or file version 0x01002502.
Did you set `config/bri/execute_if_off` and `config/color/execute_if_off`?
We need to see whether these will actually be supported through HAP. I suspect they might be Matter only.
Oh, this is fun. > - The device is missing some items because a device with "state/x" or "state/y" need the corresponding cap/color/xy/{red,green,blue}/{x,y} items `state/x` and `state/y` are non-public, so...
Yes we can do that for initial support. We shouldn’t close the corresponding issue, however, since we still need to add support for the effects and gradients (after reverse-engineering these)....
Note that it uses _Manufacturer Code_ 0x1234, and consequently, that version of the 0xFCC0 cluster (with generic attributes). Sniffing the device while connected to the Aqara Hub M1 reveals the...
The DDF results in the following resource: ```json { "config": { "detectionrange": 600, "on": true, "reachable": true, "resetpresence": false }, "etag": "87b6a6502dc209729465632492469ebf", "lastannounced": null, "lastseen": "2024-08-23T20:18Z", "manufacturername": "aqara", "modelid": "lumi.sensor_occupy.agl1",...