From 6e4f5f36c7a11078c9864f197ac689662706b49f Mon Sep 17 00:00:00 2001 From: Aliaksandr Date: Fri, 28 Jul 2017 21:27:15 +0300 Subject: [PATCH] Add info about preferable way to add device to z-wave network (#3049) * Add info about preferable way to add device to z-wave network * Shorted the sentence . Shorted the sentence . --- source/_docs/z-wave.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index e6f83b23482..737cfd138b8 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -88,6 +88,10 @@ Depending on what's plugged into your USB ports, the name found above may change 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. +

+Some Z-Wave controllers like Aeotec ZW090 Z-Stick Gen5 have ability to add devices to the network using their own contol buttons. This method should be avoided as it is prone to errors. Devices added to the Z-Wave network using this method may not function well. +

+ ### {% linkable_title Adding Security Devices %} Security Z-Wave devices require a network key before being added to the network using the `zwave.add_node_secure` service. You must set the *network_key* configuration variable to use a network key before adding these devices.