Supported devices.Pretty much anything that OpenZwave supports should work. Tested devices are:
Build openzwave and python-openzwaveAeon Labs Z-Wave requires python-openzwave, which must be compiled from source. It's highly recommend you use the archived source code. Version 3.0+ no longer requires Cython, which was the source of most of the build/seg fault issues with python-openzwave. 3.0beta2 has been tested to work on both a 64bit Ubuntu 14.04 system and a Raspberry PI. Instructions are at https://github.com/OpenZWave/python-openzwave/blob/master/INSTALL_ARCH.txt. The config for OpenZwave will be located in the extracted archive, at openzwave/config. I recommend copying the config to your system /etc:
Also note that if you have any security devices in your Zwave network, you will need to set the NetworkKey option in options.xml. That network key is why it's recommend to change the file permissions on options.xml, so only root and the pyto user can read it. PermissionsLike with all other interfaces. Make sure the pyto user account owns or otherwise has permissions to use the device. You may want to give your own usr account access as well.
or
Make Permissions PermanentAdd the following either
ozwsh (OpenZWave Shell, for testing)
|