Releases: molobrakos/volvooncall
Releases · molobrakos/volvooncall
v0.10.3
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
- @stefanodesjo made their first contribution in #94
Full Changelog: v0.10.2...v0.10.3
0.10.0
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
- Reorganize dependencies by @decompil3d in #85
Full Changelog: v0.9.2...v0.10.0
0.9.2
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
What's Changed
- Ensure unique slug for plugged-in status by @decompil3d in #77
Full Changelog: v0.9.0...v0.9.1
v0.9.0
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
- Fixed problem with unregistered vehicles by @myhrmans in #54
- properly install module in docker container by @lobeck in #58
- Add LICENSE file by @fabaff in #64
- Update license tag by @fabaff in #65
- Add LICENSE by @fabaff in #66
- Migrate to GitHub Actions by @decompil3d in #75
New Contributors
- @myhrmans made their first contribution in #54
- @lobeck made their first contribution in #58
- @fabaff made their first contribution in #64
- @decompil3d made their first contribution in #75
Full Changelog: v0.8.12...v0.9.0