hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

Where are snapshots stored?

Open JeffSteinbok opened this issue 1 year ago • 7 comments

Hello,

I have the cameras setup to take snapshots every hour so that the thumbs get updated. That works great. Where do these go though? If I want to view the history of them?

Thanks.

JeffSteinbok avatar Aug 02 '23 22:08 JeffSteinbok

How are you getting the snapshot?

twrecked avatar Aug 02 '23 23:08 twrecked

Just using the service you expose:
image

I see I can configure a save media location and find some way to manage it.

JeffSteinbok avatar Aug 02 '23 23:08 JeffSteinbok

I may try something like this: https://community.home-assistant.io/t/automatically-delete-old-camera-snapshots/215267/2

JeffSteinbok avatar Aug 02 '23 23:08 JeffSteinbok

Just clarifying what you are doing, there are several ways to get at this. I'll dig through the code, it's been a while since I looked.

twrecked avatar Aug 02 '23 23:08 twrecked

That service just takes a snapshot and leaves it with Arlo, you can probably see it with the library feature of the lovelace cards or get it with the media download feature.

If you want the file in a known location then "camera_request_snapshot_to_file" is what you want but it will overwrite the previous snapshot, it's not too smart.

twrecked avatar Aug 03 '23 00:08 twrecked

Lovelace card history only seems to show video, not images - is there a different option to change that?

JeffSteinbok avatar Aug 03 '23 04:08 JeffSteinbok

I'm trying to figure out how to do this too, want to send notifications to my phone with a snapshot or preview file like arlo does. I get better customisation through aarlo <3 ty

suprra avatar Jun 20 '24 09:06 suprra