Sync Frigate zone coordinates from live API
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fa223f8e3b
commit
776caa87f5
2 changed files with 3 additions and 2 deletions
|
|
@ -32,12 +32,12 @@ cameras:
|
|||
- 0.881,0.422,0.789,0.245,0.595,0.054,0.531,0,0.634,0,0.824,0.192,0.892,0.307
|
||||
zones:
|
||||
driveway_entrance:
|
||||
coordinates: 0.841,0.37,0.735,0.344,0.681,0.2,0.78,0.259
|
||||
coordinates: 0.818,0.362,0.735,0.344,0.662,0.196,0.74,0.236
|
||||
objects: [car, dog, person]
|
||||
inertia: 3
|
||||
loitering_time: 0
|
||||
driveway:
|
||||
coordinates: 0.767,0.25,0.58,0.2,0.218,0.25,0.128,0.296,0.003,0.565,0.001,0.992,0.826,0.992,0.897,0.665,0.869,0.608,0.788,0.354
|
||||
coordinates: 0.728,0.367,0.645,0.2,0.218,0.25,0.128,0.296,0.003,0.565,0.001,0.992,0.826,0.992,0.897,0.665,0.869,0.608,0.792,0.377
|
||||
objects: [person, dog, cat]
|
||||
review:
|
||||
alerts:
|
||||
|
|
|
|||
1
docs/changelog.d/frigate-zones.infra.md
Normal file
1
docs/changelog.d/frigate-zones.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Sync Frigate zone coordinates from live API to manifest (driveway_entrance, driveway)
|
||||
Loading…
Add table
Add a link
Reference in a new issue