.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
+24
-11
@@ -3335,16 +3335,29 @@
|
||||
entity_id: binary_sensor.octoprint_printing
|
||||
state: 'on'
|
||||
actions:
|
||||
- action: notify.send_message
|
||||
data:
|
||||
- parallel:
|
||||
- action: notify.mobile_app_sm_f956w
|
||||
data:
|
||||
entity_id: camera.endercamera_duckdns_org
|
||||
message: Print passed the first few layers (Z crossed 1 mm).
|
||||
title: 3D print early check
|
||||
target:
|
||||
entity_id:
|
||||
- notify.sm_f956w
|
||||
- notify.motorola_one_vision
|
||||
- notify.francos_ipad
|
||||
- notify.sm_t387w
|
||||
title: 3D print early check
|
||||
message: Print passed the first few layers (Z crossed 1 mm).
|
||||
data:
|
||||
entity_id: camera.endercamera_duckdns_org
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
mode: single
|
||||
|
||||
Reference in New Issue
Block a user