nicufarmache / lovelace-big-slider-card

A card with a big slider for light entities in Home Assistant
MIT License
66 stars 11 forks source link

Add "min" option so that sliding can control the brightness but does not turn the light off #15

Closed nadlabak closed 1 year ago

nadlabak commented 1 year ago

I want to be able to slide all the way left to set the light to its minimal brightness but keep the light on. To turn the light off, I prefer to use hold or tap but not sliding.

E.g. slider-entity-row by Thomas Lovén has "min" and "max" options that can be used for that purpose. Thank you!

nicufarmache commented 1 year ago

Good ideea. I added the min and max options