Site updated at 2017-04-14 15:38:37 UTC

This commit is contained in:
Travis CI 2017-04-14 15:38:37 +00:00
parent b7dad020af
commit 04199e3c2a
25 changed files with 39 additions and 39 deletions

View file

@ -121,7 +121,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
<tr>
<td><code class="highlighter-rouge">color_name</code></td>
<td>yes</td>
<td>A human readable string of a color name, such as <code class="highlighter-rouge">blue</code> or <code class="highlighter-rouge">goldenrod</code> or <a href="http://stackoverflow.com/questions/8318911/why-does-html-think-chucknorris-is-a-color"><code class="highlighter-rouge">chucknorris</code></a>. If your browser can display it, so can Home Assistant.</td>
<td>A human readable string of a color name, such as <code class="highlighter-rouge">blue</code> or <code class="highlighter-rouge">goldenrod</code>. All <a href="https://www.w3.org/TR/2010/PR-css3-color-20101028/#svg-color"><code class="highlighter-rouge">CSS3 color names</code></a> are supported.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">brightness</code></td>