Skip to content

Commit

Permalink
Adjusting night time routine times
Browse files Browse the repository at this point in the history
  • Loading branch information
thejeffreystone committed Nov 28, 2020
1 parent b940239 commit ad60329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/packages/daily.yaml
Expand Up @@ -384,9 +384,9 @@ automation:
data_template:
time: >
{% if states.sensor.school_tomorrow.state == 'on' %}
19:00
{% else %}
20:00
{% else %}
20:15
{% endif %}
- id: set_good_morning_time
Expand Down

0 comments on commit ad60329

Please sign in to comment.