Scheduling behavior for K morning briefing can now have manual location

This commit is contained in:
2022-08-24 07:36:17 -04:00
parent d889bbd1ab
commit 11b7a7ad98
2 changed files with 20 additions and 1 deletions

View File

@ -79,6 +79,15 @@ automation:
{% else %}
10:00
{% endif %}
- service: input_select.select_option
entity_id: input_select.kallen_morning_briefing_location
data_template:
option: >
{% if is_state('input_boolean.school_today','on') %}
Kallen Bedroom
{% else %}
Common Areas
{% endif %}
- if:
- condition: trigger
id: kallen-evening