Site updated at 2016-12-16 08:12:05 UTC
This commit is contained in:
parent
25797f050b
commit
4d78eb8693
23 changed files with 37 additions and 37 deletions
|
@ -208,7 +208,7 @@ The frontend has a template editor developer tool to help develop and debug temp
|
|||
|
||||
{{ as_timestamp(states.binary_sensor.garage_door.last_changed) }}
|
||||
|
||||
{{ as_timestamp(now) - as_timestamp(states.binary_sensor.garage_door.last_changed) }}
|
||||
{{ as_timestamp(now()) - as_timestamp(states.binary_sensor.garage_door.last_changed) }}
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue