Ask anyone running Home Assistant what they want more of, and the answer is usually “screens”. Your phone is in the other room, a wall-mounted tablet costs real money, and smart speakers only go so far. A project called ESP Screen attacks this from the other end: it puts full touch control on cheap ESP32 panels — the 2.8-inch “CYD” boards that sell for pocket change, and the 4-inch Guition — with a drag-and-drop editor and, remarkably, not a single line of YAML.
That last part is the headline. The usual ESP32 dashboard route means firmware flashing, MQTT brokers, tokens and hand-written layouts. ESP Screen instead installs as a manager inside Home Assistant itself: it flashes a new panel over USB, updates it over Wi-Fi afterwards, and pushes your layout to it. Designing a screen is pick a tile, drag it, save — lights, climate, blinds, the vacuum robot, media players, weather, history graphs, clocks and timers, up to 48 tiles across eight pages. On the Guition, cameras work too: the doorbell’s last snapshot as a tile, full-screen on a tap, refreshed every few seconds.
The polish is what makes it feel finished rather than a hobby project. Tap toggles, hold opens the full control card. A lamp with effects gets an effects picker filled in from what Home Assistant actually exposes. Dark mode suits a bedside screen, and night-hours dimming can be driven by an automation — as can an alert that pops on every screen in the house when someone rings the bell, complete with the camera picture on the Guition. Custom YAML for one screen even survives firmware updates, a small courtesy that tells you the author has lived with this daily.
A few honest caveats from the README’s own fine print: the CYD’s memory is too small for camera pictures and album art (it substitutes icons), so treat the 4-inch Guition as the one to buy if cameras matter. Panels this cheap mean modest brightness and viewing angles, and you’ll want to think about power — a USB lead to a wall box is the usual answer. And the panels need to live on your Wi-Fi well, since every interaction round-trips through Home Assistant.
Still, the value proposition is hard to beat: room touch controls for less than the cost of a takeaway dinner, managed from the same UI as everything else in the house. If you’ve been priced out of the wall-tablet dream, this is the project to try this weekend — and a good reminder that the sharpest edge of home automation isn’t new protocols, it’s someone removing the last excuse not to build the thing.




