Site updated at 2016-08-02 07:05:09 UTC

This commit is contained in:
Travis CI 2016-08-02 07:05:09 +00:00
parent 62f76fc214
commit c079ee84b6
22 changed files with 29 additions and 29 deletions

View file

@ -144,7 +144,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
<tr>
<td><code>rgb_color</code></td>
<td>yes</td>
<td>A list containing three integers representing the xy color you want the light to be. Three comma seperated integers that represent the color in RGB</td>
<td>A list containing three integers representing the rgb color you want the light to be. Three comma seperated integers that represent the color in RGB</td>
</tr>
<tr>
<td><code>color_temp</code></td>