.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
+2
-2
@@ -3057,7 +3057,7 @@
|
||||
- camera_sound
|
||||
actions:
|
||||
- variables:
|
||||
snapshot_filename: hallway_{{ now().strftime('%Y%m%d_%H%M%S') }}.jpg
|
||||
snapshot_filename: hallway_{{ now().strftime('%Y%m%d_%H%M%S') }}.png
|
||||
notification_id: hallway_motion_{{ now().strftime('%Y%m%d_%H%M%S_%f') }}
|
||||
- action: shell_command.download_camera_image
|
||||
data:
|
||||
@@ -3073,7 +3073,7 @@
|
||||
objects, or activities. Text needs to be max 240 characters.
|
||||
attachments:
|
||||
- media_content_id: media-source://media_source/local/{{ snapshot_filename }}
|
||||
media_content_type: image/jpeg
|
||||
media_content_type: image/png
|
||||
- action: notify.notify
|
||||
continue_on_error: true
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user