Hey all, i have followed the instructions from
However, i keep getting Invalid config for my zwave component, not really sure where i have gone wrong here, I went to check if my path is correct as it should be
config_path: /usr/local/lib/python3.5/site-packages/libopenzwave-0.3.0b9-py3.5-macosx-10.11-x86_64.egg/config/
but when i got to the site-packages folder there is no apparent libopenzwave-0.3.0b9-py3.5-macosx-10.11-x86_64.egg folder, so maybe I have done something wrong around here?
– On a side note, for the first step in getting started with zwave
Make sure you have the correct dependencies installed before running the script:
$ sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools git
I couldnt actually do as ai tried brew instead of apt-get but it does not let me install things as root so my error could be spawning from here
Any advice much appreciated