I currently have something like this in my configuration.yaml:
zwave:
usb_path: /dev/ttyACM0
network_key: “big long key”
Now after updating Home Assistant Core & Home Assistant OS, my lock is no longer working. If I remember correctly, it took me forever to get this working with a USB stick on my Raspberry Pi.
I get the following error message:
The integration zwave
could not be found. This happens when a (custom) integration was removed from Home Assistant, but there are still configurations for this integration
. Please use the buttons below to either remove the previous configurations for zwave
or ignore this.
Can anyone provide some basic help? Thanks…