This integration brings data from your Volkswagen EU Data Act portal directly into Home Assistant. You can monitor your vehicle status, battery levels, and trip data from your dashboard.
Follow these steps to get the files you need for your setup.
- Go to the Releases page.
- Look for the section titled "Assets" under the most recent version.
- Click the file with the zip extension to start your download.
- Save this file to a folder you can find later on your Windows computer, such as your Downloads folder.
To use this integration, your setup needs a few things. Please verify you have these items ready.
- A running installation of Home Assistant.
- A registered account on the Volkswagen EU Data Act portal.
- Your Volkswagen vehicle identification number (VIN).
- A network connection between your Windows computer and your Home Assistant server.
- The File Editor or Studio Code Server add-on installed inside Home Assistant to manage your files.
Follow this sequence to move the files into Home Assistant.
- Locate the zip file you downloaded in the previous section.
- Right-click the file and select "Extract All" to see the folder contents. You will see a folder named after the integration.
- Open your Home Assistant dashboard in your web browser.
- Open the File Editor or Studio Code Server add-on.
- Locate your
configfolder. - Open the
custom_componentsfolder. If this folder does not exist, create it inside theconfigfolder. - Upload the extracted folder from your computer into this
custom_componentsfolder. - Restart Home Assistant to load the new software. You can do this by going to Developer Tools, selecting YAML, and clicking "Restart".
Once the system restarts, you must configure the connection to your car.
- Navigate to Settings, then Devices & Services in your Home Assistant menu.
- Click the "Add Integration" button in the bottom right corner.
- Search for "VW EU Data Act" in the search box.
- Click the name of the integration to open the setup window.
- Enter the email address and password you use for the Volkswagen EU Data Act portal.
- Enter your Vehicle Identification Number (VIN) when requested.
- Click Submit. Home Assistant will now retrieve your vehicle data.
After a successful setup, Home Assistant creates new entities for your car. These represent the different data points available from your vehicle. Common entities include:
- Battery range and charging status.
- Current odometer reading.
- Tire pressure status.
- Climate control switches.
- Door lock status.
You can add these items to your Lovelace dashboard. Click "Edit Dashboard" on your main screen and add a new card. Select the entities that start with "vw_data" to see your car status in real time.
Updates happen when new features arrive or when Volkswagen changes their portal data. Check the GitHub page occasionally to see if a newer version exists.
- Compare your current version number with the one listed on the releases page.
- If a new version exists, download the new zip file.
- Extract the files as you did in the installation step.
- Overwrite the files in your
custom_componentsfolder with the new versions. - Restart Home Assistant to apply the changes.
If you encounter errors during setup, review this list for common solutions.
Verify your email and password. These must be the same credentials you use on the official Volkswagen website. Sometimes, special characters in passwords cause issues. Try a password that uses only letters and numbers if the integration fails to connect.
If no sensors appear after setup, wait five minutes. The data requires time to sync from the Volkswagen portal to your home network. If the sensors do not appear, restart your Home Assistant instance one more time.
This happens if your network blocks the connection to the Volkswagen servers. Check your router firewall settings. Ensure that your Home Assistant device has permission to reach external websites.
Check your vehicle registration document or your car dashboard. The VIN must match exactly. Ensure you included all seventeen characters. Do not include spaces or extra punctuation.
This integration acts as a bridge between your local home network and the Volkswagen portal. Your login credentials stay within your Home Assistant configuration folder. The software stores these securely. It communicates only with official Volkswagen servers. No third-party services collect your car data through this tool. Ensure that you keep your Home Assistant instance updated to maintain the highest level of security for your local network.