.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
example.py
pyproject.toml
requirements-dev.txt
requirements.txt
.github/dependabot.yml
.github/workflows/auto-approve.yml
.github/workflows/python-lint.yml
.github/workflows/python-publish.yml
.github/workflows/release.yml
.vscode/settings.json
audiconnectpy/__init__.py
audiconnectpy/api.py
audiconnectpy/auth.py
audiconnectpy/const.py
audiconnectpy/exceptions.py
audiconnectpy/helpers.py
audiconnectpy/model.py
audiconnectpy/vehicle.py
audiconnectpy.egg-info/PKG-INFO
audiconnectpy.egg-info/SOURCES.txt
audiconnectpy.egg-info/dependency_links.txt
audiconnectpy.egg-info/not-zip-safe
audiconnectpy.egg-info/requires.txt
audiconnectpy.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_connect.py
tests/test_vehicles.py
tests/__snapshots__/test_vehicles.ambr
tests/fixtures/audi0.json
tests/fixtures/audi1.json
tests/fixtures/audi2.json
tests/fixtures/audi3.json
tests/fixtures/capabilities.json
tests/fixtures/info_vehicles.json
tests/fixtures/location.json