Howdy, I’m a Newbie McNoobsler when it comes to Hassbian and Raspberry PI in general, so my apologies up front. I’m trying to setup my Raspberry PI3 as a home automation hub with an Aeotec Z-Stick Gen5. I have successfully installed the OS, setup wi-fi, and can login and configure Home Assistant through the web interface. No problems there.
I’ve enabled z-wave through the additional code in the configuration.yaml file as follows:
zwave:
usb_path: /dev/ttyACM0
My Z-Stick does appear on the dashboard, but I can’t seem to actually add any z-wave devices. I’m fiddling with a First Alert smoke/carbon detector and am unable to get the Z-Stick to detect it, and I’m following the First Alert z-wave pairing instructions. I never get a rapid flash out of my Z-Stick, indicating a successful pairing.
In the Z-Wave area of the Configuration section, slicking “Add Node” appears to do nothing. The LEDs on the Z-Stick don’t change to blinking blue (it just keeps cycling the disco lights). Removing the z-stick and clicking Add Node or Add Node Secure also appears to do nothing. There are no flashing lights to indicate it has gone into Inclusion mode.
Attempting to use the Z-Stick remotely, by clicking the action button, never results in any devices being successfully paired either. I have brought the z-stick back to the hub, reset it, and nothing changes.
I’ve checked the log and there doesn’t appear to be any errors, so not really sure what the issue might be?