I have images from my doorbell saved (from the menu) Media -> My Media -> Snapshots -> doorbell -> 2025-09-05 (or other dates).
I want to use https://github.com/TarheelGrad1998/gallery-card to show the images. But what is the path to the images?
- type: grid
cards:- type: custom:gallery-card
entities:- path: "path....."
recursive: true
reverse_sort: true
include_images: true
show_name: true
show_date: true
caption_format: "YYYY-MM-DD HH:mm:ss"
- path: "path....."
- type: custom:gallery-card