Closed virtualdj closed 8 months ago
@stickpin I don't know if you're still tracking my car: if you are, maybe you can take a look if you got the same data.
Again, not a big issue, just to see if it's a bug that considers spurious data as 100% charge level.
@virtualdj I am using credentials only during the development or pre-release regression testing, to avoid rate limit. If you run integration in the debug mode, then please share a full log, so I will be able to analyze what happened. Check the status of the API sensors in the diagnostic section if some of them were failing as well during this time.
In general, I don't have any logic that should show 100% of the battery level in case of failure, so I guess VW started to return 100% for whatever reason.
If you run integration in the debug mode, then please share a full log, so I will be able to analyze what happened.
Not this time, unfortunately. Will try to enable it during the next charge but I'm pretty sure it won't happen again soon.
In general, I don't have any logic that should show 100% of the battery level in case of failure, so I guess VW started to return 100% for whatever reason.
Yeah, I agree. Probably if we had developed the VW backend ourselves, it could have worked better! 😅
@virtualdj I guess, I will close this issue. If this problem happens once again and you have debug logs, please let me know.
Before you post a new issue - you must first check the following (and check the boxes with an "X" below)
Environment
Describe the bug
Yesterday (02/03/2024) at 21:48 I saw a spike on the battery_level sensor to 100% that triggered some automations. However the battery was not fully charged but I just removed the car to start a trip.
The automation trace confirms that the value changed suddenly from 72 to 100 in 11 minutes, which is not phisically possible of course.
The integration refresh time is 5 minutes, there are some errors in the log below, but they doesn't seem to apply to that time slot and also the updates are normally working well, despite from the logs.
This is not a serious bug, I just opened it to see if I'm the only one that experienced this. Obviously it's not possible to see if the original VW app showed the same percentage because it doesn't keep the history of the values.
Screenshots
Traceback/Error logs