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

This commit is contained in:
Home Assistant Version Control
2026-08-23 05:23:55 +00:00
parent f42b353b3f
commit 3559cb5bf5
2 changed files with 10 additions and 4 deletions
+9 -4
View File
@@ -3340,29 +3340,34 @@
entity_id: binary_sensor.octoprint_printing
state: 'on'
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 early check
message: Print passed the first few layers (Z crossed 1 mm).
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
- action: notify.mobile_app_motorola_one_vision
data:
title: 3D print early check
message: Print passed the first few layers (Z crossed 1 mm).
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
- action: notify.mobile_app_francos_ipad
data:
title: 3D print early check
message: Print passed the first few layers (Z crossed 1 mm).
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
- action: notify.mobile_app_sm_t387w
data:
title: 3D print early check
message: Print passed the first few layers (Z crossed 1 mm).
data:
entity_id: camera.endercamera_duckdns_org
image: /local/octoprint_snapshot.jpg
mode: single