-
|
Hi, I created a simple GUI, sadly the generated esphome yaml is very complex and contains a lot of code i dont need. Maybe there could be a option which disables all the pin and hardware settings and just outputs the pure lvgl or display lambda? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Just don't copy those parts of the generated layout? The generated code is not a complete esphome file anyway - it's missing wifi, ota and some other settings. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

You also have a "copy display lambda only" button.