Grafana in Home Assistant with Influx DB, Alias makes graph dissapear

  • What Grafana version and what operating system are you using?
    Grafana 10.0.0
    Home Assistant Core * 2024.6.3

  • Supervisor 2024.06.0
    Operating System 12.3

  • What are you trying to achieve?
    Plot a series of values from my Solar instalation in W. and have a legend’s name in each one using the Alias field

  • How are you trying to achieve it?

  • What happened?
    When I populate the Alias field , graph dissapears

  • What did you expect to happen?
    To get the graph with the Alias name bellow


  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?

Click on that “Alias” string on the graph - you can see that description color for that timeseries is faded = that timeserie is not selected (probably because you clicked before on the name which you used before, so Grafana remembers that old name as selected timeseries).

1 Like

Thank you very much for your quick support. Problem solved.