Site updated at 2016-10-10 16:37:01 UTC
This commit is contained in:
parent
4d5bd05348
commit
b4a319a3c7
23 changed files with 37 additions and 37 deletions
|
@ -142,7 +142,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
|
|||
<tr>
|
||||
<td><code class="highlighter-rouge">rgb_color</code></td>
|
||||
<td>yes</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>
|
||||
<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. You can find a great chart here: <a href="http://www.developers.meethue.com/documentation/hue-xy-values">Hue Color Chart</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">color_temp</code></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue