skagmo / ha_vwid

Volkswagen ID component for Home Assistant
72 stars 25 forks source link

Volkswagen ID component for Home Assistant

This folder contains both a generic Python 3 library for the Volkswagen ID API and a component for Home Assistant using the library.

Home Assistant component installation

Library

"custom_components/vwid/libvwid.py" contains the Python class to communicate with the We Connect ID API used by the ID series electric cars. See libvwid_example.py in the same folder for usage.