kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.96k stars 232 forks source link

Graph / Bar shows incorrect Data (some value instead of zero)? #902

Closed marczai closed 1 year ago

marczai commented 1 year ago

Good Morning,

i dont know why but somehow the graph get values (0,39) even there should be zero.

image

Here in the real entity i see its zero:

image

I used this minimal config to test it:

` type: custom:mini-graph-card entities:

Thanks for your replies

Tontze commented 1 year ago

Do you mean selected point on the timeline ? Same goes with BARs, when power consumption has been zero, howering over zero consumption bar, it just shows recent consumption. If bar has consumption, it shows it correctly.

ildar170975 commented 1 year ago

duplicate https://github.com/kalkih/mini-graph-card/issues/805