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"
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: