home-assistant.io/source/_topics/z-wave.markdown
2016-05-24 21:31:42 -07:00

2.2 KiB

layout, title, description, date, sidebar, comments, sharing, footer
layout title description date sidebar comments sharing footer
page Z-Wave Extended instructions how to setup Z-Wave. 2016-03-24 08:49 -0700 false false true true

Z-Wave is a popular home automation protocol that is not always straightforward to setup. This page will try to help you make sense of it all.

Upon first run, the z-wave component will take time to initialize entities and entities may appear with incomplete names. Running a network heal may expidite this proccess.

{% linkable_title Supported Z-Wave Sticks %}

Device Works on Linux Works on Windows Works on OSX Comments
Aeotec Z-Stick Series 2 X
Aeotec Z-Stick Series 5 X
Razberry GPIO Module X

{% linkable_title Stick Alternatives %}

The alternative to a stick is a hub that supports Z-Wave. Home Assistant supports the following hubs with Z-Wave support:

{% linkable_title Modifying Zwave Device Settings %}

You may wish to modify the zwave settings ozw*.xml file in your .homeassistant root folder, or certain situations/devices may require it (i.e. Aeon Multisensor 6). To do this, utilize Open-Zwave Control Panel. Alternatively, use Domoticz, which incorporates the Open-Zwave Control Panel project into an easy to use Raspberry Pi image.

The reasoning for using these tools is that your Zwave controller stores the values and data that are used to control the network. The XML file in the .homeassistant folder acts as a settings/values cache for the zwave network, so modifying it directly won't change the network values. The Open-Zwave Control Panel writes values directly to the network, and will provide you with an updated .xml file to overwrite in your .homeassistant folder. This is the most foolproof way to make modifications to your zwave devices.