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
988 stars 206 forks source link

Re-Interview to apply updated config button not working #3819

Closed zackbcom closed 4 months ago

zackbcom commented 4 months ago

Checklist

Deploy method

Docker

Z-Wave JS UI version

9.16.1.438e38e

ZwaveJS version

13.0.1

Describe the bug

Clicking the re-interview button when a new config is found does not start the re-interview process. Nothing show ups in the UI or Zwave logs. Note: Doing the action from Home assistant does work. Seems to be UI Issue only.

I recently upgraded from UI v9.14.x (unsure which patch version)

Workaround: clicking Node -> Advanced -> Re-interview -> Interview does work.

https://github.com/user-attachments/assets/05898b33-b1eb-45cd-8202-ec74af7720e9

To Reproduce

Have device with outdated config, click button. Button doesn't do anything. No outgoing network calls. No console messages.

Expected behavior

should start device for re-interview

Additional context

No response