deconz-rest-plugin: CLIP sensors broken?
When I create a CLIP sensor, it’s config and state attributes are empty. Trying to PUT {"on": true} to config returns an error 6, parameter, on, not available, but config.on is created anyway. Trying to PUT {"flag": true} to state gives no error, but nothing happens. Trying to put a valid attribute, but for another sensor type (e.g. state.temperature for a CLIPGenericFlag sensor), is also accepted.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 30 (12 by maintainers)
Thanks, @manup! It looks like v2.04.57 does the trick. Here’s the Washroom events:
and the Toilet events:
I’ll be migrating more of my lights, sensors, switches, and rules from the Hue bridge to deCONZ. Keep you posted…
The new version 2.04.47 addresses the attribute creation and default values in commit https://github.com/dresden-elektronik/deconz-rest-plugin/commit/98988d59e5163d4808e79cbdb932f144ab1c4a42
http://www.dresden-elektronik.de/rpi/deconz/beta/deconz-2.04.47-qt5.deb