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