Write a card once, use it everywhere.
The original decluttering-card hasn’t
had a release since April 2023, and a few long-standing requests in its thread were never
merged. I’ve picked it up as Decluttering Card Plus and have been maintaining it since.
It’s a drop-in replacement. It registers custom:decluttering-card and
custom:decluttering-template as well as its own -plus types, and decluttering_templates
is unchanged — so you install it, remove the old card, and change nothing else. (Don’t run
both; whichever loads first claims the old names.)
What’s new on top of the original
- Badge templates — templates for the dashboard badge row, not just cards (HA 2024.8+).
- Templates shared between dashboards — define once, use on every dashboard.
visibility:works inside templates.- Repeat — build one card per entity from a list, or from an area/device/label, and skip
copies that have nothing to show. - Defaults for every template on a dashboard, so instances only pass what differs.
- Editor niceties — see what a card actually builds, see what uses a template before you
change it, rename a template and have the uses follow, and export/import a template to
share it with someone else. - Plus the entity-row and picture-elements templating from
PR #78, which never got merged
upstream, and a pile of variable-substitution and layout fixes.
Install — HACS custom repository (type: Dashboard):
https://github.com/tempus2016/decluttering-card-plus
or one click: Add to HACS
Docs — Quick Start
· Variables
· Recipes
· Troubleshooting
· Releases
Requires HA 2024.7+. MIT, same as the original — full credit to RomRider, j9brown and
simbaja, whose work this builds on.
Bug reports and feature requests welcome on the
issue tracker.
