Closed Habbie closed 2 months ago
I choose this because LVGL didn't do what i wanted.
On https://docs.lvgl.io/master/widgets/slider.html it is documented that a range can be from 0 to 100, or from 100 to 0. That seems to work with horizontal sliders, but it does not seem to work for vertical sliders.
I personally think this is a bug, but we'd have to test in lvgl 9 before we can probably report it).
I personally think this is a bug, but we'd have to test in lvgl 9 before we can probably report it).
I just reversed them again in #108 and it just works!
compared to the one in HA. It also lacks a text indicator of current value, and I vaguely get the impression the range isn't set correctly either.