Site updated at 2018-01-25 17:33:45 UTC

This commit is contained in:
Travis CI 2018-01-25 17:33:45 +00:00
parent 2a429df2b2
commit 94552b64db
144 changed files with 304 additions and 301 deletions

View file

@ -81,7 +81,7 @@
<li>Go to the <a href="/docs/z-wave/control-panel/">Z-Wave control panel</a> in the Home Assistant frontend</li>
<li>Click the <strong>Add Node</strong> button in the <em>Z-Wave Network Management</em> card - this will place the controller in inclusion mode</li>
<li>Activate your device to be included by following the instructions provided with the device</li>
<li>With the device in its final location, run a <em>Heal</em></li>
<li>With the device in its final location, run a <em>Heal Network</em></li>
</ol>
<p>Dont use this for <a href="https://home-assistant.io/docs/z-wave/adding/#adding-secure-devices">secure devices</a>, since this is likely to limit the features the device supports.</p>
<p class="note warning">
@ -115,6 +115,7 @@ Ensure you keep a backup of this key. If you have to rebuild your system and don
<li>Go to the <a href="/docs/z-wave/control-panel/">Z-Wave control panel</a> in the Home Assistant frontend</li>
<li>Click the <strong>Add Node Secure</strong> button in the <em>Z-Wave Network Management</em> card - this will place the controller in inclusion mode</li>
<li>Activate your device to be included by following the instructions provided with the device</li>
<li>With the device in its final location, run a <em>Heal Network</em></li>
</ol>
<h2><a class="title-link" name="removing-devices" href="#removing-devices"></a> Removing Devices</h2>
<p>To remove (exclude) a Z-Wave device from your system:</p>
@ -122,7 +123,7 @@ Ensure you keep a backup of this key. If you have to rebuild your system and don
<li>Go to the Z-Wave control panel in the Home Assistant frontend</li>
<li>Click the <strong>Remove Node</strong> button in the <em>Z-Wave Network Management</em> card - this will place the controller in exclusion mode</li>
<li>Activate your device to be excluded by following the instructions provided with the device</li>
<li>With the device in its final location, run a <em>Heal</em></li>
<li>Run a <em>Heal Network</em> so all the other nodes learn about its removal</li>
</ol>
</article>
</div>