Site updated at 2017-08-15 07:12:44 UTC
This commit is contained in:
parent
49207db883
commit
6f8f7d5375
27 changed files with 41 additions and 41 deletions
|
@ -82,7 +82,7 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
<p>This sensor will return one of the following values:
|
||||
<code class="highlighter-rouge">Full moon</code>, <code class="highlighter-rouge">Last quarter</code>, <code class="highlighter-rouge">First quarter</code> or <code class="highlighter-rouge">New moon</code>.</p>
|
||||
<code class="highlighter-rouge">New moon</code>, <code class="highlighter-rouge">Waxing crescent</code>, <code class="highlighter-rouge">First quarter</code>, <code class="highlighter-rouge">Waxing gibbous</code>, <code class="highlighter-rouge">Full moon</code>, <code class="highlighter-rouge">Waning gibbous</code>, <code class="highlighter-rouge">Last quarter</code> or <code class="highlighter-rouge">Waning crescent</code> .</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
|
@ -100,7 +100,7 @@ and the path to the serial device for the radio and path to the database which w
|
|||
<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 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>
|
||||
<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 for doing a scan or factory reset. In case you want to add Philips Hue bulbs that have previously been added to another bridge, have a look at: https://github.com/vanviegen/hue-thief</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue