Skip to content

VAG Connect v2.19.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:42
39b0768

VAG Connect v2.19.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

Fixed

  • Your car's model + year now show properly on the device page. Instead of a bare "VAG Vehicle", the device model reads like "S6 Avant TDI quattro tiptronic (2021)" — the redundant leading brand is stripped (the manufacturer field already shows it) and the model year is appended. Cars with no model name at all fall back to a clean brand label rather than "VAG Vehicle", and the VIN stays the device serial number.
  • Trunk, engine hood and sunroof open-state can read from the newer portal feed too (#794, #807). Some cars send openings in a compact form where the trunk, the hood, the sunroof, every door and every window all share one generic open flag — told apart only by a hidden dictionary ID — so on its own the flag was meaningless (which is why the Scout kept surfacing a bare open). We now decode that ID against the official data dictionary and route trunk / hood / front-sunroof to their existing sensors. (Per-door and per-window openings share the same shape but are position-indexed — a follow-up; and real-feed confirmation is still pending, so treat it as best-effort.)
  • A brief DNS/network hiccup no longer files a spurious error report (#814). When your Home Assistant box momentarily can't reach the VW backend (a DNS timeout), the integration already retries and recovers on its own — but that self-healing blip was still being escalated to the Error Reporter, which auto-files a GitHub issue. Those transient network errors are now recognised and logged quietly instead of raised.

Added

  • Audi US / CA groundwork (experimental). myAudi in North America runs on the same CARIAD backend as Europe, just the North-American region — so there's now an "Audi US / CA" brand wired to the real NA endpoints (host, identity provider and the live app client), with device-code (QR) login. Heads-up: it's a login foundation — whether North-American Audi vehicle data comes through off-device still needs a real US Audi tester to confirm, so treat it as experimental until then.
  • Tibber can now fill in your EV's charge data (EU, opt-in). If you're a Tibber customer with your car paired, you can add Tibber as an extra read channel in the integration options — it reads state of charge, target SoC, range and plug/charging status from Tibber's official Data API and folds them in as a lowest-priority source: only filling gaps your car's own channels left empty, never overwriting fresher data. Read-only (Tibber can't command the car). One-time setup: create your own OAuth2 client on the Tibber developer portal, authorize once, and the integration keeps the token refreshed from there. Because Tibber only updates while the car is connected/charging, its readings are treated as the least-trusted source, and every field it contributes is attributed to the tibber channel.

Thanks

Thanks to @gomble, whose error report showed the integration was filing a GitHub issue over a brief DNS blip that fixes itself (#814). @loungelizard2018 and @cafemonkey's Scout reports are what surfaced the packed opening states we now decode (#794, #807). The full roll of reporters, requesters and testers is in CONTRIBUTORS.md — thank you. 🙏

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

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

v2.18.1...v2.19.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.