mattieha / slider-button-card

A button card with integrated slider
MIT License
429 stars 68 forks source link

for input_boolean entities slider selects only natural numbers #232

Open j4r0wroc opened 6 months ago

j4r0wroc commented 6 months ago

for input_boolean entities slider selects only natural numbers, meanwhile HA enable to create helpers e.g numbers with defined step size 0.5 or lower (not only natural numbers). I think that slider should in some way inherit min, max and step size attribute form input_boolean entities.

My use-case is to use slider-button-card for setting min, max for climate control considering day/night or high/low temperature. slider-button-card