Wake up a bit earlier on days when nothing is happening
This commit is contained in:
@ -564,14 +564,14 @@ script:
|
||||
time: >
|
||||
{% if is_state('input_boolean.kallen_school_today','on') %}
|
||||
{% if is_state('input_boolean.kallen_alternate_pickup','on') %}
|
||||
14:30
|
||||
14:00
|
||||
{% elif is_state('input_boolean.kallen_school_early_release','on') %}
|
||||
12:00
|
||||
{% else %}
|
||||
13:30
|
||||
{% endif %}
|
||||
{% else %}
|
||||
14:30
|
||||
14:00
|
||||
{% endif %}
|
||||
- delay:
|
||||
milliseconds: 500
|
||||
|
Reference in New Issue
Block a user