Skip to content

Releases: thomasddn/ha-volvo-cars

v0.4.0 - The one with the emoji release notes

23 Dec 13:08
Compare
Choose a tag to compare

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

23 Dec 11:32
Compare
Choose a tag to compare
v0.4.0-b2 Pre-release
Pre-release

Full Changelog: v0.4.0-b0...v0.4.0-b2

v0.4.0-b0

23 Dec 10:42
Compare
Choose a tag to compare
v0.4.0-b0 Pre-release
Pre-release

Full Changelog: v0.3.3-b1...v0.4.0-b0

v0.3.3-b1

20 Dec 10:15
Compare
Choose a tag to compare
v0.3.3-b1 Pre-release
Pre-release

Full Changelog: v0.3.2...v0.3.3-b1

v0.3.3-b0

19 Dec 13:52
Compare
Choose a tag to compare
v0.3.3-b0 Pre-release
Pre-release

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

18 Dec 09:32
Compare
Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Handle fuel type "none" as EV (#6)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

16 Dec 09:59
Compare
Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Fix unavailability status (#5)
  • Remove no-cache instruction for images

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Dec 16:46
Compare
Choose a tag to compare

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

12 Dec 16:42
Compare
Choose a tag to compare
v0.3.0-b2 Pre-release
Pre-release

Full Changelog: v0.3.0-b1...v0.3.0-b2

v0.3.0-b1

12 Dec 16:34
Compare
Choose a tag to compare
v0.3.0-b1 Pre-release
Pre-release

Full Changelog: v0.3.0-b0...v0.3.0-b1