Site updated at 2016-12-07 18:30:07 UTC
This commit is contained in:
parent
fa5491731b
commit
7c57dcb7ca
23 changed files with 39 additions and 36 deletions
|
@ -95,6 +95,7 @@
|
|||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">light</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">lifx</span>
|
||||
<span class="pi">-</span> <span class="s">broadcast</span><span class="pi">:</span> <span class="s">192.168.1.255</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
|
@ -104,6 +105,8 @@
|
|||
<li><strong>broadcast</strong> (<em>Optional</em>): The broadcast address, set to reach all LIFX bulbs.</li>
|
||||
</ul>
|
||||
|
||||
<p>If there is an issue with lights not showing up when Home Assistant is restarted, add broadcast to your configuration.</p>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue