Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Releases: Dielee/volvo2mqtt

v1.5.6

27 Jun 05:59
Compare
Choose a tag to compare

πŸš€ Features:

  • Added multiplier for "Average Fuel Consumption" sensor #30

πŸ› Bug Fixes

  • Adjusted filter for "Average Speed" sensor

v1.5.5

26 Jun 12:29
Compare
Choose a tag to compare

πŸš€ Features:

  • Added divider option for average speed as some values seemed to be wrong returned from api

v1.5.4

26 Jun 10:38
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fixed sunroof data url

v1.5.2

26 Jun 07:00
Compare
Choose a tag to compare

πŸš€ Features:

  • Moved door and window entities to the "binary_sensor" domain, including their correct "device_class"
  • Added filter for zero values from volvo API. Eg. "Fuel level" for BEVs

πŸ› Bug Fixes

  • Fixed "Average Speed" icon

NOTE: The old "sensor" entities for windows and doors are not deleted automatically. If you want to clean up your mqtt device, just delete it and restart the volvo2mqtt addon.

v1.5.1

26 Jun 06:15
Compare
Choose a tag to compare

πŸš€ Features:

  • Added timezone option for the HA Addon #31
  • Added average fuel consumption, average speed and sunroof sensor #30

πŸ› Bug Fixes

  • Fixed "unkown" state of entities after HA reboot #32

NOTE: The time zone setting must be set, otherwise the addon will not start!

v1.4.4

25 Jun 05:23
Compare
Choose a tag to compare

πŸ› Bug Fixes:

  • Fix unlockstate for multiple car usage

v1.4.3

24 Jun 18:08
Compare
Choose a tag to compare

πŸš€ Features:

  • Added MQTT availability

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