Change AC temperature
This commit is contained in:
parent
53d22ed9ef
commit
376499a8ef
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user