I’m trying to create an automation that turns on one of three automations and the other two are turned off on a button press, cycling to the next at each button press.
Button pushed: once automation 1 is on, automations 2 and 3 are turned off
Button pushed again : automation 2 is turned on on and 1 and 3 are turned off
…
And then it cycles round.
I know that it’ll involve input_select.select_next. But I’m a bit confused about how to use it in an automation.
It’s basically to get multiple uses out of a single button.
1 post - 1 participant