Initial changes for climate scheduling and operation, prep for #52

This commit is contained in:
2022-10-12 20:25:03 -04:00
parent 54f84670dc
commit a95442c5ff
2 changed files with 116 additions and 5 deletions

View File

@ -211,6 +211,7 @@ script:
{% else %}
21:40
{% endif %}
- service: script.kallen_fan_scheduling
house_scheduling_morning:
sequence:
@ -351,6 +352,7 @@ script:
{% else %}
00:00
{% endif %}
- service: script.master_bedroom_climate_scheduling
nursery_scheduling:
sequence:
@ -366,4 +368,5 @@ script:
21:30
{% else %}
22:30
{% endif %}
{% endif %}
- service: script.nursery_climate_scheduling