mirror of
https://github.com/esphome/esphome.git
synced 2025-04-13 14:20:29 +01:00
[lvgl] remove default state (#8038)
This commit is contained in:
parent
4d7c6b28e1
commit
4530e4d60f
@ -215,7 +215,7 @@ LV_LONG_MODES = LvConstant(
|
|||||||
)
|
)
|
||||||
|
|
||||||
STATES = (
|
STATES = (
|
||||||
"default",
|
# default state not included here
|
||||||
"checked",
|
"checked",
|
||||||
"focused",
|
"focused",
|
||||||
"focus_key",
|
"focus_key",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user