set up UZB on the Raspberry PI 3?
Posted: 12 Sep 2016 23:45
How does one set up the UZB if it is plugged into the Raspberry PI 3? Does this script work?
wget -q -O - razberry.z-wave.me/install | sudo bash
If not, is there a similar script to use for the UZB on the Raspberry PI? Or a set of modifications for that script?
I tried the above wget command and it looks mostly successful until it gets near then end and has a couple of errors:
ls: cannot access config/zddx/*.xml: No such file or directory
Usage: ./z-cfg-update <filename>
rm: cannot remove ‘/tmp/zway_install_inittab’: No such file or directory
Starting z-way-server
Starting z-way-server: done.
Thank you for using RaZberry!
What do these errors mean and how do I resolve them?
thanks!
wget -q -O - razberry.z-wave.me/install | sudo bash
If not, is there a similar script to use for the UZB on the Raspberry PI? Or a set of modifications for that script?
I tried the above wget command and it looks mostly successful until it gets near then end and has a couple of errors:
ls: cannot access config/zddx/*.xml: No such file or directory
Usage: ./z-cfg-update <filename>
rm: cannot remove ‘/tmp/zway_install_inittab’: No such file or directory
Starting z-way-server
Starting z-way-server: done.
Thank you for using RaZberry!
What do these errors mean and how do I resolve them?
thanks!