Skip to content

VAG Connect v2.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:40

VAG Connect v2.17.0

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

Added

  • Škoda now reports its heater source too (#682). Škoda EVs expose a heaterSource value on the climate endpoint (e.g. "AUTOMATIC") — the same signal VW, Audi, SEAT and CUPRA already surface. It now feeds Škoda's heater source sensor as well (electric cars, where the field is present). Thanks @ra666ack for the Scout report.

Fixed

  • Charging settings (target %, charge mode, min charge, max AC current) work on PPE Audis again (#666). Same root cause as the v2.16.3 climate-temperature fix: these were sent as a POST where VW's backend expects a PUT, so on the stricter PPE/MEB Audis (Q4/Q6 e-tron) every charging-settings change came back 404@torstentosh confirmed the charge-target still 404'd on 2.16.3 right after the climate fix started working. All four charging setters now use the correct PUT (through a shared helper that also covers climate), keep the old POST as a no-regression fallback, and surface a clean error instead of a raw 404 traceback if a vehicle genuinely doesn't expose the write. The legacy MBB two-way charge path is unchanged.

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

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

v2.16.4...v2.17.0

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.