.storage/lovelace_resources, automations.yaml
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
"type": "module"
|
||||
},
|
||||
{
|
||||
"id": "d04da6163ea2434797129803283d9aa4",
|
||||
"id": "7af14a6875ad4cb6831f4cd972f57cb8",
|
||||
"url": "/climate_scheduler/static/climate-scheduler-card.js?v=1.15.1",
|
||||
"type": "module"
|
||||
}
|
||||
|
||||
+1
-6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user