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

Python API for the Volkswagen WeConnect Services

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

After a software update to version 3.2 of my ID.4 I get the following error message: /vehicles/WVXXXXXXXXXXXXXXX: Unknown attribute temperatureOutsideStatus with value {'error': {'message': 'Bad Gateway', 'errorTimeStamp': '2024-04-18T19:30:06Z', 'info': 'Upstream...

bug

During an update() operation, the following error is encounted: /vehicles/WVWZZZE1ZNP017424/domains/automation/chargingProfiles/nextChargingTimer/targetSOCreachable: TargetSOCReachable.UNKNOWN /vehicles/WVWZZZE1ZNP017424/domains/automation/chargingProfiles/nextChargingTimer/targetSOCreachable: An unsupported targetSOCreachable: reachable was provided, known values are [invalid, calculating, unknown] please report this as a bug...

bug

Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache...

dependencies
python

I couldn't find anything in the docs about this, so I hope it's okay to have created an issue to ask the question. I want to get an update to...

Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. Release notes Sourced from bandit's releases. 1.7.8 What's Changed Incorrect tag naming in readme by @​lukehinds in PyCQA/bandit#1105 Utilize PyPI's...

dependencies
python

**Describe the bug** Using the https://github.com/mitch-dc/volkswagen_we_connect_id Home Assistant integration, I'm getting the following error very frequently in the Home Assistant log: ``` Logger: weconnect Source: /usr/local/lib/python3.10/site-packages/weconnect/elements/generic_capability.py:42 First occurred: 14:15:09 (580...

bug

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Semmes there has been an update with new attributes (my auto is ID.4 - and i use we connect from home assistant) Unknown attribute targetTime with value 07:00 Unknown attribute...

bug

**Describe the bug** Console output: # Initialize WeConnect # Login # update An unsupported status: 3006 was provided, please report this as a bug An unsupported status: 3006 was provided,...

bug

**Describe the bug** It seems that VW API has changed and they return duplicated similar attributes to already existing ones. **Logs** domains/departureTimers/departureTimersStatus/timers/1/recurringTimer: Unknown attribute recurringOn with value {'mondays': True, 'tuesdays':...

bug