Most weather cards are busy — icons, numbers, and labels all fighting for attention. Weather Mosaic goes the other way: it encodes a 7-day hourly forecast as a single color grid — one row per day, one cell per hour, with cell color mapping to temperature. A whole week of weather in one glance.
Patterns jump right out: heat waves as broad warm bands, cold fronts as sharp color breaks, rainy stretches as clusters of precipitation markers spanning several rows. Daily highs and lows are labeled directly on their peak cells. The design follows Edward Tufte's principle of maximizing the data-to-ink ratio — it began years ago as a MagicMirror module and I've refined it into a Home Assistant card.
Made for kiosk and always-on displays. This is where it earns its keep — a wall tablet, a kitchen display, the dashboard you glance at on the way out the door. Nothing to tap, expand, or scroll; the entire week is legible from across the room.
Works on black-and-white and e-ink screens, too. The White-Hot color scale (and its inverse, Black-Hot) encodes temperature in pure grayscale, using the thermal-camera convention where brighter means warmer. That keeps the card perfectly readable on monochrome and e-ink dashboards — the low-power always-on panels where normal color scales fall apart.
Also included:
- Several color scales beyond grayscale — mosaic, turbo, viridis, inferno, blue→red
- A visual editor — no YAML required
- Compatibility with any integration that provides an hourly forecast (Open-Meteo, PirateWeather, NWS, and more)
- Precipitation markers, daily high/low labels, and configurable day count and units
Install: it's in the HACS default store — just search "Weather Mosaic."
Repo: GitHub - whalleyms/weather-mosaic-card: Color-coded hourly weather forecast grid for Home Assistant Lovelace · GitHub
Live preview: Weather Mosaic Card
Feedback and integration reports welcome — happy to grow the "tested with" list.



