there are a few things that are involved in making something like that:
the widgetsize needs to be changed to something like 20x200 (which would be bad for all other widgets, but it can be done with a subpage (dash in iframe))
the slider_style can be changed with normal css ( google for css slider)
you need to rearrange the widget components (slidercontainer_style top to 0)
a percentage beside it that is moving will probably be very hard to do. because the value is outside the slider container
Iâm dragging up a slightly older thread here but have been unable to locate the info. Has anyone had success with getting the slider up and running in Hass.io? I canât locate the variables.yaml file and when I create a blank one, and paste the settings into it as advised, all images disappear from the hadashboard icons on every dashboardâŚall you see is the âbuttonâ. Any advice for Hass.io would be greatly received.
input_slider is default in HADashboard, so you dont need to create a custom component for it anymore.
to get any custom widget to work you need a complete custom skin to get it to work.
I canât find the input_slider widget that is built in. Where would I find this? I see an input_number integration I can configure in the configuration.yaml file.
this topic is about HADashboard which is part from AppDaemon.
appdaemon doesnt have a configuration.yaml, so i think you want the slider in home assistant?
i dont know if that is possible, and when i dont know how.