kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.85k stars 231 forks source link

[Feature] Small subtitle below title #1101

Closed bilogic closed 1 month ago

bilogic commented 1 month ago

I use this for battery level graphing so currently it looks something like

Battery

60%

Would be great if I can add a small value under the title for the current temperature

Battery

32°C

60%

Or to the right of 60% in very small font

ildar170975 commented 1 month ago

Since you need to show some VALUE - you would expect a template support for this "subtitle". Templates are not supported by the card. Consider using card-mod which supports jinja, examples here: https://community.home-assistant.io/t/lovelace-mini-graph-card/71385/1733 https://community.home-assistant.io/t/lovelace-mini-graph-card/71385/2023