deconz-rest-plugin icon indicating copy to clipboard operation
deconz-rest-plugin copied to clipboard

deCONZ REST-API plugin to control ZigBee devices

Results 391 deconz-rest-plugin issues
Sort by recently updated
recently updated
newest added

TDB ![image](https://github.com/user-attachments/assets/01832be8-10fe-49a6-9a9f-9552371a80c6) ![image](https://github.com/user-attachments/assets/254fc21d-a8e7-440f-aa34-a17048d35048)

Enhancement

### 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?...

Confirmed Bug
Feature Request
Enhancement
API Extension

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...

Device Request

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

Device Request

### 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?...

Confirmed Bug
Bug report

### 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?...

Feature Request

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...

Feature Request

## 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...

Confirmed Bug
Bug report

## 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":...

Bug report
Backlog