Skip to content

Releases: patman15/BMS_BLE-HA

v1.2.2

27 May 19:35
3aec8b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 May 16:41
Compare
Choose a tag to compare

What's Changed

  • update coordinator handling by @patman15 in #12
  • numerous minor fixes discovered via unit testing

Full Changelog: v1.2.0...v1.2.1

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