Contents |
wget -q -O - http://razberry.z-wave.me/install | sudo bash
Start with:
sudo /etc/init.d/zbw_connect start
Edit /etc/opt/agocontrol/conf.d/zwave.conf
[zwave] device=/dev/ttyAMA0
Edit /boot/config.txt, add these lines at the end:
# RaZberry - need to disable onboard Bluetooth dtoverlay=pi3-disable-bt
Execute:
sudo systemctl disable hciuart sudo reboot