1.1 KiB
1.1 KiB
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
- In HA UI: Settings → Dashboards → Add dashboard (storage mode)
- Pick a URL path matching the folder name in this repo
- Use
WebSocket lovelace/config/savewith theconfig.jsonbody (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 |