Releases: freakent/dbus-mqtt-devices
Releases · freakent/dbus-mqtt-devices
v0.9.0
New release to support Venus OS 3.60 on 10th June 2025:
- Support Paho MQTT v2.0 that is introduced with Venus OS 3.60
- Better dependency set up for Beta releases of VenusOS
- Included tomllib in list of dependencies that are auto installed with Venus OS 3.60 onwards (Python 3.12)
- Address device registration warning in log files
- Added support for devices with non-configurable LWT (.i.e. Shelly devices)
- Add JK BMS battery service by @hsteinhaus in #153
- Various bug fixes
Full Changelog: v0.8.0...v0.9.0
Questions, feedback or issues? Please open a new discussion https://github.com/freakent/dbus-mqtt-devices/discussions
v0.9.0-rc4
New release candidate to support Venus OS 3.60:
Goal is to have a final release when VenusOS 3.60 comes out of beta.
- Support Paho MQTT v2.0 that is introduced with Venus OS 3.60
- Better dependency set up for Beta releases of VenusOS
- Included tomllib in list of dependencies that are auto installed with Venus OS 3.60 onwards (Python 3.12)
- Address device registration warning in log files
- Added support for devices with non-configurable LWT (.i.e. Shelly devices)
- Add JK BMS battery service by @hsteinhaus in #153
- Various bug fixes
New Contributors
- @hsteinhaus made their first contribution in #153
Full Changelog: v0.8.0...v0.9.0-rc4
v0.9.0-rc3
New release candidate to support Venus OS 3.60:
Goal is to have a final release when VenusOS comes out of beta.
- Support Paho MQTT v2.0 that is introduced with Venus OS 3.60
- Better dependency set up for Beta releases of VenusOS
- Included tomllib in list of dependencies that are auto installed with Venus OS 3.60 onwards (Python 3.12)
- Address device registration warning in log files
- Added support for devices with non-configurable LWT (.i.e. Shelly devices)
- Various bug fixes
Full Changelog: v0.8.0...v0.9.0-rc3
v0.9.0-rc2
##New release candidate to support Venus OS 3.60:
Goal is to have a final release when VenusOS comes out of beta.
- Support Paho MQTT v2.0 that is introduced with Venus OS 3.60
- Better dependency set up for Beta releases of VenusOS
- Included tomllib in list of dependencies that are auto installed with Venus OS 3.60 onwards (Python 3.12)
- Address device registration warning in log files
Note:
rc2 addresses an issue in rc1 when running on the current production version of Venus OS
Full Changelog: v0.8.0...v0.9.0-rc2