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
985 stars 201 forks source link

Displayed "Controller is ready" and "Unknown" as state in the UI #3904

Closed candrea77 closed 2 months ago

candrea77 commented 2 months ago

Checklist

Deploy method

Docker

Z-Wave JS UI version

zwave-js-ui: 9.18.1.3d4ef93

ZwaveJS version

zwave-js: 13.3.0

Describe the bug

After firmware upgrade of my ZST39 controller from 7.22.0 to 7.22.1 , I noticed that in UI I've always got a question mark beside "Controller is Ready" image

To Reproduce

N/D

Expected behavior

N/D

Additional context

N/D

kpine commented 2 months ago

Already fixed, upgrade.

https://github.com/zwave-js/zwave-js-ui/issues/3891

candrea77 commented 2 months ago

Done Thanks