Site updated at 2016-07-03 08:21:27 UTC
This commit is contained in:
parent
546e282382
commit
0adab694ef
21 changed files with 27 additions and 27 deletions
|
@ -129,7 +129,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
|
|||
<tr>
|
||||
<td><code>transition</code></td>
|
||||
<td>yes</td>
|
||||
<td>Integer that represents the time the light should take to transition to the new state. *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 Wink</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>profile</code></td>
|
||||
|
@ -223,7 +223,7 @@ The light component supports multiple entries in <code>configuration.yaml</code>
|
|||
<tr>
|
||||
<td><code>transition</code></td>
|
||||
<td>yes</td>
|
||||
<td>Integer that represents the time the light should take to transition to the new state.</td>
|
||||
<td>Integer that represents the time the light should take to transition to the new state in seconds.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue