1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

[lvgl] Fix initial focus on roller (#8547)

This commit is contained in:
Clyde Stubbs
2025-04-14 08:41:42 +10:00
committed by GitHub
parent 264e234efc
commit df4642208e
3 changed files with 7 additions and 3 deletions

View File

@@ -71,5 +71,6 @@ lvgl:
sensor: encoder
enter_button: pushbutton
group: general
initial_focus: lv_roller
<<: !include common.yaml