Site updated at 2016-10-31 02:03:31 UTC
This commit is contained in:
parent
bdf4dabb0e
commit
703eb51086
23 changed files with 40 additions and 36 deletions
|
@ -106,6 +106,10 @@
|
|||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">state.state</code></td>
|
||||
<td>String representation of the current state of the entity. Example <code class="highlighter-rouge">off</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">state.entity_id</code></td>
|
||||
<td>Entity ID. Format: <code class="highlighter-rouge"><domain>.<object_id></code>. Example: <code class="highlighter-rouge">light.kitchen</code>.</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue