Zwave JS addon updates kill zwave and the only option is to stop / start the vm from proxmox

Every zwave js addon update over the last two months has basically killed my zwave instance and is forcing me to stop and start home assistant OS from promox itself. Restarting home assistant doesn’t bring zwave js back.

What am I doing wrong?

From the HA logs:

2023-10-31 22:47:42.217 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Z-Wave JS' for zwave_js integration not ready yet: Failed to connect: Cannot connect to host a0d7b954-zwavejs2mqtt:3000 ssl:default [Connect call failed ('172.30.33.2', 3000)]; Retrying in background
2023-10-31 22:47:43.070 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.kitchen_sink are missing or not currently available
2023-10-31 22:47:43.073 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.kitchen_light are missing or not currently available
2023-10-31 22:47:43.073 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.loft_light are missing or not currently available
2023-10-31 22:47:43.074 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.upstairs_hallway are missing or not currently available
2023-10-31 22:47:43.076 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.lower_porch are missing or not currently available
2023-10-31 22:47:43.076 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.utility_room are missing or not currently available
2023-10-31 22:47:43.076 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.ebay_room are missing or not currently available
2023-10-31 22:47:43.076 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.ebay_bathroom are missing or not currently available
2023-10-31 22:47:43.079 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.basement_light_1 are missing or not currently available
2023-10-31 22:47:43.079 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.basement_light_2 are missing or not currently available
2023-10-31 22:47:43.079 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.basement_stairs_light are missing or not currently available
2023-10-31 22:47:43.080 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.basement_light_3 are missing or not currently available
2023-10-31 22:47:43.080 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.basement_light_2 are missing or not currently available
2023-10-31 22:47:43.085 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.basement_light_1 are missing or not currently available
2023-10-31 22:47:43.085 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.ebay_bathroom are missing or not currently available
2023-10-31 22:47:43.085 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.ebay_room are missing or not currently available
2023-10-31 22:47:43.085 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.utility_room are missing or not currently available
2023-10-31 22:47:43.085 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.lower_porch are missing or not currently available
2023-10-31 22:50:43.119 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.pantry_light are missing or not currently available
2023-10-31 22:52:43.129 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.laundry_room are missing or not currently available
2023-10-31 23:00:43.127 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.outdoor_lights, switch.side_door_light are missing or not currently available
2023-10-31 23:07:43.123 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.upstairs_bathroom are missing or not currently available
2023-10-31 23:17:43.137 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.master_bathroom, light.master_bathroom_shower, light.master_bathroom_toilet are missing or not currently available
2023-10-31 23:23:07.688 WARNING (SyncWorker_2) [pyvesync.vesync] Error retrieving device list

From the Zwave js logs:

2023-11-01T03:29:51.441Z DRIVER   Failed to open the serial port: Error: No such file or directory, cannot open 
                                  /dev/serial/by-id/usb-0658_0200-if00

Disable soft-reset in the add-on settings.

3 Likes