Skip to content

VAG Connect v2.17.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:33

VAG Connect v2.17.4

Home Assistant integration for Audi · VW · Škoda · SEAT · CUPRA · Porsche · VW US/CA.

What's new in this release / Was ist neu in diesem Release

Fixed

  • Electric VW ID.3 / ID.4 / ID.5 / ID.7 (and other MEB cars) show their driving range again over the EU Data Act portal. These cars report the range in an anonymous field that only an internal id distinguishes, so the integration couldn't recognise it and the range stayed empty; it now resolves it correctly.
  • A bogus "service due in ~2.1 billion km" reading is gone. A specific "no value" marker the service countdown sends slipped through the filter and got flipped into a huge positive distance; it's now dropped like the other no-reading markers.
  • No more pointless re-login loop when the data portal is briefly busy. A "429 too many requests" or a "400 not ready yet" while fetching your data used to look like a failed login and kicked off a re-authentication loop; those are now treated as "no data this poll" and the next poll just tries again.

Full diff vs v2.17.3 / Kompletter Diff zu v2.17.3

Every commit, file and code change between the two versions:
Jeder Commit, jede Datei und jede Code-Änderung zwischen beiden Versionen:

v2.17.3...v2.17.4

Recent releases / Letzte Releases

If you're upgrading from an older version, also read these notes:

Wenn du von einer älteren Version updatest, lies auch diese Release-Notes:

Full history: CHANGELOG.md

Installation / Update

HACS users: the update notification appears automatically within ~6 hours of the release.

HACS-User: Der Update-Hinweis erscheint automatisch innerhalb von ~6 Stunden nach dem Release.

Manual install / Manuelle Installation:

  1. Download vag_connect.zip from this release / vag_connect.zip aus diesem Release herunterladen
  2. Unzip and copy custom_components/vag_connect/ to your HA config/custom_components/ folder, replacing any older copy / Entpacken und den Ordner custom_components/vag_connect/ in dein HA config/custom_components/ kopieren — alten Ordner ersetzen
  3. Restart Home Assistant / Home Assistant neu starten

Supported brands / Unterstützte Marken

Volkswagen EU · Audi · Škoda · SEAT · CUPRA · Volkswagen US/CA (Beta) · Porsche (Beta)

Found a bug? / Bug gefunden?

Open an issue with the bug-report template: https://github.com/its-me-prash/vwgroup-connect-ha/issues/new/choose

Bug-Report-Template: https://github.com/its-me-prash/vwgroup-connect-ha/issues/new/choose

Please mask your VIN to the last 6 characters and remove email/tokens/GPS before posting.

Bitte VIN auf die letzten 6 Zeichen kürzen und Email/Tokens/GPS vor dem Posten entfernen.

Thanks

These EU Data Act read-path fixes (MEB/ID.x range, the "no reading" unit markers, transient-status handling) came out of benchmarking portal data quality across the wider EU Data Act community — thank you to everyone sharing real field data and edge cases, and to the reporters who flagged the missing ID.x range. 🙏