Skip to content

0.5.0 - Custom Entity Names 🏷️ 🐫

Choose a tag to compare

@github-actions github-actions released this 10 Mar 02:38

Custom Entity Names

Set custom display names for entities in charts and legends:

entities:
  - entity_id: sensor.waschmaschinensteckdose_leistung
    name: Waschmaschine
  - entity_id: sensor.kuhlschrank_garage_leistung
    name: Kühlschrank Garage

Editor: Per-Entity Color & Name Configuration

The card editor now supports configuring custom name and color for each entity. Click the pencil (edit) icon next to any entity in the Entities list to open a detail view where you can set an optional display name and chart color for that entity.

image
  • chore: bumps version to 0.5.0 by @gh-action-bump-version
  • code smells by @warmfire540
  • advanced entities editor by @warmfire540
  • custom entity names - thanks @frankfrommelt! by @warmfire540
  • chore: yarn (deps-dev): bump nyc from 17.1.0 to 18.0.0 (#26) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#25) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#23) by @dependabot[bot]
  • chore: yarn (deps-dev): bump jsdom from 27.4.0 to 28.0.0 (#21) by @dependabot[bot]
  • chore: yarn (deps-dev): bump @types/node in the all-dependencies group (#22) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 6 updates (#20) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#19) by @dependabot[bot]
  • chore: yarn (deps): bump lodash-es from 4.17.21 to 4.17.23 (#18) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#17) by @dependabot[bot]
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates (#16) by @dependabot[bot]

What's Changed

  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #16
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #17
  • chore: yarn (deps): bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in #18
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #19
  • chore: yarn (deps-dev): bump the all-dependencies group with 6 updates by @dependabot[bot] in #20
  • chore: yarn (deps-dev): bump @types/node from 25.2.0 to 25.2.2 in the all-dependencies group by @dependabot[bot] in #22
  • chore: yarn (deps-dev): bump jsdom from 27.4.0 to 28.0.0 by @dependabot[bot] in #21
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #23
  • chore: yarn (deps-dev): bump the all-dependencies group with 2 updates by @dependabot[bot] in #25
  • chore: yarn (deps-dev): bump nyc from 17.1.0 to 18.0.0 by @dependabot[bot] in #26
  • Custom Entity Names 🏷️ 🐫 by @warmfire540 in #27

Full Changelog: 0.4.0...0.5.0