Clarify loitering behavior (#17984)

This commit is contained in:
Nicolas Mowen 2025-05-01 05:21:39 -06:00 committed by GitHub
parent 45e91b3664
commit 2c9cd760a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: