Myskoda

Latest version: v0.15.0

Safety actively analyzes 687942 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.13.4

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 Bugfixes
* Add missing departure event: departure-ready by fursov in https://github.com/skodaconnect/myskoda/pull/255
🛠️ Dependencies
* Bump ruff from 0.8.0 to 0.8.1 by dependabot in https://github.com/skodaconnect/myskoda/pull/256
* Bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/skodaconnect/myskoda/pull/257
* Bump pyjwt from 2.9.0 to 2.10.1 by dependabot in https://github.com/skodaconnect/myskoda/pull/258
* Bump aiohttp from 3.11.7 to 3.11.9 by dependabot in https://github.com/skodaconnect/myskoda/pull/259
🗒️ Other changes
* added fixtures for various cars collected on github/discord by prvakt in https://github.com/skodaconnect/myskoda/pull/254


**Full Changelog**: https://github.com/skodaconnect/myskoda/compare/v0.13.3...v0.13.4

0.13.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 Bugfixes
* Make state_of_charge optional by WebSpider in https://github.com/skodaconnect/myskoda/pull/252
🗒️ Other changes
* add missing ACTIVE_VENTILATION capability by prvakt in https://github.com/skodaconnect/myskoda/pull/251


**Full Changelog**: https://github.com/skodaconnect/myskoda/compare/v0.13.2...v0.13.3

0.13.2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🗒️ Other changes
* Install dynamic version plugin in pypi publisher by WebSpider in https://github.com/skodaconnect/myskoda/pull/250


**Full Changelog**: https://github.com/skodaconnect/myskoda/compare/v0.13.1...v0.13.2

0.13.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 Bugfixes
* Switch to dynamic module versioning by WebSpider in https://github.com/skodaconnect/myskoda/pull/249
🗒️ Other changes
* Minor linter changes after running ruff 0.8.0 by WebSpider in https://github.com/skodaconnect/myskoda/pull/248


**Full Changelog**: https://github.com/skodaconnect/myskoda/compare/v0.13.0...v0.13.1

0.13.0

<!-- 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

0.12.2

<!-- Release notes generated using configuration in .github/release.yml at main -->
Summary
- Dependency updates
- Add a fixture for Enyaq 85

What's Changed
🛠️ Dependencies
* Bump pyright from 1.1.388 to 1.1.389 by dependabot in https://github.com/skodaconnect/myskoda/pull/216
* Bump aiohttp from 3.10.10 to 3.11.2 by dependabot in https://github.com/skodaconnect/myskoda/pull/217
* Bump aioresponses from 0.7.6 to 0.7.7 by dependabot in https://github.com/skodaconnect/myskoda/pull/218
* Bump ruff from 0.7.3 to 0.7.4 by dependabot in https://github.com/skodaconnect/myskoda/pull/219
* Bump setuptools from 75.3.0 to 75.5.0 by dependabot in https://github.com/skodaconnect/myskoda/pull/220
🗒️ Other changes
* Add fixture for an Enyaq 85 by WebSpider in https://github.com/skodaconnect/myskoda/pull/222
* Prepare update to 0.12.2 by WebSpider in https://github.com/skodaconnect/myskoda/pull/224


**Full Changelog**: https://github.com/skodaconnect/myskoda/compare/v0.12.0...v0.12.2

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.