Additional changes to master bedroom scheduling

This commit is contained in:
2022-05-10 16:53:12 -04:00
parent 8d5a335565
commit 8213aa5770

View File

@ -117,6 +117,8 @@ automation:
22:00 22:00
{% elif low > 60 %} {% elif low > 60 %}
21:00 21:00
{% else %} {% elif low > 48 and low < 55 %}
00:00 00:00
{% else %}
05:00
{% endif %} {% endif %}