Massive config migration - lots of moving around in prep for future projects

This commit is contained in:
Jeffrey Stone
2020-10-05 12:04:04 -04:00
parent 10c70a1950
commit 2f398c68ce
14 changed files with 374 additions and 556 deletions

View File

@@ -256,9 +256,9 @@ automation:
data_template:
time: >
{% if states.calendar.skylar_school.attributes.offset_reached == True %}
07:00
06:15
{% else %}
07:58
07:15
{% endif %}
- id: set_morning_report_time
@@ -272,7 +272,7 @@ automation:
data_template:
time: >
{% if states.calendar.skylar_school.attributes.offset_reached == True %}
07:00
07:10
{% else %}
08:00
{% endif %}