Site updated at 2017-07-16 05:06:47 UTC

This commit is contained in:
Travis CI 2017-07-16 05:06:47 +00:00
parent 477f499ed2
commit 3738c7d54a
524 changed files with 8458 additions and 2098 deletions

View file

@ -107,7 +107,7 @@
<li><strong>stop_colortemp</strong> (<em>Optional</em>): The color temperature at the end. Defaults to <code class="highlighter-rouge">1900</code>.</li>
<li><strong>brightness</strong> (<em>Optional</em>): The brightness of the lights. Calculated with <code class="highlighter-rouge">RGB_to_xy</code> by default.</li>
<li><strong>disable_brightness_adjust</strong> (<em>Optional</em>): If true, brightness will not be adjusted besides color temperature. Defaults to False.</li>
<li><strong>mode</strong> (<em>Optional</em>): Select how color temperature is passed to lights. Valid values are <code class="highlighter-rouge">xy</code> and <code class="highlighter-rouge">mired</code>. Defaults to <code class="highlighter-rouge">xy</code>.</li>
<li><strong>mode</strong> (<em>Optional</em>): Select how color temperature is passed to lights. Valid values are <code class="highlighter-rouge">xy</code>, <code class="highlighter-rouge">mired</code> and <code class="highlighter-rouge">rgb</code>. Defaults to <code class="highlighter-rouge">xy</code>.</li>
</ul>
</article>
</div>