diff --git a/configuration/automations/3d-printer.yaml b/configuration/automations/3d-printer.yaml index 9611d3a..ce3e8f5 100644 --- a/configuration/automations/3d-printer.yaml +++ b/configuration/automations/3d-printer.yaml @@ -35,11 +35,11 @@ mode: single trigger: - platform: state - entity_id: sensor.octoprint_job_percentage + entity_id: sensor.octoprint_print_progress to: '100.0' - platform: state entity_id: - - sensor.octoprint_target_bed_temp + - sensor.octoprint_bed_target to: "0" action: - service: notify.mobile_app_iphone