kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.89k stars 233 forks source link

Strange straight line graphs #953

Closed Gooman-rus closed 1 year ago

Gooman-rus commented 1 year ago

MINI-GRAPH-CARD 0.11.0 HomeAssistant 2023.3.3 Browsers: Chrome and Firefox latest versions (cache cleared).

Original graph: image

Mini-graph-card parameters:

type: custom:mini-graph-card
entities:
  - sensor.0x00124b002871e33e_co2
name: Углекислый газ

Appearance of this card (strange straight line): image image image

Everything was OK several weeks ago. I think it started after updating to HA 2023.3. Also I have changed recorder options and added option commit_interval: 60. Can it be connected with commit_interval?

Is there any way to fix the problem?

ildar170975 commented 1 year ago

@Gooman-rus Provide info as described here - https://github.com/kalkih/mini-graph-card/issues/933#issuecomment-1464932117

Gooman-rus commented 1 year ago

It started to work after setting points_per_hour paratemer to at least 3 or 4.

ildar170975 commented 1 year ago

@Gooman-rus If the issue is resolved - close it please.