# thomasloven/lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards

Repository: https://github.com/thomasloven/lovelace-auto-entities
Canonical: https://ross.abutalabs.com/products/lovelace-auto-entities
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-05-09T13:58:25+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 40, longevity 100
- inputs: {"age_days": 2776, "days_push": 116, "days_rel": 462, "gap_med": 0, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1794, forks 138 (observed 2026-08-28T04:05:37.324480+00:00)

## What it is
A Home Assistant Lovelace custom card plugin that automatically populates the entities list of dashboard cards based on filters, templates, and sorting rules. It wraps any other card and dynamically includes or excludes entities matching specified criteria.

## Use cases
- automatically list all battery sensors below 20% on a dashboard card
- show all lights that are currently on without manually listing entities
- filter entities by area, domain, or attribute in a Lovelace card
- sort and deduplicate entities in a Home Assistant dashboard
- hide a card entirely when no matching entities exist
- use Jinja templates to generate dynamic entity lists

## When to choose
- you maintain Home Assistant dashboards with many entities that change over time
- you want cards that stay up to date without manual entity lists
- you need filtering, templating, or sorting of entities across any Lovelace card

## When to avoid
- you don't use Home Assistant or Lovelace dashboards
- you need a static, hand-picked entity list
- you want a standalone app rather than a dashboard plugin

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, templating, configuration-management
- domain: iot, web-development
- platform: browser, self-hosted
- tags: home-assistant, lovelace, hacs, dashboard-cards, entity-filtering, yaml-configuration, home-automation, dashboards, web

## Member repositories
- thomasloven/lovelace-auto-entities (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.324480+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:22:55.542275+00:00, confidence not recorded.
  - readme: https://github.com/thomasloven/lovelace-auto-entities (fetched 2026-08-28T04:05:37.324480+00:00, sha b07955d3f41f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
