Small tweaks to climate control thresholds
This commit is contained in:
@ -339,7 +339,7 @@
|
||||
condition:
|
||||
- condition: numeric_state
|
||||
entity_id: sensor.tonights_low_temp
|
||||
above: '50'
|
||||
above: 57
|
||||
action:
|
||||
- service: fan.turn_on
|
||||
data: {}
|
||||
|
Reference in New Issue
Block a user