automations.yaml
This commit is contained in:
+3
-3
@@ -2609,12 +2609,12 @@
|
||||
notification_id: blink_front_{{ now().strftime('%Y%m%d_%H%M%S_%f') }}
|
||||
- action: camera.snapshot
|
||||
target:
|
||||
entity_id: camera.blink_backyard
|
||||
entity_id: camera.blink_front
|
||||
data:
|
||||
filename: /media/{{ snapshot_filename }}
|
||||
- action: camera.snapshot
|
||||
target:
|
||||
entity_id: camera.blink_backyard
|
||||
entity_id: camera.blink_front
|
||||
data:
|
||||
filename: /config/www/{{ snapshot_filename }}
|
||||
- delay:
|
||||
@@ -2625,7 +2625,7 @@
|
||||
- action: ai_task.generate_data
|
||||
continue_on_error: true
|
||||
data:
|
||||
task_name: Nest Front Camera Analysis
|
||||
task_name: Blink Front Camera Analysis
|
||||
entity_id: ai_task.ollama_ai_task_video
|
||||
instructions: Describe what you see in this image in brief, but make it a little
|
||||
humorous. Focus on any people, objects, animals or activities.
|
||||
|
||||
Reference in New Issue
Block a user