I was just FULL of dumb typos yesterday...

This commit is contained in:
2023-08-12 13:45:58 -04:00
parent fc18ff5897
commit b42853e5e2

View File

@ -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: