Releases: thomasddn/ha-volvo-cars
Releases · thomasddn/ha-volvo-cars
v0.4.0 - The one with the emoji release notes
What's Changed?
✨ Improvements
- 🚗 Added
battery_capacity
sensor so you can now obsess over your car's energy levels like you already do with your phone. - 🎨 You can now customize the background colour for exterior images! Though, it's a Volvo API lottery - you may or may not get this feature.
🐛 Bugfixes
- 🖼️ Fixed an issue where all exterior images looked the same. Your car now shows off its good side(s)! (#7)
- 🧩 The API decided to name the same thing differently for different models. Don't worry; we taught it some consistency. (#8)
- 🙈 Oops! Locking your car is functional again. You're welcome, and my bad. (#9)
💻 Under the hood
- 💪 API tokens now get their own special file, leaving your CPU happier and the API less spammed. Efficiency is the new cool.
- 🔒 Your Volvo password is now a one-time guest at the setup party - no long-term stays allowed. This integration just levelled up its security game!
Full Changelog: v0.3.2...v0.4.0
v0.4.0-b2
Full Changelog: v0.4.0-b0...v0.4.0-b2
v0.4.0-b0
Full Changelog: v0.3.3-b1...v0.4.0-b0
v0.3.3-b1
Full Changelog: v0.3.2...v0.3.3-b1
v0.3.3-b0
What’s Changed?
🐛 Bugfixes
- For some models the API returns different field names for the same value. This is now being taken care of. (#8)
- I messed up and I fixed it again. 🙈 Locking your car should work again! (#9)
💻 Under the hood
- API tokens are stored in a file now (instead of configuration), so the integration doesn't reload when refreshing the tokens in the background. Winning a few CPU cycles and an API call by this! 💪
- Your Volvo password will not be saved anymore since it is only required during setup. This integration is a little bit more secure now. 🔒
Full Changelog: v0.3.1...v0.3.3-b0
v0.3.2
v0.3.1
v0.3.0
What’s Changed?
✨ Improvements
- There is now an option to choose the unit for fuel consumption (#1).
- Added more exterior images under different angles.
🐛 Bugfixes
- Diagnostic data is now properly formatted.
💻 Under the hood
- Removed Pydantic dependency
Full Changelog: v0.2.3...v0.3.0
v0.3.0-b2
Full Changelog: v0.3.0-b1...v0.3.0-b2
v0.3.0-b1
Full Changelog: v0.3.0-b0...v0.3.0-b1