I have an input select for my webradio.
If the player stop playing i want the input select to jump back to “nothing is playing”
Instead of a long list of OR-conditions, can i set like "if other condition than “nothing is playing”?
condition:
condition: state
entity_id: inputselect.webradio
state: other than "nothing is playing"
I hope you guys get it…