I have a fan, that is controlled with two inputs 1 and 2 which can be “0” and “1” - with this the fan can be controlled in 4 different steps (off and 3 different speeds).
At the moment I control this with two single switches:
But what I would like to have is one switch with the steps 0 - 1 - 2 - 3
I created an Input select for my fan with the 4 values (off, step1, step2, step3) and then I created an automation that is triggered when I change the value of the input select.
Is this the right way (so I need 4 automations for one drop down field) ?
Is it also possible to have a something like a sliding controller instead of the drop-down ?