From 8208fa42c949b50500c9626928f2018b397c3fe5 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 24 Aug 2022 07:54:11 -0400 Subject: [PATCH] Fixed incorrect syntax --- packages/scheduling.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/scheduling.yaml b/packages/scheduling.yaml index fc04acd..6ff71e1 100644 --- a/packages/scheduling.yaml +++ b/packages/scheduling.yaml @@ -80,7 +80,6 @@ automation: 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') %} @@ -88,6 +87,8 @@ automation: {% else %} Common Areas {% endif %} + target: + entity_id: input_select.kallen_morning_briefing_location - if: - condition: trigger id: kallen-evening