1
0

Change AC temperature

This commit is contained in:
Przemek Grondek 2021-08-11 23:51:12 +02:00
parent 53d22ed9ef
commit 376499a8ef

View File

@ -27,13 +27,13 @@
entity_id: climate.ac entity_id: climate.ac
- service: climate.set_temperature - service: climate.set_temperature
data: data:
temperature: 24 temperature: 25
hvac_mode: cool hvac_mode: cool
target: target:
entity_id: climate.ac entity_id: climate.ac
- id: ac-turn-off - id: ac-turn-off
alias: '[AC] Turo off when windows are open' alias: '[AC] Turn off when windows are open'
mode: single mode: single
trigger: trigger:
- platform: state - platform: state