Awesome
Unused Card by @iantrich
A simple card that shows your unused entities
Options
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
type | string | Required | custom:unused-card | |
name | string | Optional | Card name | Unused Entities |
Install
This card is available in HACS (Home Assistant Community Store)
Simple install
-
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