This commit is contained in:
Home Assistant Version Control
2026-08-23 05:15:39 +00:00
parent 95c935c8bd
commit f9012d0099
3 changed files with 38 additions and 15 deletions
+22
View File
@@ -3287,3 +3287,25 @@
target:
entity_id: counter.octoprint_failed_prints
mode: single
- id: '1787462132503'
alias: 3D Print Complete Snapshot
description: Sends a notification with an OctoPrint webcam snapshot to all mobile
devices when a print finishes successfully.
triggers:
- entity_id: sensor.octoprint_last_event
to: PrintDone
trigger: state
actions:
- action: notify.send_message
data:
data:
entity_id: camera.endercamera_duckdns_org
message: Print finished successfully at {{ now().strftime('%H:%M') }}.
title: 3D print complete
target:
entity_id:
- notify.sm_f956w
- notify.motorola_one_vision
- notify.francos_ipad
- notify.sm_t387w
mode: single