Analysis updated 2026-05-18
Show your Volkswagen, Cupra, Seat, or Skoda car's data as entities in Home Assistant.
Automate smart home routines based on your car's status, such as charge level or location.
Control how often the integration checks Volkswagen's servers for new data.
Turn on full API debug logging when troubleshooting a connection problem.
| wulfgarw/ha_get_euda_data | 13127905/deep-learning-based-air-gesture-text-recognition- | 6xvl/paralives-plugins-index | |
|---|---|---|---|
| Stars | 15 | 15 | 15 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires completing separate Volkswagen EU Data Act account setup steps before the integration can fetch any car data.
Get EUDA Data is a custom component for Home Assistant, the popular open source smart home platform, that pulls information about your car from the EU Data Act portal run by the Volkswagen Group. That portal covers brands under the Volkswagen umbrella such as Cupra, Seat, and Skoda, so this integration is meant for owners of cars from those brands who want their vehicle's data to show up alongside their other smart home devices. Once installed, the integration checks the Volkswagen servers on a set schedule, called the scan interval, and pulls in any new data available for the car. If the car itself has not produced new data since the last check, the entities in Home Assistant simply stay at their last known values instead of updating. Before this integration can work for a specific car, the owner has to complete some required setup steps on the Volkswagen side, described in a separate file called SetupEUDA_Request.md that is included in the project. There is no listed installation through HACS, the common Home Assistant add-on manager, at this time. Instead, installation is manual: you copy or clone the repository and place the get_euda_data folder into the custom_components folder inside your Home Assistant configuration directory. After installation, you can adjust three settings from the integration's configuration screen: how often, in seconds, the servers are polled for new data, with a recommendation to use at least 600 or 900 seconds rather than anything below 300, whether full debug logging is turned on so that complete API responses are written to the Home Assistant log for troubleshooting, and which specific vehicle resources you want to monitor. The README also shows how to turn on more detailed logging by editing the configuration.yaml file. For questions or help beyond the documentation, the project points to a Discord server for V.A.G. Connected Cars owners. The project is written in Python and currently has 15 stars.
A Home Assistant add-on that pulls your Volkswagen, Cupra, Seat, or Skoda car's data from Volkswagen's EU Data Act portal into your smart home dashboard.
Mainly Python. The stack also includes Python, Home Assistant.
No license information is given in the README, so by default you do not have permission to reuse, modify, or redistribute this code.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.