So, after an extended absence from the HA community, I am back, trying once again to setup HA. You guys now have a RPi image, HASSbian which is pretty cool.
I set up ZWave per the HA documentation pages and it states that my config path should be:
Please confirm that /dev/ttyACM0 is the right device ā what are the owner / group, and what are the permissions? Mine is root / dialout and rw-rw-rw- (666). Ensure your user account is a member of the dialout (or whatever yours is) group.
Iām not sure if itās only in your posted config, but you only indented the configuration options below āzwave:ā by a single space each - instead of two.
@piotr I have gone that route before, and it worked and I may yet do so again, but I would like to get this working since it is far easier and faster to get up and running. Well, when you donāt have configuration issues.
Itās the same command as for starting home-assistant (plus an added --script parameter).
Depending on your installation, this will be different.
Iām not sure how it is started in HASSbian - Iām running the docker image.
Sebastian
Edit:
Ok, according to this, you should be able to run the following:
Any luck with getting this figured out? Iām having the same issue. Used the AIO. Simply go to modify the config file and add the zwave field; everything I try, my front-end says zwave invalid config file.
Not yet. I am in the process of setting up the Pi with Jessie and will use the AIO and see how that works out. I had that working before I just got burnt out trying to figure everything out but I am going to give it another shot and see how things work out. The Hassbian image was not playing well, so I hope that is not a sign of things to come.
Crap, correction, Iām using the Hassbian Image, not the all in one, and same issues here. Making a new post anyways. Let me know how the AIO goes, I might scratch this and just roll that if no zwave enabling issues. Iāll be sure to update you if I figure this image out before scrapping it. Thanks for the replies!
Excellent. Yeah, if you figure out a solid set up procedure for open zwave on the Hassbian image, let me know. As soon as I get the AIO done I will report back.
Okay, guess I am done. I spent an hour and a half running through the initial configuration of the RPi and then doing the upgrade. Tried to run the AIO and it failed within just a minute or so. I donāt quite understand going through all the trouble in making an image (Hassbian) and not including open zwave so all you had to do was just start it up and run, but I donāt know both sides of that coin either.
I tried Jessie Light and full Jessie and both times the AIO failed.
Installing collected packages: fabric, paramiko, cryptography, idna, setuptools, enum34, ipaddress, cffi, pycparser
Running setup.py install for cryptography
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffi' found
c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
#include <ffi.h>
^
compilation terminated.
I am on VeraPlus right now and it works, so I guess I will have to run with that until HA matures a bit more and check back at some point in the future. I have just kind of lost my drive to keep fighting this stuff because I know once I get that done, I then have to learn how to set up the configuration file, set up all the devices, set up the cards, etc. etc. and your enthusiasm just gets zapped when you canāt even get through the basic set up.
I have an SD card that I run a Dakboard instance off of, and I initially installed the first few steps of HASS just for tests thinking Iād break the SD and although I didnāt get to the Zwave portion, I was surprised at how simple the installation was, never breaking the OS, actually running Dakboard and HASS without issue; I figured this would be a breeze.