Site updated at 2017-05-13 08:28:11 UTC

This commit is contained in:
Travis CI 2017-05-13 08:28:12 +00:00
parent 03d041d81f
commit 3b8648f515
27 changed files with 190 additions and 40 deletions

View file

@ -206,7 +206,11 @@
</tr>
<tr>
<td><code class="highlighter-rouge">period</code></td>
<td>Duration (in seconds) between the start of a new color change.</td>
<td>Duration (in seconds) between starting a new color change.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">transition</code></td>
<td>Duration (in seconds) where lights are actively changing color.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">change</code></td>
@ -214,7 +218,7 @@
</tr>
<tr>
<td><code class="highlighter-rouge">spread</code></td>
<td>Total hue covered by participating lights, in degrees on a color wheel (ranges from 0 to 359).</td>
<td>Maximum color difference between participating lights, in degrees on a color wheel (ranges from 0 to 359).</td>
</tr>
<tr>
<td><code class="highlighter-rouge">power_on</code></td>