Skip to content

Releases: molobrakos/volvooncall

v0.10.3

10 May 20:05
Compare
Choose a tag to compare

What's Changed

  • fix(dashboard): add device_class ”date” to JournalLastTrip by @stefanodesjo in #94
  • fix(dashboard): add device_class ”date” and unit None to JournalLastTrip by @decompil3d in #95

New Contributors

Full Changelog: v0.10.2...v0.10.3

0.10.0

09 Mar 19:20
Compare
Choose a tag to compare

Major changes

  • Console & MQTT specific dependencies have been moved to extras_require to avoid bringing those dependencies in for basic API or Home Assistant use cases. See the README for instructions in installing those optional dependencies when needed.

List of changes

Full Changelog: v0.9.2...v0.10.0

0.9.2

25 Jan 18:16
Compare
Choose a tag to compare

Migrate from amqtt to hbmqtt and update dependencies accordingly.

This release should not impact Home Assistant use cases via the official integration since that does not use MQTT at all. We have not tested this on a live MQTT environment, so if you identify any issues please report them in Issues.

v0.9.1

01 Nov 23:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Oct 16:46
Compare
Choose a tag to compare

BREAKING CHANGES

  • Separate charging vs plugged in by @decompil3d in #76
    • This change separates the Plugged-in setting into two distinct binary sensors. Once this version is brought into Home Assistant, it will be considered a breaking change that may require re-configuring automation/dashboards.

What's Changed

New Contributors

Full Changelog: v0.8.12...v0.9.0