lubeda/EspHoMaTriXv2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a flexible DIY status display for an 8 by 32 RGB LED matrix that works with ESPHome and Home Assistant.
I want it to show a clock by default, then let me push different screens from Home Assistant, like icons with scrolling text, alerts that show right away, progress updates, rainbow text, combined icons, and a blank screen. The display should keep a queue of screens, drop old ones after a lifetime, and go back to the time screen when nothing else is active.
Make it easy to install for a Ulanzi TC001 style device, with a simple quick start and the ability to add my own icons and animations. It should also include service calls I can use from Home Assistant to add, remove, and force a screen, plus a way to toggle small status indicators. If you need to check current ESPHome docs, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit