.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -3059,6 +3059,11 @@
|
||||
- variables:
|
||||
snapshot_filename: hallway_{{ now().strftime('%Y%m%d_%H%M%S') }}.jpg
|
||||
notification_id: hallway_motion_{{ now().strftime('%Y%m%d_%H%M%S_%f') }}
|
||||
- action: camera.snapshot
|
||||
target:
|
||||
entity_id: camera.hallway_hallway_camera
|
||||
data:
|
||||
filename: /media/{{ snapshot_filename }}
|
||||
- action: camera.snapshot
|
||||
target:
|
||||
entity_id: camera.hallway_hallway_camera
|
||||
|
||||
Reference in New Issue
Block a user