Skip to content

v1.5.0

Compare
Choose a tag to compare
@WebSpider WebSpider released this 16 Oct 07:45
· 272 commits to main since this release
3994159

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