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

More intuitive place for controller updates #3844

Closed alexschneider closed 3 months ago

alexschneider commented 3 months ago

Is your feature request related to a problem? Please describe. Based on this, to OTW update the controller within Z-Wave JS UI, you have to go into the FAB and click on advanced actions. This isn't very self evident when browsing the UI and isn't consistent with other devices, which can be done from inside the device page. I also checked the "Advanced" button in the device page before finding it within the FAB

Describe the solution you'd like The update interface should either be within the device page or within the advanced device setting for the controller.

Additional context image image image