You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there 👋
I've noticed that this lib pulls data for the last trip from VW but not from the "Since last refuel" section.
I already looked into the api the VW frontend uses and the endpoint for fetching that data seems to be something like this: https://www.volkswagen.de/app/authproxy/vw-de/proxy/vehicles/<VIN>/tripdata/cyclic?gdc=myvw-mbb-prod&resourceHost=myvw-vcf-prod
Hey there 👋
I've noticed that this lib pulls data for the last trip from VW but not from the "Since last refuel" section.
I already looked into the api the VW frontend uses and the endpoint for fetching that data seems to be something like this:
https://www.volkswagen.de/app/authproxy/vw-de/proxy/vehicles/<VIN>/tripdata/cyclic?gdc=myvw-mbb-prod&resourceHost=myvw-vcf-prod
With the data being structured like this:
I have a VW Polo from 2021, so I don't know how this endpoint behaves with an EV.
I will be looking into implementing this endpoint into this project, hopefully my rusty python skills can achieve that 😉
PR coming soon™️ - Help is always appreciated
The text was updated successfully, but these errors were encountered: