From 1ebac5214c5f96660e663f631d88434aa113374d Mon Sep 17 00:00:00 2001 From: Didgeridrew Date: Tue, 16 Jul 2024 02:02:53 -0400 Subject: [PATCH] Correcting description of "passive" zone.markdown (#33764) Correct the description to clarify that it is the State of device tracker entities that are not populated by passive zones. --- source/_integrations/zone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index f067f3c5835..42414203291 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -66,7 +66,7 @@ icon: required: false type: string passive: - description: To only use the zone for automation and hide it from the frontend and not use the zone for device tracker name. + description: To only use the zone for automation and hide it from the frontend and not use the zone for device tracker state. required: false type: boolean default: false