Site updated at 2017-07-16 15:53:34 UTC

This commit is contained in:
Travis CI 2017-07-16 15:53:35 +00:00
parent a5b6231217
commit 1cec7ff212
26 changed files with 43 additions and 39 deletions

View file

@ -107,6 +107,10 @@
<td><code class="highlighter-rouge">transition</code></td>
<td>Duration (in seconds) for the light to fade to the new state.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">zones</code></td>
<td>List of integers for the zone numbers to affect (each LIFX Z strip has 8 zones, starting at 0).</td>
</tr>
<tr>
<td><code class="highlighter-rouge">infrared</code></td>
<td>Automatic infrared level (0..255) when light brightness is low (for compatible bulbs).</td>