Removed notification

This commit is contained in:
2025-02-26 23:49:25 +01:00
parent 92ceacb83e
commit 7db82ce91d

View File

@@ -58,12 +58,12 @@ actions:
hvac_mode: "off" hvac_mode: "off"
target: target:
entity_id: !input climate_target entity_id: !input climate_target
- action: notify.mobile_app_tiziano_iphone15pro # - action: notify.mobile_app_tiziano_iphone15pro
metadata: {} # metadata: {}
data: # data:
message: > # message: >
{{ thermostat_name }} - OFF # {{ thermostat_name }} - OFF
title: Heat Save Control # title: Heat Save Control
# if finestra is closed # if finestra is closed
- conditions: > - conditions: >
{{ is_state( sensor_status, 'off') }} {{ is_state( sensor_status, 'off') }}
@@ -74,12 +74,12 @@ actions:
hvac_mode: "heat" hvac_mode: "heat"
target: target:
entity_id: !input climate_target entity_id: !input climate_target
- action: notify.mobile_app_tiziano_iphone15pro # - action: notify.mobile_app_tiziano_iphone15pro
metadata: {} # metadata: {}
data: # data:
message: > # message: >
{{ thermostat_name }} - ON # {{ thermostat_name }} - ON
title: Heat Save Control # title: Heat Save Control
default: default:
sequence: sequence: