junkfix / numberbox-card

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

Add option to type in number #85

Closed Cadair closed 1 year ago

Cadair commented 1 year ago

Hello! Thanks for the awesome card.

I have one suggestion which would help me out with my use case, it would be nice to be able to directly type the number in. Maybe if you click the number it could go to text input?

ildar170975 commented 1 year ago

Tapping on a row opens a more-info window where you can edit the value.

Cadair commented 1 year ago

The more info window for me just shows the standard hass slider UI for editing the number?

ildar170975 commented 1 year ago

Because you initially created this input number helper as a slider.

Cadair commented 1 year ago

oh nice, didn't know that option existed. Thanks.