Fixed wrong name for daily briefing scheduling
This commit is contained in:
@ -110,7 +110,7 @@ automation:
|
||||
12:00
|
||||
{% endif %}
|
||||
- service: input_datetime.set_datetime
|
||||
entity_id: input_datetime.daily_briefing
|
||||
entity_id: input_datetime.daily_report
|
||||
data_template:
|
||||
time: >
|
||||
{% if is_state('input_boolean.school_today','on') %}
|
||||
|
Reference in New Issue
Block a user