Site updated at 2018-02-10 22:34:55 UTC

This commit is contained in:
Travis CI 2018-02-10 22:34:56 +00:00
parent cf68d885fb
commit b6201b0104
770 changed files with 11042 additions and 2350 deletions

View file

@ -92,7 +92,7 @@
<li><strong>lights</strong> (<em>Required</em>) array: List of light entities.</li>
<li><strong>name</strong> (<em>Optional</em>): The name to use when displaying this switch.</li>
<li><strong>start_time</strong> (<em>Optional</em>): The start time. Default to sunrise.</li>
<li><strong>stop_time</strong> (<em>Optional</em>): The stop time. Defaults to 22:00.</li>
<li><strong>stop_time</strong> (<em>Optional</em>): The stop time. Defaults to dusk.</li>
<li><strong>start_colortemp</strong> (<em>Optional</em>): The color temperature at the start. Defaults to <code class="highlighter-rouge">4000</code>.</li>
<li><strong>sunset_colortemp</strong> (<em>Optional</em>): The sun set color temperature. Defaults to <code class="highlighter-rouge">3000</code>.</li>
<li><strong>stop_colortemp</strong> (<em>Optional</em>): The color temperature at the end. Defaults to <code class="highlighter-rouge">1900</code>.</li>