As title suggests, seems like the zwave network broke after the upgrade. I rolled it back and it is still broken, so not sure what is going on. Was working fine before the upgrade this morning.
Have restarted home assistant and still no luck. Anyone else experiencing this?
Same here, everything is broken. Searching the errors online seems to suggest that the stick isnt connecting, but looking in the hardware section of my HA shows that it is there and connected, only that the zwave add-on wont see it.
I also doubt all of our sticks broke at the same time.
Ya, I think it might be something to do with the connection from zwavejs to something else.
I get this error when trying to configure in the devices and integrations pages:
Failed to connect: Cannot connect to host a0d7b954-zwavejs2mqtt:3000 ssl:default [Connect call failed (‘172.30.33.0’, 3000)]
I have never used MQTT in this instance of Home Assistant and it has worked fine for years…
My Zwave stick is showing up in hardware so I know HA can see the stick, it just won’t talk to it…
For anyone who is smarter than I at fixing this, here is what I find in the logs when I restart the Zwave JS UI in the Add Ons Section:
2023-08-07 16:09:58.532 INFO APP: GET /api/auth-enabled 200 4.963 ms - 29
2023-08-07 16:09:58.551 INFO APP: GET /static/logo.png 200 2.658 ms - 26171
2023-08-07 16:09:58.609 INFO APP: GET //static/fonts/MaterialIcons-Regular.2d80174.woff2 200 0.975 ms - 125116
2023-08-07 16:09:58.634 DEBUG SOCKET: New connection QeMMJIdfiZ41erGHAAAB
2023-08-07 16:09:58.635 INFO Z-WAVE: Setting user callbacks
2023-08-07 16:09:58.646 DEBUG SOCKET: Event INITED emitted to QeMMJIdfiZ41erGHAAAB
2023-08-07 16:09:59.786 INFO APP: GET /api/settings 200 1172.972 ms - 13645
2023-08-07 16:09:59.802 INFO APP: GET /api/auth-enabled 304 3.073 ms - -
2023-08-07 16:10:01.252 DEBUG SOCKET: User disconnected from QeMMJIdfiZ41erGHAAAB: transport close
2023-08-07 16:10:01.253 INFO Z-WAVE: Removing user callbacks
I have ZWave JS UI 1.15.4 and my Zwave devices work fine, (other than the reported issue that about once a day my HA basically stops working and only works again after HA reboot) .
Good morning all - the 1.15.4 upgrade broke my Zwave network as well. I rolled back to yesterday’s snapshot and all is well again… but I’m still on the previous version of the add-on.
I’ll probably just wait until the next release to upgrade, but is the current workaround to disable the soft restart after upgrading to 1.15.4? Thanks.