Site updated at 2017-05-07 07:44:39 UTC

This commit is contained in:
Travis CI 2017-05-07 07:44:39 +00:00
parent b92591052b
commit a99cc4c5f6
28 changed files with 47 additions and 44 deletions

View file

@ -91,7 +91,7 @@ and the path to the serial device for the radio and path to the database which w
<p>Configuration variables:</p>
<ul>
<li><strong>usb_path</strong> (<em>Required</em>): Path to the serial device for the radio.</li>
<li><strong>database_path</strong> (<em>Required</em>): Path to the database which will keep persisten newtork data.</li>
<li><strong>database_path</strong> (<em>Required</em>): Path to the database which will keep persistent network data.</li>
</ul>
<p>To add new devices to the network, call the <code class="highlighter-rouge">permit</code> service on the <code class="highlighter-rouge">zha</code> domain, and then follow the device instructions.</p>
</article>