I am attempting to use a "helper" text as a variable in a light control automation. I have attached some screenshots. I appear to not be inserting or declaring the variable correctly to text?
The text helper is named "input_text.nanoleaf_canvas_daily_scene". I want to turn on a light and pass the current text of that helper as the 'profile' part of the light-on automation.
In the trace attached, the literal text "input_text.nanoleaf_canvas_daily_scene" is being passed as the variable instead of the current text of that helper.