From 6b86aa094d9183bdfccae856ca76dfc5b9b26f27 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sat, 4 Feb 2023 04:32:32 +0100 Subject: [PATCH] Update 3d printer notify --- configuration/automations/3d-printer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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