So I wanted to be able to quick prototype a UI for the ESPHome LVGL integration (as recompiling and flashing for each change takes some time).
I have never used the host integration with LVGL before and it turns out it isn't that easy toi get running. So i thought I would write it down - and well this is the gist of it.
(if lazy look at the included docker-compose.yaml, Dockerfile - i stripped my config down to the bare necessities the simple bare config runs - esphome-host-lvgl-example.yaml - requires xquartz)