Here is the payload when it alerts:
payload: >-
{"before": {"id": "1630108494.379011-pohik5", "camera": "driveway",
"frame_time": 1630108494.575657, "label": "person", "top_score":
0.68359375, "false_positive": false, "start_time": 1630108494.379011,
"end_time": null, "score": 0.68359375, "box": [485, 67, 511, 151], "area":
2184, "region": [340, 0, 640, 300], "current_zones": [], "entered_zones":
[], "thumbnail": null}, "after": {"id": "1630108494.379011-pohik5",
"camera": "driveway", "frame_time": 1630108498.981612, "label": "person",
"top_score": 0.689453125, "false_positive": false, "start_time":
1630108494.379011, "end_time": null, "score": 0.67578125, "box": [484, 67,
508, 156], "area": 2136, "region": [340, 0, 640, 300], "current_zones":
[], "entered_zones": [], "thumbnail": null}, "type": "update"}
The entered zones is empty yet I have a setting for it not to alert unless entering the zone.
This is the automation config:
description: ''
use_blueprint:
path: hunterjm/frigate_notification.yaml
input:
camera: driveway
notify_device: f4dfb8...c24c6c
zone_filter: true
zones:
- drivewayclosein
labels:
- person
cooldown: 60