automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 17:43:50 +00:00
parent c507f929d0
commit c0cab7156c
+6 -6
View File
@@ -934,12 +934,12 @@
snapshot_filename: blink_shed_{{ now().strftime('%Y%m%d_%H%M%S') }}.jpg snapshot_filename: blink_shed_{{ now().strftime('%Y%m%d_%H%M%S') }}.jpg
- variables: - variables:
notification_id: blink_shed_{{ now().strftime('%Y%m%d_%H%M%S_%f') }} notification_id: blink_shed_{{ now().strftime('%Y%m%d_%H%M%S_%f') }}
- action: camera.snapshot - action: camera.snapshot
target: target:
entity_id: camera.blink_backyard entity_id: camera.blink_backyard
data: data:
filename: /media/{{ snapshot_filename }} filename: /media/{{ snapshot_filename }}
- delay: - delay:
hours: 0 hours: 0
minutes: 0 minutes: 0
seconds: 2 seconds: 2