Archive of retired Home Assistant Lovelace dashboards. First-class config snapshots so they can be referenced or restored without sitting in HA's live storage.
Find a file
2026-05-27 07:59:18 -04:00
dashboard-tablet Archive: dashboard-tablet notes 2026-05-27 07:21:29 -04:00
lovelace Archive: lovelace notes 2026-05-27 07:48:52 -04:00
README.md Add lovelace to archive entries table 2026-05-27 07:59:18 -04:00

ha-dashboard-graveyard

Archive of retired Home Assistant Lovelace dashboard configs from the homelab's HA NUC (Yosemite, 192.168.1.244).

Why

Dashboards retired from active use shouldn't stay in HA's .storage/ indefinitely — they accumulate stale entity references, complicate audits (e.g. the mmWave presence_information migration), and bloat HA backups. This repo snapshots each retired dashboard's config JSON so it can be re-imported later if needed, without keeping it live.

Layout

<dashboard-url-path>/
  config.json     # full Lovelace config from `lovelace/config` WebSocket API
  README.md       # why it was retired, last active date, replacement (if any)

Restore procedure

  1. In HA UI: Settings → Dashboards → Add dashboard (storage mode)
  2. Pick a URL path matching the folder name in this repo
  3. Use WebSocket lovelace/config/save with the config.json body (or paste into Raw Configuration Editor)

Entries

URL path Last active Why retired Replacement
dashboard-tablet 2026-05 Tablet device no longer in use n/a
lovelace 2026-05 Legacy lovelace URL path, hidden from sidebar, predates multi-dashboard support n/a