Site updated at 2017-04-14 15:38:37 UTC

This commit is contained in:
Travis CI 2017-04-14 15:38:37 +00:00
parent b7dad020af
commit 04199e3c2a
25 changed files with 39 additions and 39 deletions

View file

@ -67,7 +67,7 @@
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">lifx</code> platform allows you to integrate your <a href="http://www.lifx.com">LIFX</a> into Home Assistant.</p>
<p><em>Please note, LIFX is currently not supported on Windows.</em></p>
<p><em>Please note, the <code class="highlighter-rouge">lifx</code> platform does not support Windows. The <code class="highlighter-rouge">lifx_legacy</code> platform (supporting basic functionality) can be used instead.</em></p>
<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>