Cover slider

Hello everybody,

how can i use the imput numbers slider on the main page.

image

As far as I know is not possible to natively display the cover slider on the main page.

I suggest to create an input_number (that can can be displayed in lovelace) and use an automation to set cover position when the input_number changes value.
The downside of this method is that you will lose the synchronization between slider and cover if the cover isn’t moved by the slider and the animation won’t work.

Alternatively you can look for a custom card that displays the slider in a Lovelace page


This is the one that I use, it doesn’t displays a slider, but a cover animation

Hope to have been helpful