mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Proximity: Update documentation regarding distance calulation (#37574)
* Proximity: Update documentation regarding distance calulation * Apply suggestions from code review Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com> --------- Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
This commit is contained in:
parent
3502c4f73e
commit
03ccb08e96
@ -38,7 +38,7 @@ The following sensor entities will be created.
|
||||
|
||||
### Distance
|
||||
|
||||
For each tracked [device](/integrations/device_tracker/) or [person](/integrations/person/), a sensor is created showing the distance from the monitored zone in a unit depending on your [Home Assistant Unit System](/docs/configuration/basic) selection. When a tracked person or device enters the monitored zone, the distance is set to 0.
|
||||
For each tracked [device](/integrations/device_tracker/) or [person](/integrations/person/), a sensor is created showing the distance from the edge of monitored zone in a unit depending on your [Home Assistant Unit System](/docs/configuration/basic) selection. When a tracked person or device enters the monitored zone, the distance is set to 0.
|
||||
|
||||
### Direction of travel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user