Hi. on computer A i have only esphome (CLI), while on Computer B esphome within homeassistant. On B i can compile a yaml file including the entry “lvgl:” On A i got an error “ERROR Unable to import component lvgl:”
I tried already that hint “[lvgl] Final stage #7184”
Anyone an idea?
br Ole
What version of esphome do you have on A?
Make sure you have ESPHome 2024.9 or higher on both.
I found the answer: i am using windows and the lib “libmagic binaries” was missing. (got the hint from a github user,thx)