deconz-rest-plugin
deconz-rest-plugin copied to clipboard
deCONZ REST-API plugin to control ZigBee devices
TDB  
### Does the issue really belong here? - [x] I definitively want to report a bug within deCONZ or its REST-API ### Is there already an existing issue for this?...
Writing DDF for Xiaomi Aqara LUMI QBKG38LM I think the DDF isn't complete done, perhaps I need some advice of you to finish it. Additionally I want to know if...
Added TS0225 (ZG-205Z/A) from manufacturer _TZE200_2aaelwxk. Still several datapoints missing, like light level ("illuminance_raw"). In Zigbee2MQTT it is this integration: https://www.zigbee2mqtt.io/devices/ZG-205Z_A.html
### Does the issue really belong here? - [X] I definitively want to report a bug within deCONZ or its REST-API ### Is there already an existing issue for this?...
### Does the issue really belong here? - [X] I definitively want to report a bug within deCONZ or its REST-API ### Is there already an existing issue for this?...
This one is for the heretics daring to physically switch off smart home stuff via 20th century wall switches 😃 When a light is turned on but later switched off...
## Feature request type Use old school switches to turn lights on and off via power cycling. ## Description If the Power On/Off state of a light was set to...
## Describe the bug Pick up the channel change issue for higher channels from here https://github.com/dresden-elektronik/deconz-rest-plugin/issues/4005#issuecomment-750582124 Tested in my test environment. Previous channel was 15. Going down to 11 was...
## Describe the bug When PUTing `{"effect": "colorloop", "on": true}` to a groups action endpoint nothing happens, despite the fact that a HTTP 200 is returned: ```python >>> requests.put("http://deconz-gw/api/KEY/groups/7/action", json={"effect":...