Frigate has enabled GenAI analyzer and I can see them from the frigate HTTP API as mentioned here. How do I write a template to get the description from the HTTP API into HA automation by passing event_id?
Currently I’m using the frigate notification blueprint where I send a telegram message with the image, but looking for options to parse the “description” and send it with the image.
The http provides something like this:
URL: http://<my_frigate_ip>/api/events/1741669641.049263-geeehm
{"id":"1741669641.049263-geeehm","label":"person","sub_label":null,"camera":"doorbell",........","label":"face","score":0.640625}],"type":"object","max_severity":"alert","description":"The person is approaching the door with a phone in hand, possibly to record or communicate something."}}