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

This commit is contained in:
Home Assistant Version Control
2026-08-23 05:23:47 +00:00
parent 1242d9cbf4
commit f42b353b3f
2 changed files with 10 additions and 4 deletions
+9 -4
View File
@@ -3296,31 +3296,36 @@
to: PrintDone
trigger: state
actions:
- action: camera.snapshot
target:
entity_id: camera.endercamera_duckdns_org
data:
filename: /config/www/octoprint_snapshot.jpg
- parallel:
- action: notify.mobile_app_sm_f956w
data:
title: 3D print complete
message: Print finished successfully at {{ now().strftime('%H:%M') }}.
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
- action: notify.mobile_app_motorola_one_vision
data:
title: 3D print complete
message: Print finished successfully at {{ now().strftime('%H:%M') }}.
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
- action: notify.mobile_app_francos_ipad
data:
title: 3D print complete
message: Print finished successfully at {{ now().strftime('%H:%M') }}.
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
- action: notify.mobile_app_sm_t387w
data:
title: 3D print complete
message: Print finished successfully at {{ now().strftime('%H:%M') }}.
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
mode: single
- id: '1787462157568'
alias: 3D Print Early Layers Snapshot