Jey-Cee / ioBroker.deconz

Connects to deConz software developed by dresden-elektronik. This software aims to be a universal ZigBee Gateway solution, using hardware from dresden-elektronik the ConBee USB stick and RaspBee a modul for the Raspberry Pi.
Apache License 2.0
54 stars 34 forks source link

[Bug]: Window stopped working (Gateway 2.24.2) #360

Closed dotcom84 closed 4 months ago

dotcom84 commented 4 months ago

Contact Details

unacum@gmail.com

What happened?

My window blinds are still shown as a "light" in DeConz while the Phoscon web UI now lists them correctly as window blinds. When trying to control the values as I used to in the past years, the API throws an error 400 (parameter not available).

Bildschirmfoto 2024-05-01 um 09 18 23 Bildschirmfoto 2024-05-01 um 09 18 56 Bildschirmfoto 2024-05-01 um 09 17 51

Adapter Version

1.4.0

deConz (Phoscon) Version

2.24.2

JS-Controller Version

5.0.17

Node JS Version

v18.19.0

NPM Version

10.2.3

Operating System

Ubuntu

Relevant log output

Code 400: Bad request set light state 5: [{"error":{"address":"/lights/5/state","description":"parameter, bri, not available","type":6}},{"error":{"address":"/lights/5/state","description":"parameter, on, not available","type":6}}]

Anything else?

No response

dotcom84 commented 4 months ago

That's the controlled device: https://zigbee.blakadder.com/Aqara_ZNCLDJ11LM.html

mattreim commented 4 months ago

Stop using the bri and use the lift to control the device.

dotcom84 commented 4 months ago

Thanks @mattreim - weird behaviour but it works