Cant get Frigate notifications to work with zones

Hi!

Im having some trouble with Frigate notifications working with masks ans zones

I have 2 Reolink cameras, and an Google Coral USB Edge prosessor for object detection.

I had the setting running with app notifications through the Frigate notification blueprint. But after adding the second camera, and adding zones to each camera, notifications stoped working all together.

What am i doing wrong?

I am using zones to define WHERE i want a recognized object to trigger a notification, and im using masks to weed out what areas i dont want to record, (public area/neighbors) and where i dont want a movement to trigger the stream processing.

Am i doing it wrong?

This is my Frigate config:

Here are 2 snapshots from the mask and zone setup on my «parkering» camera


Post you notification automation

Sure thing, i deleted them to start from scratch, but recreated one now for showing my setup:

alias: Frigate Notifications (0.12.0.2)
description: Frigate notifications (person in driveway)
use_blueprint:
  path: SgtBatten/Stable.yaml
  input:
    camera: camera.parkering
    notify_device: 325a34449a9709cb2962e331e8ec2ff0
    attachment: snapshot
    icon: mdi:cctv
    zone_filter: true
    zones:
      - innkjøring
    labels:
      - person
    debug: true

I see base_url for IOS is recomended, although, i dont think i used it when i had it working either.

I use the app on an iPhone 14+ and i use NabuCasa for access. Would i use my public Nabu URL for base url here?