Site updated at 2017-02-12 07:34:42 UTC
This commit is contained in:
parent
19ebcd22fe
commit
081e177d00
23 changed files with 37 additions and 37 deletions
|
@ -198,7 +198,7 @@ The frontend has a template editor developer tool to help develop and debug temp
|
|||
{% if is_state('device_tracker.paulus', 'home') %}
|
||||
Ha, Paulus is home!
|
||||
{% else %}
|
||||
Paulus is at {{ states('device_tracker.paulus')) }}.
|
||||
Paulus is at {{ states('device_tracker.paulus') }}.
|
||||
{% endif %}
|
||||
|
||||
{{ states.sensor.temperature | float + 1 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue