I use Frigate for person detection, and it would be great to use the Frigate-supplied trigger of binary_sensor.front_doorbell_person and a “camera” of image.front_doorbell_person so that the image that is analyzed is the exact one where a person was detected.
image.front_doorbell.person has entity_picture: /api/image_proxy/image.front_doorbell_person?token=<a token>, but unfortunately, I can’t figure out how to get that or the data from it
into the ai_task.generate_data attachment.