Removed notification
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user