Add 0.19 blog post
This commit is contained in:
parent
fa222258cd
commit
53472d530e
7 changed files with 254 additions and 2 deletions
|
@ -69,6 +69,7 @@ Home Assistant adds extensions to allow templates to access all of the current s
|
|||
- Filter `round(x)` will convert the input to a number and round it to `x` decimals.
|
||||
- `now` will be rendered as current time in your time zone.
|
||||
- `utcnow` will be rendered as UTC time.
|
||||
- `as_timestamp` will convert datetime object or string to UNIX timestamp
|
||||
- `distance()` will measure the distance in meters between home, entity, coordinates.
|
||||
- `closest()` will find the closest entity.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue