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.jsfrom the dist into yourconfig/wwwdirectory. -
Add a reference to
unused-card.jsinside yourui-lovelace.yaml.
resources:
- url: /local/unused-card.js
type: module