HA_blueprints icon indicating copy to clipboard operation
HA_blueprints copied to clipboard

[Config Support]: Filter by face matches

Open norimicry opened this issue 6 months ago • 5 comments

Describe the problem you are having or the outcome you are trying to achieve.

I would like to NOT receive notifications based on certain facial matches from Double Take. How would I use the custom filter to do this if possible?

Version

0.12.0.4a

Automation config

alias:%20Frigate%20Notifications%20(Doorbell)%0Adescription%3A%20%22%22%0Ause_blueprint%3A%0A%20%20path%3A%20SgtBatten/Stable.yaml%0A%20%20input:%0A%20%20%20%20camera:%20camera.doorbell%0A%20%20%20%20notify_group:%20notify_all%0A%20%20%20%20message:%20%22%7B%7B%20label%20%7D%7D%20detected%20-%20%7B%7B%20camera_name%20%7D%7D%22%0A%20%20%20%20tap_action:%20%3E-%0A%20%20%20%20%20%20%7B%7Bbase_url%7D%7D/api/camera_proxy_stream/camera.%7B%7Btrigger.payload_json%5B'after'%5D%5B'camera'%5D%0A%20%20%20%20%20%20%7C%20lower%20%7C%20replace('-','_')%7D%7D?token=%7B%7Bstate_attr(%20'camera.'%20~%20camera,%0A%20%20%20%20%20%20'access_token')%7D%7D%0A%20%20%20%20button_1:%20View%20Stream%0A%20%20%20%20url_1:%20%3E-%0A%20%20%20%20%20%20%7B%7Bbase_url%7D%7D/api/camera_proxy_stream/camera.%7B%7Btrigger.payload_json%5B'after'%5D%5B'camera'%5D%0A%20%20%20%20%20%20%7C%20lower%20%7C%20replace('-','_')%7D%7D?token=%7B%7Bstate_attr(%20'camera.'%20~%20camera,%0A%20%20%20%20%20%20'access_token')%7D%7D%0A%20%20%20%20notify_device:%2059c58e22faf9fd421b1a408c2a7d1448%0A%20%20%20%20zone_filter:%20true%0A%20%20%20%20zones:%0A%20%20%20%20%20%20-%20doorstep%0A%20%20%20%20labels:%0A%20%20%20%20%20%20-%20person%0A%20%20%20%20%20%20-%20package

Frigate Config

No response

Any other information that may be helpful

I have Double Take and CompreFace already set up and configured.

norimicry avatar Aug 12 '24 03:08 norimicry