How to use input_text and input_select as action data in an automation

Wherever you have this:

{ {

Change it to this:

{{

Same for } } change it to }}

Because as you have it now, none of those templates is understood to be an actual template (just a text string).

1 Like