Site updated at 2018-02-17 10:58:42 UTC

This commit is contained in:
Travis CI 2018-02-17 10:58:42 +00:00
parent cb6ace2aed
commit 4da9f58a2a
26 changed files with 74 additions and 74 deletions

View file

@ -77,8 +77,8 @@
<p>The <code class="highlighter-rouge">lifx_cloud</code> scene platform allows you to activate the scenes that LIFX smartphone apps store in the LIFX cloud.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">scene</span><span class="pi">:</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">lifx_cloud</span>
<span class="s">token</span><span class="pi">:</span> <span class="s">YOUR_LIFX_TOKEN</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">lifx_cloud</span>
<span class="s">token</span><span class="pi">:</span> <span class="s">YOUR_LIFX_TOKEN</span>
</code></pre>
</div>
<p>Configuration variables:</p>