tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
109 stars 29 forks source link

Position support. #60

Closed robinostlund closed 2 years ago

robinostlund commented 2 years ago

Is your feature request related to a problem? Please describe. Not possible to see where the car is.

Describe the solution you'd like As in v3 of the firmware it is possible to enable location data. When i did that i can now see where the car is on the we connect ios app so i guess the data would be possible to get from your module.

Additional context I can share my login to we connect if you want to be able to test it, i have an VW ID5 GTX model.

tillsteinbach commented 2 years ago

Hey @robinostlund the ID can only provide the information when the car is parked. This is already implemented and should work. I have a user with SW3.0 who tested it with an ID.3 You should see the parking position e.g. if you try with weconnect-cli. If you don't have success I'm happy to try to debug it with your account.