A wall-mounted home dashboard built on Home Assistant. It opens in its calm ~6-tile view. Tap any tile to open it — the whole grid reflows around it on the GPU. Tap Cameras to walk the feed → quad → fullscreen path. Leave it alone a few seconds and it comes alive on its own: tiles flip between faces and it slowly re-packs itself to fight screen burn-in. Demo with fake data — not connected to a real home.
transform: translate()+scale() slides each one's appearance from the old layout to the new — composited on the GPU. Tile content is counter-scaled so text never stretches. Idle flips use real axis-rotation, slide, and crossfade. Note: on the wall these are single-finger taps; here they're clicks.