Site updated at 2017-07-09 07:39:31 UTC
This commit is contained in:
parent
d1e3e45925
commit
f7eeccb554
47 changed files with 83 additions and 66 deletions
|
@ -88,7 +88,7 @@
|
|||
<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>
|
||||
<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>
|
||||
|
@ -144,7 +144,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">entity_picture</code></td>
|
||||
<td>Url to a picture that should be used instead of showing the domain icon. Example: <code class="highlighter-rouge">http://example.com/picture.jpg</code>.</td>
|
||||
<td>URL to a picture that should be used instead of showing the domain icon. Example: <code class="highlighter-rouge">http://example.com/picture.jpg</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">assumed_state</code></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue