Releases: skodaconnect/myskoda
Releases · skodaconnect/myskoda
v0.8.8
Summary
- Minor release with a change to not always require fuel consumption in trip statistics. EV's don't have fuel.
What's Changed
- Make overall_average_fuel_consumption optional by @WebSpider in #146
Full Changelog: v0.8.7...v0.8.8
v0.8.7
Summary
- A minor release fixing compatibility with CitigoE and Guest mode
What's Changed
- Add fields from citigoe iv trip statistics by @WebSpider in #112
- Add fixture for a Karoq with expired subscriptions by @WebSpider in #143
- Add 'INSUFFICIENT_RIGHTS' as capability state by @WebSpider in #144
Full Changelog: v0.8.6...v0.8.7
v0.8.6 - Rewrite MQTT
Changes
- Rewrite of MQTT code by @dvx76 to solve issues with open connections and
ConcurrentSubscribeError
s - Small changes to support positions in GB
What's Changed
- Bump pyright from 1.1.385 to 1.1.386 by @dependabot in #132
- Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #130
- Replace asycnio-paho with aiomqtt by @dvx76 in #140
- Make street in Address optional by @WebSpider in #141
Full Changelog: v0.8.5...v0.8.6
v0.8.5 - Fix stability issues
Changes
- Fix MQTT causing instability via
ConcurrentSubscribeError
- Add new values to models to prevent parsing errors
What's Changed
- Update Octavia 2024 fixture to myskoda 0.8.3 by @reharmsen in #122
- Fixtures from parked car in deep sleep by @WebSpider in #115
- Anonymize VIN in errors saved in fixtures by @dvx76 in #119
- Bump ruff from 0.6.9 to 0.7.0 by @dependabot in #124
- Enable mqtt logging by @dvx76 in #133
- Temporary workaround for MQTT ConcurrentSubscribeError and stability by @dvx76 in #129
- Add NotAllowed as EnabledState by @WebSpider in #138
- Fix KeyError when upstream API fails by @WebSpider in #137
- Add Unknown ErrorType by @WebSpider in #136
- Add guest user state by @WebSpider in #135
- Fix profile picture not always used by @WebSpider in #134
- Bump version to 0.8.5 by @WebSpider in #139
New Contributors
- @dependabot made their first contribution in #124
Full Changelog: v0.8.4...v0.8.5
v0.8.4
v0.8.3 - Testing and Fixtures
Changes
In this release we have added tests for MQTT and improved existing tests, as well as some bugfixes we encountered our users. Thanks for reporting these!
What's Changed
- Octavia Combi Fixture by @reharmsen in #111
- Add tests for MQTT and Operations by @Prior99 in #106
- Add fixture for Octavia 2018 by @Prior99 in #103
- Rename fixture by @reharmsen in #118
- Handle the case of an empty garage by @WebSpider in #113
- WindowsSelectorEventLoopPolicy to global scope by @OBerghmans in #117
- Bump to 0.8.3 by @WebSpider in #120
New Contributors
- @reharmsen made their first contribution in #111
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Add Superb iV 2020 generated fixtures by @fursov in #105
- Add INVALID state to AirConditioning state by @WebSpider in #109
- Add INVALID value for ChargerLockedState by @WebSpider in #108
- Make engine type optional by @WebSpider in #107
- Change version to 0.8.2 by @Prior99 in #110
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
v0.8.1
- Improve detection of authentication errors by @WebSpider in #99
v0.8.0
Full Changelog: v0.7.3...v0.8.1
v0.8.0 - Generate fixtures
v0.7.3 - Compatibility and tests
This release adds various new features:
- Windows compatibility for the CLI
- Better handling of open connections when running in HomeAssistant
- Various new fields we have had reported to fail previously
- First steps for contributing your fixtures so we can test if our library works with your car!
What's Changed
- Make max_charge_current_ac optional by @WebSpider in #87
- Windows compatibility by @WebSpider in #78
- Remove async-with by @WebSpider in #71
- Make the REST API wait for the result by @OBerghmans in #91
- Add test for authorization by @Prior99 in #89
- Add test generator by @Prior99 in #93
- Add bodytype Hatchback by @WebSpider in #96
- Add deserialization for time_to_finish by @WebSpider in #88
- Add Phone as a valid communications channel by @WebSpider in #97
Full Changelog: v0.7.2...v0.7.3