WeConnect-python icon indicating copy to clipboard operation
WeConnect-python copied to clipboard

Python API for the Volkswagen WeConnect Services

Results 33 WeConnect-python issues
Sort by recently updated
recently updated
newest added

I think it's a bug because it didn't appear in the past: /vehicles/...../domains/charging/chargingSettings: Unknown attribute maxChargeCurrentAC_A with value 10 My car is an e-up! 2021

bug
in testing

I would like to export all home charging sessions to evaluate how much energy was taken from which wallbox and authenticated by which charging card. So far I am working...

enhancement

by the way great job, really like your work! unfortunately i get unsupported status message i should report. ``` # Initialize WeConnect # Login # update An unsupported status: 1018...

bug

There are many unsupported status and unknown attributes allVehicles.py ``` # Initialize WeConnect # Login # update An unsupported status: 3006 was provided, please report this as a bug An...

bug

Using this component within Home Assistant the log is filling with messages relating to being unable to download pictures. Logger: weconnect Source: /usr/local/lib/python3.11/site-packages/weconnect/elements/vehicle.py:458 First occurred: 9 October 2023 at 16:32:11...

bug

The API allows to send destinations to the car. The necessary communication is already analyzed. This just needs a good user interface to put in the address. Will add after...

enhancement

Hi there! :) i want to control, start and stop my preHeater(German: Standheizung). I can control the preHeater with "We Connect" so i think it should be possible to integrate...

enhancement

Hey, whenever i try to use your example code (examples/allVehicles.py) then i recieve the error written in the title. ``` # Initialize WeConnect # Login # update An unsupported status:...

bug

I tried to find hints how/if I can make weconnect-python work with my Cupra Hybrid (using Gen3). Earlier bugreports and documentation is not absolutely clear to me about the support...

enhancement

Hi there! I recently picked up my Cupra Born and I'd love to make this work with my car as well. Could you tell me what I can do to...

enhancement