home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.91k stars 29.57k forks source link

Counters stop increasing #121154

Closed jurgen2005 closed 1 month ago

jurgen2005 commented 1 month ago

The problem

after updating to 2024.7 various counters stopped increasing, like watermeters and rain meters

What version of Home Assistant Core has the issue?

2024.7.0

What was the last working version of Home Assistant Core?

2024.6.2

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

jurgen2005 commented 1 month ago

full reboot fixed it, sorry

JRascagneres commented 1 month ago

Yeah I had this too and reboot seemed to fix, hopefully it sticks....

ChristophCaina commented 1 month ago

this is probably a known issue with the recorder when you run a recorder.purge... maybe linked to this: #121164

jurgen2005 commented 1 month ago

yes it is! Thanks

bdraco commented 1 month ago

duplicate of https://github.com/home-assistant/core/issues/117263

home-assistant[bot] commented 1 month ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (recorder) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `recorder` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign recorder` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


recorder documentation recorder source (message by IssueLinks)