🔧 tweak office AC settings
This commit is contained in:
parent
120911f57a
commit
9d8861a93d
@ -4,8 +4,8 @@
|
|||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
entity_id: sensor.home_office_temperature
|
entity_id: sensor.awair_temperature
|
||||||
above: "24"
|
above: "26"
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
@ -19,8 +19,8 @@
|
|||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
entity_id: sensor.home_office_temperature
|
entity_id: sensor.awair_temperature
|
||||||
below: "22"
|
below: "23"
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user