I can't set an input_select

I can’t believe I have this problem.
I expect ridicule when it is explained but…

I can’t set an input_select

From the Actions page…

but…

the state never changes

I can change it manually from a dashboard or from the ‘More Info’ dialog.

Please put me out of my misery :wink:

Perhaps use this.

action: input_select.set_options

Doesn’t set_options set the options available in the select?

Yes, that’s right, I misunderstood your question.
Have you tried with “Error” instead of Error?

Wow!
That worked.
That is the first time I have ever had to quote like that.

Maybe Error is reserved word of some kind (which would make some kind of sense)?

Thanks.