I’ve added a mini-graph-card and set the name to Living Room, when ever I click the graph for additional details it changes the name to living room temperature. Anyone know how to set the name when selected?
You posted an unformatted code. It does not have indents which are crucial in yaml.
Avoid posting picture containing unrelated things which only distracts. There are plenty of tools like MS Paint to get rid of unneeded info.
In short:
– if “name” is defined on a card level - it will be displayed when a graph is NOT selected;
– if “name” is defined on an entity level - it will be displayed when a graph is selected.
I don’t seem to have the option to insert code on my phone, anyway I’ve update the code and the pictures; hope you are less distracted now and maybe able to help.
What do you mean?
LTS was available in Statistics graph since adding LTS to HA.
This release LTS was just added to History view (not to History-graph card), nothing else has been changed - why this may be a reason to show LTS in mini-graph-card?
I think the question is more like this: The built-in cards (only the history stats card) have has been updated to combine data from two sources (the regular recorder history, plus LTS if it exists). Does this card need a similar change, or will an entity that has LTS have it’s LTS automatically displayed if the period reaches that point or goes beyond the recorder history?
I haven’t upgraded to test, but my guess would be it will need to be updated if the card needs to do this.
The other option is of course if they made this change at an API level to automatically do this, then of course no change will be needed.