mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update templating.markdown distance() to include miles (#32954)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
be9bce9a82
commit
8dac8268e6
@ -900,7 +900,7 @@ Examples:
|
||||
|
||||
Not supported in [limited templates](#limited-templates).
|
||||
|
||||
- `distance()` will measure the distance in kilometers between home, entity, coordinates.
|
||||
- `distance()` measures the distance between home, an entity, or coordinates. The unit of measurement (kilometers or miles) depends on the system's configuration settings.
|
||||
- `closest()` will find the closest entity.
|
||||
|
||||
#### Distance examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user