Site updated at 2017-05-17 07:03:23 UTC

This commit is contained in:
Travis CI 2017-05-17 07:03:24 +00:00
parent 2910bc1e1e
commit 08b38ef5e4
25 changed files with 40 additions and 40 deletions

View file

@ -96,7 +96,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
<tr>
<td><code class="highlighter-rouge">transition</code></td>
<td>yes</td>
<td>Integer that represents the time the light should take to transition to the new state in seconds. *not supported by Wink</td>
<td>Integer that represents the time the light should take to transition to the new state in seconds. *Not supported by all lights.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">profile</code></td>
@ -131,7 +131,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
<tr>
<td><code class="highlighter-rouge">flash</code></td>
<td>yes</td>
<td>Tell light to flash, can be either value <code class="highlighter-rouge">short</code> or <code class="highlighter-rouge">long</code>. *not supported by Wink</td>
<td>Tell light to flash, can be either value <code class="highlighter-rouge">short</code> or <code class="highlighter-rouge">long</code>. *Not supported by all lights.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">effect</code></td>