Library for interaction with the MySkoda APIs. Version 2.10.0, requires Python >=3.13. Monthly releases.
pip install myskodaVerified import paths — ran on the pinned version, not inferred.
Authenticate and list vehicles.
Upgrade Python to 3.13 or later.
Ensure you use MyŠkoda account, not Audi/SEAT/VW.
Use 'from myskoda import MySkoda'.
pip install --upgrade myskoda and use 'from myskoda import MySkoda'.
Use await client.connect() directly if inside an async context.
Check username/password, or renew token.
No dependency data recorded yet.