slider-button-card icon indicating copy to clipboard operation
slider-button-card copied to clipboard

slider option min value.

Open Nornode opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I'm always frustrated when sliding a dimmer to the lowest value, it turns my lights off, not to 1% light.

Using the toggle to turn it off completely

Describe the solution you'd like on slider: definition implement a min: (And a max:) configuration.

e.g.:

    slider:
      direction: left-right
      background: gradient
      use_state_color: true
      use_percentage_bg_opacity: false
      force_square: false
      min: 1

Last line! ☝️

Describe alternatives you've considered Use another less nice card.

Nornode avatar Oct 05 '22 13:10 Nornode

Yes, and while we're at it please also introduce a max variabel. Hate to turn up my speakers to high volume by accident ;) !

ASNNetworks avatar Jan 15 '23 01:01 ASNNetworks