Skip to content

Releases: skodaconnect/homeassistant-myskoda

v1.6.1 - Bugfix

21 Oct 20:33
b4e4155
Compare
Choose a tag to compare

Changed

This release fixes a minor bug in the mileage sensor

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0 - Entity names

21 Oct 11:52
4dfe322
Compare
Choose a tag to compare

Changes

  • Entity names now by default are more descriptive. If you want to enjoy these new entity names, you will have to delete your vehicle/entities and restart the integration
  • A few fixes coming from error-reports. Thanks! Keep them coming!
  • Better handling of failed MQTT operations
  • Thanks to a renewed login method we can now drop the requirement for beautifulsoup4

From the myskoda library

In this release we have added tests for MQTT and improved existing tests

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

16 Oct 07:45
3994159
Compare
Choose a tag to compare

What's Changed

New features

  • Introducing translations via Crowdin! Join our Crowdin project here
  • You need HomeAssistant 2024.10.0 or higher to run this integration (#76)
  • The device tracker now has a Skoda provided image of your car (#90)
  • New sensor that keeps track of when your car is due for maintenance at the cardealership (#95)
  • Added a feature in the underlying myskoda library so you can contribute information on your car so we can test against it. (skodaconnect/myskoda#94)

Bugs fixed

  • Fixed a bug where the expected range or mileage would sometimes be in km, sometimes in m (#89)
  • In an attempt to crash less, we now make sensors unavailable if Skoda does not have any data for that sensor (#93)

All changes

  • Update translations by @github-actions in #75
  • Set minimal HA version to 2024.10.0b0 by @WebSpider in #76
  • Update translations by @github-actions in #82
  • Update translations by @github-actions in #83
  • Add various suggestions from ludeeus/integration_blueprint by @WebSpider in #79
  • Bump actions/checkout from 3 to 4 by @dependabot in #85
  • Bump pyright from 1.1.383 to 1.1.384 by @dependabot in #86
  • Update translations by @github-actions in #87
  • Fix km to m conversion for mqtt charged_range by @dvx76 in #89
  • Update translations by @github-actions in #94
  • Point library to v0.7.3 by @WebSpider in #97
  • Add image render sensor and in device tracker by @dvx76 in #90
  • Add sensor for maintenance interval by @WebSpider in #95
  • Limit workflows so they dont run on forks by @WebSpider in #96
  • Add throttle to prevent API credit exhaustion by @WebSpider in #55
  • Fix InvalidCapabilityConfigurationError exceptions by @dvx76 in #93
  • Release v1.5.0 by @WebSpider in #101

New Contributors

  • @github-actions made their first contribution in #75
  • @dependabot made their first contribution in #85

Full Changelog: v1.4.5...v1.5.0

v1.4.5 - Fix 1.4.4 release

07 Oct 09:41
88bc12c
Compare
Choose a tag to compare

v1.4.4 had some missing metadata, so was not installing correctly.

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4 - Bugfix release

07 Oct 08:38
Compare
Choose a tag to compare

Quick fix for recurring issue in #64

Full Changelog: v1.4.3...v1.4.4

v.1.4.3 - Stability and translation improvements

07 Oct 07:52
23cbfcd
Compare
Choose a tag to compare

What's Changed in the integration

Full Changelog: v1.4.2...v1.4.3

Whats's also changed

  • Add features for support of Superb
  • Add tests for various scenarios
  • Fix several bugs for unexpected API responses
  • Fix logging/crash loop in MQTT handling

New Contributors

Full Changelog: skodaconnect/myskoda@v0.6.2...v0.7.1

v1.4.2 - Bugfixes and minor improvements

29 Sep 07:52
e460905
Compare
Choose a tag to compare

homeassistant-myskoda v1.4.2

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

myskoda v0.6.2

What's Changed

New Contributors

Full Changelog: skodaconnect/myskoda@v0.6.1...v0.6.2

v1.4.1 - Minor fixes

25 Sep 19:31
4ea03f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

Stability Improvements

25 Sep 12:27
be64ec4
Compare
Choose a tag to compare

Release Notes

  • Add request tracing
  • Implemented debouncing
  • Fixed unavailable device tracker
  • Upgrade to myskoda 0.6.0
    • Replace pydantic with mashumaro and orjson for performance reasons
    • Adapt login flow from joostlek/python-volkswagen
    • Add support for Skoda Superb
    • Add support for Enyaq RS line
    • Add sunroof
    • Add TRUNK_OPENED state
    • Login process will now retry refreshing the token and ultimately resort to re-login
    • MQTT connection will be reconnected on connection loss

Upgrade to myskoda 0.5.1

21 Sep 00:54
9e54d59
Compare
Choose a tag to compare
Pre-release
v1.3.0

Migrate to myskoda 0.5.1