klogg
(Klogg)
1
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 
dana_se
2
Perhaps use this.
action: input_select.set_options
klogg
(Klogg)
3
Doesn’t set_options set the options available in the select?
dana_se
4
Yes, that’s right, I misunderstood your question.
Have you tried with “Error” instead of Error?
klogg
(Klogg)
5
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.