I have a automation that sends a snapshot image, from a camera when motion is detected, as data in a notification. The file is overwritten for each snapshot, meaning the filename for the snapshot is static snapshot.jpg.
During night time I usually turn my phone on flight mode. When I turn off flight mode I usually gets some notifications with a snapshot image. My question is then; is the image cached (or similar) somewhere or do I actually only get the last snapshot taken, as the file is overwritten for each automation?