I’m running Home assistant in an unRaid docker. I’m trying to get my Zwave stick added, but I’m not having any luck. I see the Z-wave configuration, but there isn’t a button to start it. I’ve double-checked my USB path, and it’s correct
Here is my config:
zwave:
usb_path: /dev/ttyACM0
network_key: “my key”
device_config: !include zwave_device_config.yaml
What am I doing wrong? I’m pulling my hair out