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

**Describe the bug** I'm not sure it's really a bug, but I can't find a way to do it. I managed to get the preferredChargeMode of my car (VW ID.3),...

bug

**Describe the bug** I’m pulling the range value and it seems when the car is fully charged, but still plugged in, the reported range decreases significantly until I have unplugged...

bug

Hi, Trying to use weconnect-python on DEB11 and Cupra Leon Hybrid (2021, Gen3). After: `git clone https://github.com/tillsteinbach/WeConnect-python.git cd WeConnect-python pip3 install -r requirements.txt git checkout feature/seat cd examples python allVehicles.py...

in order to make use of Cupra-Connect-Services

File "/home/ville/.local/lib/python3.10/site-packages/weconnect/addressable.py", line 53, in addObserver self.__observers.add((observer, flag, priority, onUpdateComplete)) AttributeError: 'filter' object has no attribute 'add' I get this error when trying to add an observer to the climate...

Hello. Can anyone clarify if the library provides/is able to provide Battery Care Mode information for an id.3? ![photo1678705721](https://user-images.githubusercontent.com/16407309/224689550-b3e4e346-f5cd-4e64-8f86-a46acb0f7675.jpeg) Although this setting exists in the We Connect ID app, I...

enhancement

Get the users information by his userid. Should be easy to do, but the information is not super useful for now

enhancement

I get the following errors when using the update() command: /vehicles/XXXXXXXXXXXXXXXXXX/domains/automation/chargingProfiles/profiles/1/options: Unknown attribute usePrivateCurrentEnabled with value True /vehicles/XXXXXXXXXXXXXXXXXX/domains/chargingProfiles/chargingProfilesStatus/profiles/1/options: Unknown attribute usePrivateCurrentEnabled with value True I am using the latest version...

bug
in testing

**Describe the bug** Warnings in the log with weconnect 0.60.3 **To Reproduce** Log file is full of those warnings: 2024-06-26 09:34:50.616 WARNING (SyncWorker_20) [weconnect] /vehicles/XXXXXXXXXXXXXXXXX/domains/departureTimers/departureTimersStatus/timers/1/singleTimer: Unknown attribute targetDateTimeLocal with value...

bug
in testing

**Describe the bug** When the MyCupra Session Api is used every call will get a 500. Maybe there are some headers missing but without any documentation there is no way...

bug