From b42853e5e2b428811179a76ee485878511852d0e Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 12 Aug 2023 13:45:58 -0400 Subject: [PATCH] I was just FULL of dumb typos yesterday... --- packages/lighting_fx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lighting_fx.yaml b/packages/lighting_fx.yaml index fceb8db..6d41a44 100644 --- a/packages/lighting_fx.yaml +++ b/packages/lighting_fx.yaml @@ -224,7 +224,7 @@ script: # If current scene is a defined scene, take note of it - if: - condition: template - value_template: "{{ states('input_text.living_room_selected_scene') in state_attr('input_select.living_room_studio_scenes','options') }}" + value_template: "{{ states('input_text.living_room_selected_scene') in state_attr('input_select.living_room_scenes','options') }}" then: - service: input_text.set_value target: