WHy are used entities showing in 'Unused Entities'?

Hi,

I have made a few lovelace cards recently and i noticed that entities that i have included in some cards still show up in the ‘UNused Entitiees’ view. Can someone explain why this is happening and how to remove them/fix this?

Below is an exmaple (there are more!)

Thanks

Stephen

Custom cards don’t seem to count as ‘used’.

I have the opposite problem. No unused entities at all in the list, when there should be.

@tom_l

Entities from some custom cards count though and obviously some don’t - seems strange that it’s not consistent for all custom cards if that is the reason

is this a bug then?

I like ‘unused entities’ screen as i treat it like to to do list in terms of adding entities into lovelace but its unmanageable due to this issue

Me too :+1:

For you and me it is. It still works for a lot of people.

Lets see if we can work out what we have in common:

Install: Hassio NUC image.

Installed resources:

resources:
  - type: module
    url: /community_plugin/lovelace-card-tools/card-tools.js
  - type: module
    url: /community_plugin/lovelace-auto-entities/auto-entities.js
  - type: js
    url: /community_plugin/bar-card/bar-card.js
  - type: module
    url: /community_plugin/bom-weather-card/bom-weather-card.js
  - type: module
    url: /community_plugin/compact-custom-header/compact-custom-header.js
  - type: module
    url: /community_plugin/lovelace-card-mod/card-mod.js
  - type: module
    url: /community_plugin/config-template-card/config-template-card.js
  - type: js
    url: /community_plugin/lovelace-layout-card/layout-card.js
  - type: module
    url: /community_plugin/lovelace-gap-card/gap-card.js
  - type: js
    url: /community_plugin/list-card/list-card.js
  - type: js
    url: /community_plugin/lovelace-fold-entity-row/fold-entity-row.js
  - type: js
    url: /community_plugin/light-entity-card/light-entity-card.js
  - type: module
    url: /community_plugin/mini-media-player/mini-media-player-bundle.js
  - type: module
    url: /community_plugin/mini-graph-card/mini-graph-card-bundle.js
  - type: js
    url: /community_plugin/secondaryinfo-entity-row/secondaryinfo-entity-row.js
  - type: js
    url: /community_plugin/lovelace-slider-entity-row/slider-entity-row.js
  - type: js
    url: /local/custom_ui/tiles-card.js
  - type: js
    url: >-
      /community_plugin/lovelace-toggle-lock-entity-row/toggle-lock-entity-row.js
  - type: js
    url: /community_plugin/vertical-stack-in-card/vertical-stack-in-card.js

Installed custom components:

  • bom_forecast
  • bwalarm
  • clean_up_snapshots_service
  • garbage_collection
  • hacs