Tesla Fleet: Recorder warning: sensor.pointer_charge_energy_added decreasing
The problem
WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.pointer_charge_energy_added from integration tesla_fleet has state class total_increasing, but its state is not strictly increasing. Triggered by state 3.06 (3.2) with last_updated set to 2024-11-01T08:25:36.958274+00:00
What version of Home Assistant Core has the issue?
2024.10.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
tesla_fleet
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tesla_fleet/
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
Hey there @bre77, mind taking a look at this issue as it has been labeled with an integration (tesla_fleet) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of tesla_fleet can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign tesla_fleetRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
tesla_fleet documentation tesla_fleet source (message by IssueLinks)
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.
Sorry for missing this, Tesla is annoying in that this is a value that should always go up but for some reason doesnt. The only fix is to remove the total_increasing attribute, but that will make statistical reporting worse.
After update to Home Assistant Core version 2025.2.1 I had this warning:
2025-02-08 03:05:10.463 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.tess_y_charge_energy_added from integration tesla_fleet has state class total_increasing, but its state is not strictly increasing. Triggered by state 2.72 (2.74) with last_updated set to 2025-02-08T02:01:22.361650+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+tesla_fleet%22
It seems is is simliar to the one above, rigth?
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.