Hi,
I’d like to be able to create switches or helpers with more than binary states.
Think modes e.g. Off, Low, Medium, High
Thanks
Hi,
I’d like to be able to create switches or helpers with more than binary states.
Think modes e.g. Off, Low, Medium, High
Thanks
Does Dropdown helper work for you?
Yep. That is what the input_select helper is for.
Maybe then what I’m saying is that I would like to use an input_select or I suppose input_number as a switch.
So in an entities card it would look like a three position switch, not like input slider that shows numbers.
Have I missed something?
Home Assistant mostly uses Material Design Components. Which does not have a multi-position switch.
It’s not beyond the realm of possibility though. e.g. The climate card uses a custom round slider.
Maybe radio buttons as an alternate frontend representation of an input_select?
Old issue, but I’m looking for the same thing.
Material UI now has a segmented button
WTH month finished nearly a year ago. Try searching the feature request’s category.
Look here
here
and here