We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading to 2025.2.1 all dashboard-cards with
- chart_type: line type: statistics-graph
stopped automatically updating with new data. Even after several hours the graphs never updated.
I reverted to 2025.1.4, after which all cards were updating themselves as expected.
When a dashboards stays open, the graphs are automatically updated as new data for a metric arrives.
...
2025.2.1
2025.1.4
Firefox 134, and the IOS app
No response
chart_type: line period: 5minute type: statistics-graph entities: - sensor.envoy_xxxx_current_power_consumption - sensor.envoy_xxxx_current_power_production - sensor.site_load_connector_1 stat_types: - mean hide_legend: true days_to_show: 0.5 unit: W grid_options: rows: 4 columns: full --- chart_type: line period: 5minute type: statistics-graph entities: - sensor.power_usage stat_types: - mean - min - max unit: W hide_legend: true days_to_show: 0.5 grid_options: columns: full rows: 4
The text was updated successfully, but these errors were encountered:
Cannot confirm in Chrome 133.0.6943.60 (Win10x64), 2025.2.1. Added a card & then did not close or refresh this tab.
chart_type: line period: 5minute type: statistics-graph entities: - sensor.xiaomi_cg_1_humidity stat_types: - mean - min - max days_to_show: 0.5
At least in Masonry it works OK. Will check also with sections.
Sorry, something went wrong.
Yes - do confirm with sections, the card is not automatically updated. Now it is 00:46.
After F5:
MindFreeze
Successfully merging a pull request may close this issue.
Checklist
Describe the issue you are experiencing
After upgrading to 2025.2.1 all dashboard-cards with
stopped automatically updating with new data.
Even after several hours the graphs never updated.
I reverted to 2025.1.4, after which all cards were updating themselves as expected.
Describe the behavior you expected
When a dashboards stays open, the graphs are automatically updated as new data for a metric arrives.
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
2025.2.1
What was the last working version of Home Assistant Core?
2025.1.4
In which browser are you experiencing the issue?
Firefox 134, and the IOS app
Which operating system are you using to run this browser?
No response
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
No response
The text was updated successfully, but these errors were encountered: