From 7db82ce91d22dfd129089625e63cb310422d8e79 Mon Sep 17 00:00:00 2001 From: ttrabatt Date: Wed, 26 Feb 2025 23:49:25 +0100 Subject: [PATCH] Removed notification --- .../automation/homeassistant/heat_save.yaml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/blueprints/automation/homeassistant/heat_save.yaml b/blueprints/automation/homeassistant/heat_save.yaml index 6d61246..358834e 100644 --- a/blueprints/automation/homeassistant/heat_save.yaml +++ b/blueprints/automation/homeassistant/heat_save.yaml @@ -58,12 +58,12 @@ actions: hvac_mode: "off" target: entity_id: !input climate_target - - action: notify.mobile_app_tiziano_iphone15pro - metadata: {} - data: - message: > - {{ thermostat_name }} - OFF - title: Heat Save Control + # - action: notify.mobile_app_tiziano_iphone15pro + # metadata: {} + # data: + # message: > + # {{ thermostat_name }} - OFF + # title: Heat Save Control # if finestra is closed - conditions: > {{ is_state( sensor_status, 'off') }} @@ -74,12 +74,12 @@ actions: hvac_mode: "heat" target: entity_id: !input climate_target - - action: notify.mobile_app_tiziano_iphone15pro - metadata: {} - data: - message: > - {{ thermostat_name }} - ON - title: Heat Save Control + # - action: notify.mobile_app_tiziano_iphone15pro + # metadata: {} + # data: + # message: > + # {{ thermostat_name }} - ON + # title: Heat Save Control default: sequence: