Unused Card by @iantrich
A simple card that shows your unused entities
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
type | string | Required | custom:unused-card |
|
name | string | Optional | Card name | Unused Entities |
This card is available in HACS (Home Assistant Community Store)
-
Download and copy
unused-card.js
from the dist into yourconfig/www
directory. -
Add a reference to
unused-card.js
inside yourui-lovelace.yaml
.
resources:
- url: /local/unused-card.js
type: module