💡 auto-entities 2.0.0 available on new fork

:bulb: auto-entities 2.0.0 :bulb: is available at Release v2.0.0 · Lint-Free-Technology/lovelace-auto-entities · GitHub. This is a fork of @thomasloven’s project including the following fixes:

  • Pass through layout parameter to have panel layout styling for card
  • Invalidate cache for entities, devices, areas, labels, floors when config registry changes.
  • Load card / else via hui-card
  • card_as_row config to work as nested row in entities card
  • Always show card preview (or else card if configured)
  • Button updates
  • Filter editor issues where rules may be cleared in various scenarios
  • Ha tabs
  • Fixup rule count in filter editor
  • Migrate mwc-button to ha-button for HA 2025.8 mwc-button removal
  • Split translated states to own filter ‘state_translated’
  • Update workaround for cards which show errors
  • Performance improvements

This fork will be actively maintained and contrubutions are welcomed. If anyone is willing to translate the lengthy readme to MkDocs then please reach out.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

To use this fork with HACS, set https://github.com/Lint-Free-Technology/lovelace-auto-entities as a custom HACS repository. Use the button above to do this in one step. The fork description starts with 💡 Lint Free Technology fork 💡 so you will easily see the correct HACS entry to use.


Thank you to @thomasloven for a great card and support for the Home Assistant community across many years.

24 Likes

wow, super happy a new fork is now available.
been crossing my fingers for some time for this.

although very grateful to Thomas for creating auto-entities in the first place, we had a lot of unresolved stuff for a very long time now.

an actively maintained version of one of the most important resources in my config.
couldn’t be happier!

5 Likes

Is the upgrade just a matter of uninstalling old and adding new? Anything to be aware of when replacing the integration.?

Question asked with gratitude. :slightly_smiling_face:

Just tried adding repo and I get error

<Integration Lint-Free-Technology/lovelace-auto-entities> Repository structure for v2.0.0 is not compliant

@KennethLavrsen yes, just uninstall and reinstall.

Will check on this. I have tested a lot and have not come up with this before.

UPDATE: @KennethLavrsen repo updated to include a topic and image in readme which HACS requires for validation. Also added direct HACS button for custom repo in the original post to make this easy.

UPDATE 2: I did some further reveiw and the original error you presented suggests you tried to add as intergration rather than dashboard, hence the error. The validation errors I noted and fixed above are non fatal for validation.

working as expected here, didnt see a pic of the info styling yet, so here’s proof :wink:

Scherm­afbeelding 2026-02-12 om 23.32.53

As a silly question, but if this is improved code and such … why not push to originl owner … or take the project. What would anyone want two different ones and SWEAT bigtime to switch them.

1 Like

A good question. It’s a case of no response from requests like you suggest so time for a new fork.

OK. Good answer.

As the author of all the Sports Standings and Scores among many other things that use auto-entities … I’ll bite (or byte).

I will give it a whirl and see. If you are confident, then I will do it.

2.0.0 is the evolution of 1.16.1-dcapslock.x versions that I have made available over time, the last being 1.16.1-dcapslock.11 before switching to 2.0.0. The fork build CI uses semantic-release now so much easier get patches out quickly.

2 Likes

That was it. Thanks

1 Like

Whst is this? Some examples?

If you are new to auto-entities check out the readme.

If you have any further questions please ask.

Read that, but not getting the gist yet… its all code, whats the result?

Auto population of entities to a card. Default being an entities card.

Just leaving a comment here to show my appreciation for the contious work of mission-critical integrations :stuck_out_tongue:

3 Likes

Hey Darryn, what a nice surprise that you’ve released a fork and will continue to maintain it!

I’m very happy and would like to thank you, as I so often do.:pray:t2:

I’ll replace it right away at the next opportunity.

2 Likes

Also just showing my appreciation for taking the torch on this one.

Great job and thank you!

2 Likes

Thanks for updating the card! I have been using Thomas’ card since it was released.

2 Likes

Easy swap for me.

  1. Add new repo to HACS
  2. Remove old auto-entities
  3. Install new auto-entities
  4. Refresh browser
  5. Party :partying_face: :tada:

Thanks for updating this! I’ve noticed several of the projects from @thomasloven seem to be unmaintained now. For instance GitHub - thomasloven/hass-favicon: 🔹 Change the favicon of your Home Assistant instance which I use on nearly all my HA installs.

8 Likes