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
950 stars 205 forks source link

Controller Becomes Unresponsive After Setting New Config Value For Battery Device #3781

Closed ADHDSquir closed 3 months ago

ADHDSquir commented 3 months ago

Checklist

Deploy method

Docker

Z-Wave JS UI version

9.14.1

ZwaveJS version

12.11.1

Describe the bug

When setting a new configuration value for a battery-powered device, the value is not set and the controller becomes unresponsive to any other commands for any other devices.

To Reproduce

In Z-Wave JS UI, select a battery powered device, change a Configuration value and click the send arrow, the spinning circle says to "wake up your device in order to send commands" but waking the device doesn't cause the commands to send. Further, no command can be sent to any other device on the network until Z-Wave JS is restarted.

Expected behavior

The network should continue to function while waiting for a battery powered device to wake up.

Additional context

This is occurring with a Zooz ZSE11 Q Sensor and happen with both secure and insecure inclusion. I have tested two different ZSE11 devices and have the same experience with both.

robertsLando commented 3 months ago

This issue is releated to the underlying Z-Wave JS Driver, please report it here