mitch-dc / volkswagen_we_connect_id

Apache License 2.0
195 stars 51 forks source link

integrate Trip information #161

Open Schnabel80 opened 1 year ago

Schnabel80 commented 1 year ago

Via the API you can get the Information about the Last trips. Distance, Consumtions, Speed and duration

-> with this data, we can make a automatic logbook for each car.

wherzig commented 3 weeks ago

Just go ahead. Consumption is already there. I did already add distance. See also: https://community.home-assistant.io/t/custom-integration-volkswagen-weconnect-id-europe/380933/344

If you want to add the other mentioned variables, just do it. For me distance was just enough.

Just enable debugging of the integration and you will see these variables in the logs. After this just add it to sensory.py .