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

[lvgl] Enhancements (#7453)

This commit is contained in:
Clyde Stubbs
2024-09-19 14:17:04 +10:00
committed by GitHub
parent ddde64a48d
commit 6d24e9ebb5
5 changed files with 246 additions and 7 deletions

View File

@@ -38,8 +38,8 @@ lvgl:
border_width: 0
radius: 0
pad_all: 0
border_color: 0x0077b3
text_color: 0xFFFFFF
border_color: tomato
text_color: springgreen
width: 100%
height: 30
border_side: [left, top]