Small tweaks to climate control thresholds

This commit is contained in:
2022-09-13 19:22:21 -04:00
parent d17af9b8bf
commit 898e1c0fc8
3 changed files with 3 additions and 3 deletions

View File

@ -339,7 +339,7 @@
condition:
- condition: numeric_state
entity_id: sensor.tonights_low_temp
above: '50'
above: 57
action:
- service: fan.turn_on
data: {}