.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -3308,6 +3308,24 @@
|
||||
message: Print finished successfully at {{ now().strftime('%H:%M') }}.
|
||||
data:
|
||||
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:
|
||||
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:
|
||||
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:
|
||||
image: /local/octoprint_snapshot.jpg
|
||||
- action: telegram_bot.send_photo
|
||||
data:
|
||||
entity_id: notify.franco
|
||||
|
||||
Reference in New Issue
Block a user