Simplify zone objects example (#12086)

This commit is contained in:
Nicolas Mowen
2024-06-20 20:06:42 -06:00
committed by GitHub
parent 73755e9777
commit b34be991bd

View File

@@ -69,15 +69,6 @@ Sometimes you want to limit a zone to specific object types to have more granula
```yaml
cameras:
name_of_your_camera:
record:
events:
required_zones:
- entire_yard
- front_yard_street
snapshots:
required_zones:
- entire_yard
- front_yard_street
zones:
entire_yard:
coordinates: ... (everywhere you want a person)