Full disclosure: This is my first time using zwave. I chose to delay rolling out zwave in my house until Hass.io was out so that I wouldn’t have to reinvent the wheel with a new process
Steps taken so far:
- Install Hass.io by imaging my SD card
- Install Samba and SSH
- Transfer over all of my yaml files from my old hassbian setup - everything is working great! Add hassio: to config just to be sure.
- Plug in my new Aeotec Z stick 5, add
usb_path: /dev/ttyACM0
underzwave:
to my config.yaml file as per instructions here - Reboot Pi 1000 times, tearing my hair out a bit each time as nothing I seem to do makes the zwave panel appear (which I see lots of people refer to, but have no idea what it looks like - I assume it’s a panel in the frontend)
Troubleshooting steps so far:
- Confirm I’ve got the right usb_path.
$ dmesg | grep USB
says I do. - Unplug, and replug the zstick controller multiple times, trying different usb ports, etc.
- Try pairing a motion sensor out of a thought that maybe hass.io won’t recognize my controller until it’s connected to a zwave device. It appears to be paired (based on the light show) but I have no way of cross-checking.
I think there’s an obvious step I’m missing or a mistake that a complete Zwave amateur like myself would make, but no one ever thinks to point out.
Either that or I’ve got a dead controller. I really hope it’s not that…