There was a key before the update. Everything worked fine just half hour before, for about a year. There must be something wrong in the update, that nukes it down…
Ok, after the backup restore it seems, that a host reboot was needed too.
I’m back on 0.1.40 and all is alright now. Just afraid again to f…k my setup again with the update… So frustrating is this…
Every time, there is an update, the first thing, that appears, is fear…
How do i find out now, when it is secure to do the update?
2021-09-29 19:35:03 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Z-Wave JS for zwave_js
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 304, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/usr/src/homeassistant/homeassistant/components/zwave_js/__init__.py", line 121, in async_setup_entry
await async_ensure_addon_running(hass, entry)
File "/usr/src/homeassistant/homeassistant/components/zwave_js/__init__.py", line 590, in async_ensure_addon_running
addon_network_key = addon_options[CONF_ADDON_NETWORK_KEY]
KeyError: 'network_key'
The documentation said the network key gets copied over to one of the 4 new keys for the various levels of non/secure inclusion. Mine did but it is all uppercase… I wonder whether that matters. There is also a “network key” field which is now blank (as it is deprecated and was moved over) so I tried pasting my old key there but it got cleared and moved.
I see that on @BebeMischa 's Github issue they acknowledged a big and are releasing a fix as early as tomorrow.