zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
987 stars 201 forks source link

Dimmers (multiple brands) not functional in 9.27.2 #4021

Closed curt7000 closed 1 week ago

curt7000 commented 1 week ago

Checklist

Deploy method

PKG executable

Z-Wave JS UI version

9.27.2

ZwaveJS version

14.3.2

Describe the bug

Dimmers (all brands) are no longer functional in Home Assistant 2024.11.2 (Python VENV 3.12.2). State is reported correctly when adjusting on/off/level from ZWaveJSUI, but Home Assistant is unable to set On/Off or set level. Rolling back to version 9.26.0 corrects issue. Present on 9.27.0/1/2.

To Reproduce

Updated to 9.27.2 from 9.26.0

Expected behavior

Commands sent by Home Assistant are to correctly set On/Off/Level.

Additional context

I attempted to pull DUMP, but there is no option in CONFIGURE menu to download DUMP.

zmcnaney commented 1 week ago

A fix has been merged, wait for next patch release

See: https://github.com/zwave-js/zwave-js-ui/issues/4008#issuecomment-2476283593

I'm also waiting, but it's due to the transition value being passed for dimmers not being accepted as valid.

robertsLando commented 1 week ago

9.27.3 is out