mini-graph-card icon indicating copy to clipboard operation
mini-graph-card copied to clipboard

bug(graph): last known value is used after interruption in data

Open jlsjonas opened this issue 2 years ago • 1 comments

Originally posted by @hcrohland in https://github.com/kalkih/mini-graph-card/issues/778#issuecomment-1146776434

I have a similar problem: My temperature sensor lost connectivity for some hours: Bildschirmfoto 2022-06-05 um 11 56 58

And now the card shows a constant temperature since then:

grafik

Config is:

type: custom:mini-graph-card
entities:
  - entity: sensor.ausentemperatur_temperature
    show_fill: false
  - entity: sensor.ausentemperatur_humidity
    show_fill: false
    show_state: true
    y_axis: secondary
upper_bound_secondary: 100
name: Wetter
icon: mdi:home-thermometer-outline

jlsjonas avatar Jun 10 '22 14:06 jlsjonas

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!

stale[bot] avatar Aug 09 '22 19:08 stale[bot]