Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph legend broken when multiple entities have the same friendly name #24586

Open
karwosts opened this issue Mar 10, 2025 · 0 comments
Open

Comments

@karwosts
Copy link
Contributor

karwosts commented Mar 10, 2025

Discussed in #24584

Originally posted by ajbathe March 10, 2025

I have this yaml code:

title: 24h-Verlauf aller Lumis
type: history-graph
entities:
  - entity: sensor.lumi_1_temperature
  - entity: sensor.lumi_2_temperature
  - entity: sensor.lumi_3_temperature
logarithmic_scale: false
hours_to_show: 24

The diagramm looks like this:

Bildschirmfoto vom 2025-03-10 17-18-04

When I click at one Temperature legend string, all three graphs get disabled:

Bildschirmfoto vom 2025-03-10 17-18-16

also the legend is wrong, all three entities are blue and might be the same

Andreas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant