Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

history-graph: wrong graph, wrong current value (again) #13195

Closed
3 tasks done
ildar170975 opened this issue Jul 14, 2022 · 7 comments
Closed
3 tasks done

history-graph: wrong graph, wrong current value (again) #13195

ildar170975 opened this issue Jul 14, 2022 · 7 comments
Labels

Comments

@ildar170975
Copy link
Contributor

ildar170975 commented Jul 14, 2022

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

Absolutely same as described here:
home-assistant/core#73154

history-graph stopped displaying valid data.
On some moment of time graph becomes a constant line.
Only after restart of HA graphs again work.

изображение

type: vertical-stack
cards:
  - type: entities
    entities:
      - binary_sensor.net_is_available_internet
  - type: history-graph
    entities:
      - binary_sensor.net_is_available_internet
    hours_to_show: 4
    refresh_interval: 0

изображение

type: vertical-stack
cards:
  - type: entities
    entities:
      - sensor.mijia_300_1_co2
  - type: history-graph
    entities:
      - sensor.mijia_300_1_co2
    hours_to_show: 4
    refresh_interval: 0

I noticed that sometimes it happened right after connection to Internet is lost.
Today connection lost at about 11:15.
Then the connection was fixed at about 13:30.
Now it is 14:55.
Graphs stopped working about at the same time as connection was lost.

I wonder why connection to Internet is so important since all monitored sensors are for local devices only.

Here is an example for HA uptime from sysmonitor integration, it shows the same bug:
изображение

Describe the behavior you expected

Graphs should be updated.

Steps to reproduce the issue

  1. Start monitoring if graphs are updated.

What version of Home Assistant Core has the issue?

2022.7.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Chrome 103.0.5060.114

Which operating system are you using to run this browser?

Win10x64

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

@ildar170975 ildar170975 changed the title history-graph: wrong graph, wrong current value history-graph: wrong graph, wrong current value (again) Jul 14, 2022
@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 12, 2022
@ildar170975
Copy link
Contributor Author

still happens

@github-actions github-actions bot removed the stale label Oct 12, 2022
@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 26, 2023
@ildar170975
Copy link
Contributor Author

Still happens.

@github-actions github-actions bot removed the stale label Feb 26, 2023
@benlancaster
Copy link

I'm experiencing the same behaviour, but only on graphs with multiple entities

For example, this entity works fine on its own:

Screenshot 2023-03-06 at 11 48 09

But switches to a flat line if I add a second:

Screenshot 2023-03-06 at 11 48 18

It seems to affect every graph I have that has multiple entities, single entities work fine

@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 28, 2023
@ildar170975
Copy link
Contributor Author

Have not observed this problem for a long time.
Closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants