Releases: thomasddn/ha-volvo-cars
Releases · thomasddn/ha-volvo-cars
v1.4.1
v1.4.0
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
Full Changelog: v1.3.0...v1.4.0-b0
v1.3.0 - The one where your car looks great on the map
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
Full Changelog: v1.2.0...v1.3.0-b0
v1.2.0 - The one with partial data refresh
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
Full Changelog: v1.1.0...v1.2.0-b0
v1.1.0 - The one where we go multilingual
✨ 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
💻 Under the hood
- Introduced a CI workflow for automated checks and testing
Full Changelog: v1.0.3...v1.1.0
v1.1.0-b1
Full Changelog: v1.1.0-b0...v1.1.0-b1
v1.1.0-b0
Full Changelog: v1.0.3...v1.1.0-b0