Hi guys
Ran the All in one installer and up to my z-wave config. Thought I may have mucked up the install so I ran it again and still having issues.
As per the docco I stop the HA service
Cd to /srv/homeassistant/src/open-zwave-control-panel/
Run sudo ./ozwcp -p 8888
Get the following:
2017-02-10 22:46:57.918 Error, Cannot find a path to the configuration files at ./config/. Exiting…
2017-02-10 22:46:57.925 Error, Exception: Options.cpp:91 - 1 - Cannot Find Configuration Files
Error: Options.cpp:91 - Cannot Find Configuration Files
The documentation says that AOI set this all up for you an no need for manual steps
I’m a novice here. Any simple instructions would be very appreciated.
Did even try putting the config_path option in my configuration.yaml file as recommended byan online video. Updated the path to the latest version although I think the prob lies somewhere with the files on the device.
zwave:
usb_path: /dev/ttyACM0
config_path: /srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/libopenzwave-0.3.2-py3.4-linux-armv7l.egg/config
Thanks