.ha_mcp/logs/mcp_usage.jsonl, configuration.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-28 19:37:21 +00:00
parent 0a826e974e
commit 06c15e1f0e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ utility_meter:
# Shell Commands
shell_command:
download_camera_image: "curl -s -o {{ media_path }} -H 'Authorization: Bearer $SUPERVISOR_TOKEN' 'http://supervisor/core/api/camera_proxy/camera.hallway_hallway_camera' && cp {{ media_path }} {{ www_path }}"
cleanup_blink_snapshots: "find /media /config/www -name 'blink_*.jpg' -mmin +360 -delete"
# Load ffmpeg