tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
105 stars 28 forks source link

An unsupported batteryPowerLevel: emergency was provided #140

Closed johanflikweert closed 8 months ago

johanflikweert commented 11 months ago

Describe the bug Since yesterday I got the following log message: /vehicles/WVG{{anonymized}}/domains/readiness/readinessStatus/connectionState/batteryPowerLevel: An unsupported batteryPowerLevel: emergency was provided, known values are [comfort, off, unknown battery power level] please report this as a bug

Also the parking is now empty, so I don't see where my car is :(

To Reproduce Steps to reproduce the behavior:

  1. Run the update example flow

Version used: first I used 0.55.1, but also 0.57.0 has this result.

tillsteinbach commented 11 months ago

I added the "emergency" power level for the next release, but I believe that the missing parking position is due to something else. Do you see the parking position in the Volkswagen App?

johanflikweert commented 11 months ago

Thank you. Ah, that's unfortunate. For me, the issues are linked: either I got this log and no parking position, or a couple of hours later, both issues are resolved. Any idea what 'emergency' means? Doesn't sound comfortable... Yes, I do see the parking position in the app.

tillsteinbach commented 11 months ago

Also when the error is there?

johanflikweert commented 11 months ago

Yes, the VW app doesn't seem affected and still knows the location.

johanflikweert commented 8 months ago

Thanks for adding this unknown batteryPowerLevel. The other issues were due to too many logins.