Skip to content

VAG Connect v2.16.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:36

VAG Connect v2.16.3

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

  • Setting the climate temperature works again on Audi Q4/Q6 e-tron and other PPE cars (#666). The "set target temperature" action was going out as the wrong kind of request — a POST carrying the read-side field name (targetTemperature_C) — where VW's backend actually expects a PUT with targetTemperature + a unit. On the stricter PPE/MEB Audis the gateway answered that with a 404, so every temperature change failed with an "unexpected error" (older models were more forgiving, which is why this went unnoticed). It now sends the correct PUT + body, keeps the old request as a fallback so nothing that worked before can break, and if a vehicle genuinely doesn't expose a standalone temperature-set it now says so cleanly instead of dumping a 404 traceback. The verb + field were cross-checked against four independent VW/Audi CARIAD clients.

Thanks 🙏

Huge thanks to @torstentosh for the pin-sharp debug log + diagnostics that made this a five-minute root-cause instead of a guessing game. Exactly the kind of report that makes a fix like this possible.

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

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

v2.16.2...v2.16.3

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.