<!-- Release notes generated using configuration in .github/release.yml at main -->
Summary
- Add support for seat-heating, AC at unlock and window heating (thanks prvakt !)
- Refactor handling of inbound MQTT messages (thanks fursov !)
- Add support for auxiliary heater for combustion engines (thanks again, prvakt !)
- Add support for newly found capabilities and initial support for defects
- Dependency updates
- Fixed a few bugs related to maintenance history
- Minor update to fixtures format
What's Changed
✨ New features
* Adding two discovered capabilities by WebSpider in https://github.com/skodaconnect/myskoda/pull/232
* Add model to describe defects by WebSpider in https://github.com/skodaconnect/myskoda/pull/233
* combustion auxiliary-heater by prvakt in https://github.com/skodaconnect/myskoda/pull/226
* Create ability to define structures per service event by fursov in https://github.com/skodaconnect/myskoda/pull/235
* Implement 3 missing AC setting methods by prvakt in https://github.com/skodaconnect/myskoda/pull/236
* Add library_version to fixture by WebSpider in https://github.com/skodaconnect/myskoda/pull/246
* added missing Endpoint.AUXILIARY_HEATING and refactored by prvakt in https://github.com/skodaconnect/myskoda/pull/240
🐛 Bugfixes
* Anonymize booking/maintenance history in fixtures by dvx76 in https://github.com/skodaconnect/myskoda/pull/229
* Fix optional field in MaintenanceReport by dvx76 in https://github.com/skodaconnect/myskoda/pull/239
🛠️ Dependencies
* Bump setuptools from 75.5.0 to 75.6.0 by dependabot in https://github.com/skodaconnect/myskoda/pull/241
* Bump mashumaro from 3.14 to 3.15 by dependabot in https://github.com/skodaconnect/myskoda/pull/242
* Bump aiohttp from 3.11.2 to 3.11.7 by dependabot in https://github.com/skodaconnect/myskoda/pull/244
* Bump ruff from 0.7.4 to 0.8.0 by dependabot in https://github.com/skodaconnect/myskoda/pull/243
🗒️ Other changes
* Add Octavia 2022 RS fixture by ThraaxSession in https://github.com/skodaconnect/myskoda/pull/228
* Move endpoints wiki page to git repo by dvx76 in https://github.com/skodaconnect/myskoda/pull/231
* Add disclaimer in README by dvx76 in https://github.com/skodaconnect/myskoda/pull/234
* Fix pip install instruction by dvx76 in https://github.com/skodaconnect/myskoda/pull/238
* Prepare release 0.13.0 by WebSpider in https://github.com/skodaconnect/myskoda/pull/247
New Contributors
* ThraaxSession made their first contribution in https://github.com/skodaconnect/myskoda/pull/228
**Full Changelog**: https://github.com/skodaconnect/myskoda/compare/v0.12.2...v0.13.0