From 2c9cd760a9fe26724fe53113910beeab7933d5f4 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 1 May 2025 05:21:39 -0600 Subject: [PATCH] Clarify loitering behavior (#17984) --- docs/docs/configuration/zones.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/docs/configuration/zones.md b/docs/docs/configuration/zones.md index 0c6793d58..a23a3a617 100644 --- a/docs/docs/configuration/zones.md +++ b/docs/docs/configuration/zones.md @@ -84,7 +84,13 @@ Only car objects can trigger the `front_yard_street` zone and only person can tr ### Zone Loitering -Sometimes objects are expected to be passing through a zone, but an object loitering in an area is unexpected. Zones can be configured to have a minimum loitering time before the object will be considered in the zone. +Sometimes objects are expected to be passing through a zone, but an object loitering in an area is unexpected. Zones can be configured to have a minimum loitering time after which the object will be considered in the zone. + +:::note + +When using loitering zones, a review item will remain active until the object leaves. Loitering zones are only meant to be used in areas where loitering is not expected behavior. + +::: ```yaml cameras: