Releases: thomasddn/ha-volvo-cars
Releases · thomasddn/ha-volvo-cars
v1.5.3
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
v1.5.1
v1.5.1-b1
Full Changelog: v1.5.1-b0...v1.5.1-b1
v1.5.1-b0
Full Changelog: v1.5.0...v1.5.1-b0
v1.5.0
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
v1.4.2
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