junkfix / numberbox-card

Replace input_number sliders with plus and minus buttons
109 stars 9 forks source link

Single click adds more than 1 to input_number #99

Open Littleislandbrewing opened 1 year ago

Littleislandbrewing commented 1 year ago

When the speed: 10, a single click of a + or - button increments more than 1 unit. I understand why this occurs.

Any chance of putting a delay/hold_action on the +/- buttons before a speed based increment occurs???

The reason for making speed: 10 is if you have to create an input_number that has a max of 7200, which is a long way from 0, (02:00:00), to adjust the seconds finely becomes near impossible. Setting speed to 100, takes an eternity to get towards 02:00:00 (or longer)