mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
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 .
This commit is contained in:
parent
0fb3d0a71b
commit
6e4f5f36c7
@ -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.
|
||||
|
||||
<p class='note'>
|
||||
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.
|
||||
</p>
|
||||
|
||||
### {% 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user