Hi there,
zWave is no longer useable in my case. After a reboot in most cases the zWave nodes show up, but they have forgotten about all the entities. So 80 percent of my switches are gone. The log file show up some big amount of “silent” catches which is probably very bad, but that was also the case before this ongoing issue, I’m experiencing by now. Obviously this log file flooding doesn’t make debugging easier.
Some of the silent catch logs:
Feb 18 10:04:35 homeserver start.sh[550]: 2020-02-18 10:04:35 INFO (MainThread) [homeassistant.components.automation] Initialized trigger Heal Zwave
Feb 18 10:04:43 homeserver start.sh[550]: 2020-02-18 10:04:43 ERROR (Dummy-4) [libopenzwave] notif_callback exception
Feb 18 10:04:43 homeserver start.sh[550]: File "src-lib/libopenzwave/libopenzwave.pyx", line 512, in libopenzwave.notif_callback
Feb 18 10:04:43 homeserver start.sh[550]: Exception ignored in: 'libopenzwave.notif_callback'
Feb 18 10:04:43 homeserver start.sh[550]: 2020-02-18 10:04:43 ERROR (Dummy-4) [libopenzwave] notif_callback exception
Feb 18 10:04:43 homeserver start.sh[550]: File "src-lib/libopenzwave/libopenzwave.pyx", line 512, in libopenzwave.notif_callback
Feb 18 10:04:43 homeserver start.sh[550]: Exception ignored in: 'libopenzwave.notif_callback'
Feb 18 10:04:43 homeserver start.sh[550]: 2020-02-18 10:04:43 ERROR (Dummy-4) [libopenzwave] notif_callback exception
Feb 18 10:04:43 homeserver start.sh[550]: File "src-lib/libopenzwave/libopenzwave.pyx", line 512, in libopenzwave.notif_callback
Feb 18 10:04:43 homeserver start.sh[550]: Exception ignored in: 'libopenzwave.notif_callback'
Feb 18 10:04:43 homeserver start.sh[550]: 2020-02-18 10:04:43 INFO (Dummy-4) [openzwave] Driver ready using library Static Controller version Z-Wave 3.95
Feb 18 10:04:43 homeserver start.sh[550]: 2020-02-18 10:04:43 INFO (Dummy-4) [openzwave] home_id 0xfcbad472, controller node id is 1
Feb 18 10:04:44 homeserver start.sh[550]: 2020-02-18 10:04:44 INFO (MainThread) [homeassistant.components.zwave] Z-Wave node 1 ready after 1 seconds
Feb 18 10:04:45 homeserver start.sh[550]: 2020-02-18 10:04:45 ERROR (Dummy-4) [libopenzwave] notif_callback exception
Feb 18 10:04:45 homeserver start.sh[550]: File "src-lib/libopenzwave/libopenzwave.pyx", line 512, in libopenzwave.notif_callback
Feb 18 10:04:45 homeserver start.sh[550]: Exception ignored in: 'libopenzwave.notif_callback'
Feb 18 10:04:45 homeserver start.sh[550]: 2020-02-18 10:04:45 ERROR (Dummy-4) [libopenzwave] notif_callback exception
Feb 18 10:04:45 homeserver start.sh[550]: File "src-lib/libopenzwave/libopenzwave.pyx", line 512, in libopenzwave.notif_callback
Feb 18 10:04:45 homeserver start.sh[550]: Exception ignored in: 'libopenzwave.notif_callback'
and maybe this helps…
Feb 18 11:40:31 homeserver start.sh[550]: 2020-02-18 11:40:31 INFO (SyncWorker_1) [homeassistant.components.zwave] Stopping Z-Wave network
Feb 18 11:40:31 homeserver start.sh[550]: 2020-02-18 11:40:31 INFO (SyncWorker_1) [openzwave] Stop Openzwave network.
Feb 18 11:40:31 homeserver start.sh[550]: 2020-02-18 11:40:31 INFO (SyncWorker_1) [openzwave] ZWave configuration written to user directory.
Feb 18 11:40:35 homeserver start.sh[550]: terminate called after throwing an instance of 'OpenZWave::OZWException'
and maybe this helps … but I really can’t see why the entities should be disabled during reboot
Feb 18 11:40:54 homeserver start.sh[3335]: 2020-02-18 11:40:54 INFO (MainThread) [homeassistant.components.zwave] Not adding entity Unknown: id=0000 Unknown: type=0000, id=0000 because it's disabled
Feb 18 11:40:55 homeserver start.sh[3335]: 2020-02-18 11:40:55 INFO (MainThread) [homeassistant.components.zwave] Not adding entity Unknown: id=0000 Unknown: type=0000, id=0000 because it's disabled
Feb 18 11:40:55 homeserver start.sh[3335]: 2020-02-18 11:40:55 INFO (MainThread) [homeassistant.components.zwave] Not adding entity Unknown: id=0000 Unknown: type=0000, id=0000 because it's disabled
Feb 18 11:40:55 homeserver start.sh[3335]: 2020-02-18 11:40:55 INFO (MainThread) [homeassistant.components.zwave] Not adding entity Unknown: id=0000 Unknown: type=0000, id=0000 because it's disabled
Feb 18 11:40:55 homeserver start.sh[3335]: 2020-02-18 11:40:55 WARNING (MainThread) [homeassistant.helpers.entity] Entity zwave.unknown_id_0000_unknown_type_0000_id_0000_2 is incorrectly being triggered for updates while it is disabled. This is a bug in the zwave integration.
Feb 18 11:41:15 homeserver start.sh[3335]: 2020-02-18 11:41:15 WARNING (MainThread) [homeassistant.helpers.entity] Entity zwave.unknown_id_0000_unknown_type_0000_id_0000 is incorrectly being triggered for updates while it is disabled. This is a bug in the zwave integration.
Feb 18 11:41:25 homeserver start.sh[3335]: 2020-02-18 11:41:25 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity FIBARO System FGS223 Double Relay Unknown (node_id: 32) not ready after 30 seconds, continuing anyway
Feb 18 11:41:25 homeserver start.sh[3335]: 2020-02-18 11:41:25 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Shenzhen Neo Electronics Co Ltd Power plug 12A Unknown (node_id: 36) not ready after 30 seconds, continuing anyway
Feb 18 11:41:25 homeserver start.sh[3335]: 2020-02-18 11:41:25 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Shenzhen Neo Electronics Co Ltd Power plug 12A Unknown (node_id: 37) not ready after 30 seconds, continuing anyway
Feb 18 11:41:25 homeserver start.sh[3335]: 2020-02-18 11:41:25 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Shenzhen Neo Electronics Co Ltd Power plug 12A Unknown (node_id: 38) not ready after 30 seconds, continuing anyway
Feb 18 11:41:32 homeserver start.sh[3335]: 2020-02-18 11:41:32 WARNING (MainThread) [homeassistant.helpers.entity] Entity zwave.unknown_id_0000_unknown_type_0000_id_0000_3 is incorrectly being triggered for updates while it is disabled. This is a bug in the zwave integration.
Feb 18 11:41:33 homeserver start.sh[3335]: 2020-02-18 11:41:33 WARNING (MainThread) [homeassistant.helpers.entity] Entity zwave.unknown_id_0000_unknown_type_0000_id_0000_4 is incorrectly being triggered for updates while it is disabled. This is a bug in the zwave integration.
Any help appreciated.
Update: Current Workaround.
Refreshing all nodes( They get new names and also their entities)
And renaming them to meet the automations. It’s around 2 hours of work every reboot.