I have several Cheap Yellow Displays around my house. The ESPHome Device Builder 2026.6 has broken them all again. (the 2026.5 update also broke them all). I managed, with the help from my forum, to fix the 2026.5 problems but changing the platform to mipi_spi and model to ILI9341 and some other tweaks and got them all back working.
Now with the 2026.6 update the displays break again. The yaml throws up an error in the code that dimension is now no longer valid. Removing that, the display only draws three quarters of the screen and cuts off the last 40px or so. Also, the top 30 lines now blink every second - and only the top 30 or so pixels the rest of the display is stable.
I have the screen rotated 180 degrees (for space constraints the power comes in from the right hand side as you look at the display). I have no idea how to fix this, particularly the blinking. I am not a technical person so tend to fumble my way through the fix but this one I have no idea of.
Anyone throw me any ideas on how to do this? What is causing the top 30px to blink? can I use an offset to use the full screen - though i don't think this will work as the display shows the beginning of the text correctly but cuts it off at arount the 280px width
Any help will be appreciated