Change AC temperature
This commit is contained in:
parent
53d22ed9ef
commit
376499a8ef
@ -27,13 +27,13 @@
|
||||
entity_id: climate.ac
|
||||
- service: climate.set_temperature
|
||||
data:
|
||||
temperature: 24
|
||||
temperature: 25
|
||||
hvac_mode: cool
|
||||
target:
|
||||
entity_id: climate.ac
|
||||
|
||||
- id: ac-turn-off
|
||||
alias: '[AC] Turo off when windows are open'
|
||||
alias: '[AC] Turn off when windows are open'
|
||||
mode: single
|
||||
trigger:
|
||||
- platform: state
|
||||
|
Loading…
Reference in New Issue
Block a user