Site updated at 2018-01-25 17:33:45 UTC
This commit is contained in:
parent
2a429df2b2
commit
94552b64db
144 changed files with 304 additions and 301 deletions
|
@ -106,7 +106,7 @@
|
|||
<p><strong>Rename Node</strong> sets a node’s name - this won’t happen immediately, and requires you to restart Home Assistant (not reboot) to set the new name</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Heal Node</strong> starts healing of the node.(Update neighbour list and update return routes)</p>
|
||||
<p><strong>Heal Node</strong> starts healing of the node.(Update neighbor list and update return routes)</p>
|
||||
</li>
|
||||
<li><strong>Test Node</strong> sends no_op test messages to the node. This could in theory bring back a dead node.</li>
|
||||
</ul>
|
||||
|
@ -165,7 +165,7 @@ Battery powered devices need to be awake before you can use the Z-Wave control p
|
|||
<p>You can set the <em>wakeup</em> interval (in seconds) of the device, this is shown for all devices that can be battery powered, even if they are currently mains powered. The wakeup interval only applies when those devices are battery powered.</p>
|
||||
<p>Underneath that you can select any supported configuration parameter to see the current setting. You can then change this and select <strong>Set Config Parameter</strong> to updated it. Battery powered devices will be updated the next time they wake.</p>
|
||||
<h2><a class="title-link" name="node-user-codes" href="#node-user-codes"></a> Node user codes</h2>
|
||||
<p>If your node has user codes, you can set and delete them. The format is raw hex Ascii code. Bellow the input you will see your actual code. For normal nodes this is as follows:</p>
|
||||
<p>If your node has user codes, you can set and delete them. The format is raw hex Ascii code. Below the input you will see your actual code. For normal nodes this is as follows:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">\x30 = 0</span>
|
||||
<span class="s">\x31 = 1</span>
|
||||
<span class="s">\x32 = 2</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue