.storage/lovelace_resources, automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 17:11:23 +00:00
parent 61cf4f1456
commit ee41b88d37
2 changed files with 2 additions and 7 deletions
+1 -6
View File
@@ -2607,14 +2607,9 @@
notification_id: blink_front_{{ now().strftime('%Y%m%d_%H%M%S_%f') }}
- action: camera.snapshot
target:
entity_id: camera.front
entity_id: camera.blink_backyard
data:
filename: /media/{{ snapshot_filename }}
- action: camera.snapshot
target:
entity_id: camera.front
data:
filename: /config/www/{{ snapshot_filename }}
- delay:
hours: 0
minutes: 0