Releases: skodaconnect/myskoda
Releases · skodaconnect/myskoda
v0.21.1
v0.21.0
What's Changed
✨ New features
🐛 Bugfixes
- Add ONLINE_REMOTE_UPDATE capability by @WebSpider in #376
- Make first_name non-mandatory by @WebSpider in #377
🛠️ Dependencies
- Bump MQTT libraries for compatibility with HA2025.3 by @WebSpider in #368
- Bump ruff from 0.9.7 to 0.9.9 by @dependabot in #371
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #373
- Bump pyright from 1.1.394 to 1.1.396 by @dependabot in #374
- Bump mkdocstrings from 0.28.1 to 0.28.2 by @dependabot in #375
- Bump aiohttp from 3.11.12 to 3.11.13 by @dependabot in #372
Full Changelog: v0.20.1...v0.21.0
v0.21.0-beta1
This is a prerelease to test compatibility with HA2025.3
What's Changed
🛠️ Dependencies
- Bump MQTT libraries for compatibility with HA2025.3 by @WebSpider in #368
- Bump ruff from 0.9.7 to 0.9.9 by @dependabot in #371
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #373
- Bump pyright from 1.1.394 to 1.1.396 by @dependabot in #374
- Bump mkdocstrings from 0.28.1 to 0.28.2 by @dependabot in #375
Full Changelog: v0.20.1...v0.21.0-beta1
v0.20.1
What's Changed
✨ New features
🐛 Bugfixes
- fix commented-out code by @ExploracuriousAlex in #358
- Add timeout to MQTT events so we do not wait forever for them to resolve by @WebSpider in #357
🛠️ Dependencies
- Don't let coveralls internal issues cause CI to fail by @WebSpider in #359
- Bump mkdocstrings from 0.28.0 to 0.28.1 by @dependabot in #361
- Bump pyright from 1.1.393 to 1.1.394 by @dependabot in #362
- Bump ruff from 0.9.5 to 0.9.6 by @dependabot in #363
- Bump ruff from 0.9.6 to 0.9.7 by @dependabot in #365
🗒️ Other changes
- new fixture for Enyaq 85 MY2024 by @ExploracuriousAlex in #360
- Add Karoq fixture from 468 by @dvx76 in #364
Full Changelog: v0.20.0...v0.20.1
v0.20.0
Summary
- Add a new MQTT message type:
EventType.VEHICLE_EVENT
- Add support for 4 new MQTT messages:
vehicle-status/odometer
vehicle-event/vehicle-connection-status-update
vehicle-event/vehicle-ignition-status
service-event/departure-error-plug
What's Changed
✨ New features
- Add support for mqtt departure-error-plug message by @Giermann in #348
- add odometer event / topic by @ExploracuriousAlex in #351
🛠️ Dependencies
- Bump aiohttp from 3.11.11 to 3.11.12 by @dependabot in #352
- Bump mkdocstrings from 0.27.0 to 0.28.0 by @dependabot in #353
- Bump ruff from 0.9.4 to 0.9.5 by @dependabot in #354
🗒️ Other changes
- Set default value of User object timestamp by @WebSpider in #349
- Set default value of Info object timestamp by @WebSpider in #350
New Contributors
- @Giermann made their first contribution in #348
- @ExploracuriousAlex made their first contribution in #351
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
✨ New features
- Add timestamps to models by @WebSpider in #344
🐛 Bugfixes
- Add observed capability DRIVING_SCORE by @WebSpider in #342
- Improve deserialisation stability for User by @WebSpider in #343
🛠️ Dependencies
- Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #346
- Bump pyright from 1.1.392.post0 to 1.1.393 by @dependabot in #347
Full Changelog: v0.18.2...v0.19.0
v0.18.2
What's Changed
🐛 Bugfixes
- Add newly reported SAD capabilities by @WebSpider in #341
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
🐛 Bugfixes
- Add support for mqtt charging-error message by @WebSpider in #338
- Add newly observed user capability MARKETING_CONSENT_GENERIC by @WebSpider in #340
🛠️ Dependencies
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #339
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
✨ New features
🐛 Bugfixes
🛠️ Dependencies
- Bump pyright from 1.1.391 to 1.1.392.post0 by @dependabot in #335
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #336
- Bump aioresponses from 0.7.7 to 0.7.8 by @dependabot in #337
🗒️ Other changes
Full Changelog: v0.17.2...v0.18.0