Closed danps1 closed 6 months ago
This may be a different symptom of #110620
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.
The problem
Since updating to
core-2024.1.0
myhistory_stats
sensors do not seem to be updating correctly.I have several that have worked for (literally) years. One example is a sensor that tracks usage of my pool Chlorinator, so that it can automatically be turned off once a threshold is reached. Here is the YAML for the sensor...
And here is a graph showing the incorrect behaviour...
I first noticed this morning after the chlorinator had been running for approx. 2hrs that the sensor was show 0, so I restarted HA, and it seemed to come good (as you can see in the graph). Later in the afternoon I checked it and the value was "frozen" again, so another restart, and it then came good again.
Not other change to these sensors other than the core update.
What version of Home Assistant Core has the issue?
core-2024.1.0
What was the last working version of Home Assistant Core?
core-2023.12.5
What type of installation are you running?
Home Assistant OS
Integration causing the issue
history_stats
Link to integration documentation on our website
https://www.home-assistant.io/integrations/history_stats/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response