Skip to content

Commit 256deaf

Browse files
britton-clappfabaff
authored andcommitted
Update z-wave.markdown (home-assistant#1754)
Added a short section to clearly explain how to add non-secure Z-Wave devices.
1 parent 25cf09f commit 256deaf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/getting-started/z-wave.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ $ ls /dev/cu.usbmodem*
110110
Depending on what's plugged into your USB ports, the name found above may change. You can lock in a name, such as `/dev/zwave`, by following [these instructions](http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/).
111111
</p>
112112

113+
### {% linkable_title Adding Devices %}
114+
115+
To add a Z-Wave device to your system, go to the Services menu and select the `zwave` domain, and select the `add-node` service. Then find your device's add button and press that as well.
116+
113117
### {% linkable_title Adding Security Devices %}
114118

115119
Security Z-Wave devices require a network key before being added to the network using the `zwave.add_node_secure` service. You must edit the `options.xml` file, located in your `python-openzwave config_path` to use a network key before adding these devices.

0 commit comments

Comments
 (0)