Closed wryandginger closed 10 months ago
I think it's an issue with all external display components with the Esphome 2023.12. Here's how it was fixed for a different display: https://github.com/landonr/lilygo-tdisplays3-esphome/pull/46
Maybe I’m really dense, but I cannot make heads or tails of that link…it looks like a closed merge. I’m not seeing a fix anywhere. Am I missing something?
Do I need to make my own fork of this repo and adjust the py files in that merge? Do I delete the external component and just have no display?
I haven't figured out a fix yet, I was just posting that to point to how others have fixed the same (at least I think) issue on another display. Perhaps we can do it the same way with this display. Looking at the code that was changed in that PR, it seems it was only a couple of lines in a couple of files.
I just forked this repo and made those same changes and its working great on my display. Pull request here: https://github.com/nickolay/esphome-lilygo-t547plus/pull/9
@bvarick awesome, thank you!
@wryandginger I merged @bvarick's PR, so it should work for you if you just use - source: github://nickolay/esphome-lilygo-t547plus
I seem to be getting an error when I try to build with the newest version of ESPHome: