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

@ -253,7 +253,7 @@ automation:
20:00
{% elif high >= 85 and is_state('sensor.school_tomorrow','off') %}
21:00
{% elif low >= 55 and low <= 60 %}
{% elif low >= 56 and low <= 60 %}
22:30
{% elif low > 60 %}
21:30