mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[lvgl] Implement better software rotation (#7595)
This commit is contained in:
@@ -12,6 +12,11 @@ substitutions:
|
||||
arrow_down: "\U000F004B"
|
||||
|
||||
lvgl:
|
||||
resume_on_input: true
|
||||
on_pause:
|
||||
logger.log: LVGL is Paused
|
||||
on_resume:
|
||||
logger.log: LVGL has resumed
|
||||
log_level: TRACE
|
||||
bg_color: light_blue
|
||||
disp_bg_color: color_id
|
||||
|
||||
Reference in New Issue
Block a user