[BUG] Passat GTE not showing battery level, the rest seems to work
githubbersky opened this issue · 5 comments
Before you post a new issue - you must first check the following (and check the boxes with an "X" below)
- 1.) Can you login using the smartphone app We Connect (not We Connect ID or We Connect GO) and interact with your car?
- 2.) Please make sure that you can login into https://vwid.vwgroup.io/ and make sure that any "Terms and Conditions" are all checked
- 3.) I do not have MFA enabled.
Environment
- Volkswagencarnet release with the issue: 4.5.0
- Last working homeassistant-volkswagencarnet release (if known):
- Home Assistant Core release with the issue:
- Operating environment (Home Assistant OS/Supervised/Container/Core/venv): 11.2/2023.12.0/-/2023.12.4/virtual edition
- Car model and year: Passat GTA 2021
- Country where the car was bought: DE
- Valid We Connect subscription: check!
- Have you verified that the We Connect service works via VW´s portal?: yes
Describe the bug
Steps to Reproduce
Expected behavior
Screenshots
Traceback/Error logs
Debug information - all JSON responses from logfile
Additional context
It seems some of my text did not make it into the ticket:
I added this wonderfull integration after uninstalling it when issues occured after VW changed the API. With this version, and all the good news i read, I decided to try again. A lot of parameters are discovered, but the battery level is missing. I do see the fuel consumption and battery consumtion, along with lots of other parameters.
I did a new discovery, changing DE to NL, where the car is nowadays, but that does not seem to make any difference.
Attached you see both attempts I did.
It someone can tell me how to make a debug log, then I can make one if needed.
Regards, Richard.
@githubbersky if the issue is still reproducible with the latest versions (v4.5.1+), please reopen the issue and share the debug logs.
I've explained here #555 (comment) how to enable debugging mode.
pay attention to this:
"charging": {
"batteryStatus": {
"error": {
"message": "Bad Gateway",
"errorTimeStamp": "datetime.datetime(2024, 2, 2, 18, 15, 49, tzinfo=datetime.timezone.utc)",
"info": "Upstream service responded with an unexpected status. If the problem persists, please contact our support.",
"code": 4007,
"group": 2,
"retry": true
}
},
You have many Upstream service responded with an unexpected status. If the problem persists, please contact our support.
errors coming back from the VW server. Nothing I can do about it.
Wow! That is interesting, it worked once... I will try contacting volkswagen. Are the willing to help with these kind of questions? Do you have any experience with that? Perhaps even a way to contact them? (I chatted with volkswagen online earlier because at the moment we cannot download navigation maps, error 404)
@githubbersky No, unfortunately, I have no experience with VW support.
But in general, since they migrated to the new Backend/App, there are a lot of issues on their end.
Hopefully, they will stabilize it soon.