Skip to content

Releases: Dielee/volvo2mqtt

v1.4.2

24 Jun 17:48
Compare
Choose a tag to compare

🚀 Features:

  • Optimize lock/unlock behaviour with slow api response

v1.4.1

24 Jun 16:09
Compare
Choose a tag to compare

🚀 Features:

  • Added option for mqtt broker port

v1.4.0

24 Jun 14:57
Compare
Choose a tag to compare

🚀 Features:

  • Reworked the response caching for some endpoints
  • Added climate timers for multiple cars
  • Reduce API calls by pressing the "Update Data" Button

🐛 Bug Fixes

  • Fixed unknown entities after HA restart
  • Fixed wrong climate timer duration
  • Fixed app crashes during readtimeouts from volvo API

v1.3.2

23 Jun 10:46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Make odometer multiplier configurable, as volvo api seems to deliver inconsistent data. Sometimes the value has to be multiplied by ten, sometimes not. Set your multiplier to your needs.

NOTE: If no multiplier is set, multiplier will be 1!

v1.3.1

23 Jun 10:07
Compare
Choose a tag to compare

🚀 Features:

  • Added fuel amount sensor

🐛 Bug Fixes

  • Rename tyre sensors to tire

v1.3.0

23 Jun 09:07
Compare
Choose a tag to compare

🚀 Features:

  • By car unsupported sensors will no longer be created inside HA
  • Added support for charging connection state, tyre state, and engine state
  • Get battery charging state from connected-vehicle v2 if no recharge API is available

🐛 Bug Fixes

  • Fix #22 - multiply odometer by ten

NOTE: Already created sensors will not be deleted. If you want to clean up your MQTT device, just delete it and restart the volvo2mqtt addon.

v1.2.2

22 Jun 14:46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Rework api data handling #19

v1.2.0

22 Jun 13:16
Compare
Choose a tag to compare

🚀 Features:

  • Added imperial distance unit for en_US locales
  • Added odometer sensor
  • Added window sensors
  • Added door/tank lid/engine hood sensors
  • Added car location device_tracker

🐛 Bug Fixes

  • Stop climate timer if climate is turned off manually
  • Workaround for vehicles that throw error 500 on vehicle details

v1.1.0

21 Jun 11:46
2f0e235
Compare
Choose a tag to compare

🚀 Features:

  • Add HA Add-On

v1.0.11

20 Jun 13:10
9359896
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix climate state when using multiple cars (#12)