Skip to content

Releases: patman15/BMS_BLE-HA

v1.2.0

29 Apr 09:29
eab5c1c
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • ⚠️ If you are on a beta release you need to delete all your BMS devices and re-add them after upgrading. This can be done without data loss.

Full Changelog: v1.1.1...v1.2.0

v1.2.0-beta

26 Apr 21:27
Compare
Choose a tag to compare
v1.2.0-beta Pre-release
Pre-release

Breaking Change

⚠️ You need to delete all your BMS devices before upgrading from an earlier version. Re-add them after upgrading and the state history will be maintained.

What's Changed

  • Add Daly BMS functionality by @patman15 in #7
  • Introduce usage of device attributes by @patman15 in #8
  • Simplified plugin structure
  • Ruff coding style fixes

Full Changelog: v1.1.1...v1.2.0-beta

v1.1.1

08 Apr 19:12
Compare
Choose a tag to compare

v1.1.0

05 Apr 09:10
45da0b9
Compare
Choose a tag to compare

What's Changed

  • Charging indicator by @patman15 in #6
  • device disconnect on entry unload feature
  • streamlined exception handling

Full Changelog: v1.0.2...v1.1.0

v1.1.0-beta

03 Apr 20:03
399155e
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

Full Changelog: v1.0.2...v1.1.0-beta

  • added binary sensor battery_charging

v1.0.2

03 Apr 16:50
d1f6c38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

  • fixed OGT battery type A current reading

v1.0.2-beta

02 Apr 18:30
2d095ec
Compare
Choose a tag to compare
v1.0.2-beta Pre-release
Pre-release

attempt to fix 0 reading for current on OGT type A batteries

v1.0.1

01 Apr 17:51
585d7d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1
fixed issue that sensors would not update, addresses topic one of #2

First public release

31 Mar 07:44
Compare
Choose a tag to compare

For the moment only supports one BMS but there are plans to join efforts with batmon-ha that I will follow-up.

v0.9.14

30 Mar 06:53
5a29ef2
Compare
Choose a tag to compare
v0.9.14 Pre-release
Pre-release

switch over to plugin structure