tillsteinbach / WeConnect-python

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

Unknown attribute averageAuxConsumption/averageRecuperation #141

Closed hanjuq closed 10 months ago

hanjuq commented 11 months ago

Hi Till,

after running weconnect-mqtt I tried to go a bit more to the root and made a first step with weconnect-python. I started alVehicles.py and beside many correct and well formatted data I got this:

/vehicles/... /trips/shortTerm: Unknown attribute averageAuxConsumption with value 2.9 /vehicles/... /trips/shortTerm: Unknown attribute averageRecuperation with value 4.2 /vehicles/... /trips/longTerm: Unknown attribute averageAuxConsumption with value 2.5 /vehicles/... /trips/longTerm: Unknown attribute averageRecuperation with value 5.1

Very interesting because this were the only topics that I missed in weconnect-mqtt.

The original volkswagen app delivers this values and the robinostlund ha integration did it also.

I use a 2021 e-up!

Jürgen

tillsteinbach commented 11 months ago

Great, this is a brand new update in the backend. I will try to add those asap and make a new release.

hanjuq commented 10 months ago

Till, thanks for working well 0.58.0!!

tillsteinbach commented 10 months ago

Great, thank you for the feedback!