Small tweak to nursery cooling automation
This commit is contained in:
@ -103,7 +103,7 @@ automation:
|
|||||||
state: 'on'
|
state: 'on'
|
||||||
- condition: numeric_state
|
- condition: numeric_state
|
||||||
entity_id: sensor.tonights_low_temp
|
entity_id: sensor.tonights_low_temp
|
||||||
above: 57
|
above: 55
|
||||||
action:
|
action:
|
||||||
- service: fan.turn_on
|
- service: fan.turn_on
|
||||||
target:
|
target:
|
||||||
|
Reference in New Issue
Block a user