mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
[lvgl] Replace spinbox step with selected_digit (#10349)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -684,7 +684,7 @@ lvgl:
|
||||
width: 120
|
||||
range_from: -10
|
||||
range_to: 1000
|
||||
step: 5.0
|
||||
selected_digit: 2
|
||||
rollover: false
|
||||
digits: 6
|
||||
decimal_places: 2
|
||||
|
Reference in New Issue
Block a user