Volkswagen kills API [^1] which was used by HomeAssistant, EVCC, IOBroker, etc.
New solution: Volkswagen provides zip-files with updated data of a specific car on a web interface every 15 minutes [^2]. A web scraper logs in, downloads the zip file, extracts its contents and parses the JSON file in it [^3].
#drivesomethinggreater #volkswagen #fail
[1]: https://www.heise.de/news/VW-kappt-mit-API-Aenderung-Besitzern-Zugriff-auf-eigene-Fahrzeugdaten-11312757.html
[2]: https://eu-data-act.drivesomethinggreater.com/
[3]: https://github.com/evcc-io/evcc/pull/30362
