#Advanced Camera Card: Folders -HOW?

1 messages · Page 1 of 1 (latest)

brazen hollow
#

I use this card with frigate and it's great.
I want to setup a card to watch a folder where I DL Blink clips to and I can do it statically, how do I replace the ...blinkcameras__/2025/07/20__/files in the path dynamically.

Tried a path mater but I suspect that's trying to create a filename rather than the rest of my path:
path:
- matchers:
- type: template
value_template: "{{ acc.media.title == now().strftime('%Y/%m/%d') }}"