Skip to content

Releases: thomasddn/ha-volvo-cars

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

v1.4.0-b0

07 Feb 10:46
Compare
Choose a tag to compare
v1.4.0-b0 Pre-release
Pre-release

Full Changelog: v1.3.0...v1.4.0-b0

v1.3.0 - The one where your car looks great on the map

03 Feb 11:49
Compare
Choose a tag to compare

What’s Changed?

✨ Improvements

  • Added new languages
    • Portuguese (pt) by @joao-opo and @marcocunha
    • Norwegian (no) by @eirikman
    • Is your language missing? Adding it is a breeze with Lokalise! Check the README for details.
  • Added an option to choose a custom picture for the device tracker (defaults to the exterior image). (#63)

💻 Under the hood

  • Introduced a second host to serve external data

Full Changelog: v1.2.0...v1.3.0

v1.3.0-b0

03 Feb 10:27
Compare
Choose a tag to compare
v1.3.0-b0 Pre-release
Pre-release

Full Changelog: v1.2.0...v1.3.0-b0

v1.2.0 - The one with partial data refresh

29 Jan 09:56
Compare
Choose a tag to compare

What’s Changed?

✨ Improvements

  • More translations, woohoo!
  • Added a service for (partial) data refresh, check the readme for more info
  • Grouped TA/TM (trip auto/trip manual) entities by changing the (English) labels
  • Volvo API error messages are now used in error messages
  • Added a fallback method to handle downtime of external data host

Full Changelog: v1.1.0...v1.2.0

v1.2.0-b0

28 Jan 15:21
Compare
Choose a tag to compare
v1.2.0-b0 Pre-release
Pre-release

Full Changelog: v1.1.0...v1.2.0-b0

v1.1.0 - The one where we go multilingual

20 Jan 09:49
Compare
Choose a tag to compare

✨ Improvements

  • Started using Lokalise to manage translations (#13). Check out the readme if you want to contribute, it's really easy!
  • It turns out we've got a translation team, thanks to all of you!
    • @arboeh added the German (de) translation (#41)
    • Portugese (pt-BR) was added by @ivanfmartinez, Rafael and Marcelo
    • Dutch (nl) was added by me
  • Added an option to change the API key
  • Moved some entities to the Diagnostic and Configuration category
  • Added proportional delays between retries of token refresh errors (#30)
  • Provided more details in case of auth errors (#36)

🐛 Bugfixes

  • Improved error handling in data updates (#21)
  • Removed sensitive data from error logging
  • Ensured the API request count is reset when auto-reset was missed

💥 Important changes

  • Expressed “Engine time to service” in hours (instead of days) (#24)
  • Removed engine buttons (#32)

💻 Under the hood

  • Introduced a CI workflow for automated checks and testing

Full Changelog: v1.0.3...v1.1.0

v1.1.0-b1

17 Jan 16:46
Compare
Choose a tag to compare
v1.1.0-b1 Pre-release
Pre-release

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

v1.1.0-b0

17 Jan 13:05
Compare
Choose a tag to compare
v1.1.0-b0 Pre-release
Pre-release

Full Changelog: v1.0.3...v1.1.0-b0