Skip to content

Releases: thomasddn/ha-volvo-cars

v1.5.3

05 May 12:52
Compare
Choose a tag to compare

What’s Changed?

✨ Improvements

  • Hello Hungarian friends! @Iminet72 has translated this integration for you. Élvez!

💥 Breaking changes

  • The attribute last_refresh was removed in a recent release. I forgot to mention that, oops!

Full Changelog: v1.5.2...v1.5.3

v1.5.2

22 Apr 09:15
Compare
Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Properly handle API errors (#138)
    Note: This will not fix the underlying issue with the Volvo API's (unreliable responses). That's out of my hands.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

20 Apr 08:59
Compare
Choose a tag to compare

What’s Changed?

✨ Improvements

  • Thanks to @hondzik the integration is now available in Czech. Dobrá práce! (#123)

💻 Under the hood

  • Better choice of raised errors in the auth flow (#128)

Full Changelog: v1.5.0...v1.5.1

v1.5.1-b1

15 Apr 15:29
Compare
Choose a tag to compare
v1.5.1-b1 Pre-release
Pre-release

Full Changelog: v1.5.1-b0...v1.5.1-b1

v1.5.1-b0

26 Mar 07:32
Compare
Choose a tag to compare
v1.5.1-b0 Pre-release
Pre-release

Full Changelog: v1.5.0...v1.5.1-b0

v1.5.0

11 Mar 16:09
Compare
Choose a tag to compare

The one where bugs were smashed

🐛 Bugfixes

  • In some cases API errors were not parsed correctly, resulting in a not so user-friendly error message. (#103)
  • Shutting down HA does not try to delete the data file anymore. (#108)

💻 Under the hood

  • Allow to exclude issues from going stale

Full Changelog: v1.4.3...v1.5.0

v1.4.3

03 Mar 11:42
Compare
Choose a tag to compare

What’s Changed?

✨ Improvements

  • Henri Tuomola and @Ilpo55 have translated the integration to Finnish. Kiitos sinulle!

🐛 Bugfixes

  • Small grammar update in Spanish.

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

v1.4.2

25 Feb 11:42
Compare
Choose a tag to compare

What’s Changed?

✨ Improvements

  • Hola! The integration is now also available in Spanish thanks to the work of @JordiCM.

🐛 Bugfixes

  • A typo was fixed in Norwegian Bokmål.

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

v1.4.1

10 Feb 10:02
Compare
Choose a tag to compare

What's Changed?

✨ Improvements

  • Added missing translations for pt-BR

🐛 Bugfixes

  • Fixed parsing data for vehicles without external colour (#87)

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

v1.4.0

07 Feb 16:27
Compare
Choose a tag to compare

The one that fixes units, languages, and my forgetfulness

✨ Improvements

  • Thanks to @Amaury the integration is now also available in French. Merci beaucoup!
  • Added an option to configure the energy consumption unit (kWh/100km or mi/kWh).

🐛 Bugfixes

  • Now using nb as language code for Norwegian Bokmål (#82).
  • The unit for energy consumption is now showing kWh/100 km (or mi/kWh) instead of kWh.
    ⚠️ This change suppresses the generation of long-term statistics. To fix this, please visit https://my.home-assistant.io/redirect/developer_statistics.
  • Added sanity checks for VIN number entry (#83).
  • Fixed an issue where device tracker picture could not be empty.

💻 Under the hood

  • The version is now automatically set in manifest.json during a release, so I can’t forget it anymore. 🙈
  • Added translation checks.

Full Changelog: v1.3.0...v1.4.0