Site updated at 2016-09-14 05:52:10 UTC
This commit is contained in:
parent
436ff76419
commit
0678542a84
23 changed files with 37 additions and 37 deletions
|
@ -124,7 +124,7 @@ The frontend has a template editor developer tool to help develop and debug temp
|
|||
<span class="no">{% if is_state('device_tracker.paulus', 'home') %}</span>
|
||||
<span class="no">Ha, Paulus is home!</span>
|
||||
<span class="no">{% else %}</span>
|
||||
<span class="no">Paulus is at {{ states('device_tracker.paulus')) }}.</span>
|
||||
<span class="no">Paulus is at {{ states('device_tracker.paulus') }}.</span>
|
||||
<span class="no">{% endif %}</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue