From 03ccb08e960b3c30516e5d9e0956f235772356fd Mon Sep 17 00:00:00 2001 From: Philipp S Date: Mon, 24 Feb 2025 12:47:15 +0100 Subject: [PATCH] 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> --- source/_integrations/proximity.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/proximity.markdown b/source/_integrations/proximity.markdown index 54a774f4b44..8547dd896ef 100644 --- a/source/_integrations/proximity.markdown +++ b/source/_integrations/proximity.markdown @@ -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