From 84c5776ed140517798441e93d1f62b5d2c5eb110 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Sat, 6 Dec 2025 06:00:39 +0100 Subject: [PATCH] Add glossary to integration in Proximity (#42271) --- 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 8547dd896ef..45c9b964ad4 100644 --- a/source/_integrations/proximity.markdown +++ b/source/_integrations/proximity.markdown @@ -17,7 +17,7 @@ ha_platforms: ha_config_flow: true --- -The `proximity` integration allows you to monitor the proximity of devices or persons to a particular [zone](/integrations/zone/) and the direction of travel. +The `proximity` {% term integration %} allows you to monitor the proximity of devices or persons to a particular [zone](/integrations/zone/) and the direction of travel. This integration is useful to reduce the number of automation rules required when wanting to perform automations based on locations outside a particular zone. The [zone](/docs/automation/trigger#zone-trigger) and [state](/docs/automation/trigger#state-trigger) based triggers allow similar control but the number of rules grows exponentially when factors such as direction of travel need to be taken into account.