Hi all,
I’m quite new to HA and Lovelace cards.
I’m playing arround with the mini-graph-card, i was wondering if there is a way to adjust for example the upper_bound value through an input_number entity? so it can be adjusted dynamically?
Is this possible? I’ve been googling, but what i found didn’t work for this card.
edit: Never mind I modded the card to my needs ;). So it works now! Great card btw!
I try to mod my graph card and now have only one problem, can you or someone help me with that.
I have this kind of graph. Try to get left numbers show scale on whole picture, now i think that gives scale on first peak measurement (0.02kwh and 47.7kwh) and i want get whole graph scale left or right side graph to give my information what is most peaked value on that weekly graph.
Just want whole scale values left or right side graph. Example this picture scale down is 0.02 and scale high is 52.05kwh. Hope someone can help how i get them there. That values need to be showing all time, not hoovering mouse or something.
edit: How i get own color_threshold values that other graph. Now both graphs use same threshold values.
edit2: If that not possible can i keep that upper graph with threshold colors and get that down graph example only blue, i try give line_color: blue to down entitie, but i think that treshhold values now overdrive that.
edit3: Is that possible to get show both graph names on that view alltime. Now that only show name of that first entitie.
I am using this graph card to monitor daily energy usage. So I am using the group_by: date option. I am using extrema as well. Is there currently a way to change the extrema text so it shows the max and min day instead of the max and min data point time? Even adjusting the format to just show the day without the time would be useful.
No, not currently, actually started working on that issue a while back but never finished, can hopefully get it done in the future, or if anyone else wanna give it a shot here’s the changes I got so far.
EDIT: Nevermind, removed the cache solved the issue.
Hi guys,
Since the latest update; 0.106.0 some of my mini graph cards are broken like this:
Removing the color_tresholds solves the issue… anyone knows how to fix this? I’m using version v0.9.3 of the mini graph card.