Site updated at 2017-04-23 00:15:27 UTC

This commit is contained in:
Travis CI 2017-04-23 00:15:27 +00:00
parent 3ff69b67c3
commit 33b737558b
25 changed files with 39 additions and 39 deletions

View file

@ -78,7 +78,7 @@
<ul>
<li><strong>server</strong> (<em>Optional</em>): Your server address. Only needed if using more than one network interface. Omit if you are unsure.</li>
</ul>
<h2>Light effects</h2>
<h2><a class="title-link" name="light-effects" href="#light-effects"></a> Light effects</h2>
<p>The LIFX platform supports several light effects. You can start these effects with default options by using the <code class="highlighter-rouge">effect</code> attribute of the normal <a href="/components/light/#service-lightturn_on"><code class="highlighter-rouge">light.turn_on</code></a> service, for example like this:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">automation</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">alias</span><span class="pi">:</span> <span class="s">...</span>