automations.yaml
This commit is contained in:
+6
-6
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user