Releases: patman15/BMS_BLE-HA
Releases · patman15/BMS_BLE-HA
v1.11.0
What's Changed
Warning
The detection pattern for JBD devices is now more strict, due to false positive detections. In case your device is not detected anymore, please raise an issue.
- Summarized OGT BMS BT pattern by @patman15 in #111
- Detailed BT matcher for JBD by @patman15 in #112
- Exclude not connected temperature sensors for JK BMS by @patman15 in #118
- Add Seplos v2 BMS support by @patman15 in #115
- Add JK BMS software v10.x support by @patman15 in #116
- Add TDT BMS support by @patman15 in #117
- Add clear names for wrong test responses by @patman15 in #119
- Fix/code improvements by @patman15 in #121
- cleaned Daly protocol
- cleaned D-powercore protocol
- unified logging
- add temperature attribute for single sensor
Full Changelog: v1.10.0...v1.11.0
v1.10.0
v1.9.2
What's Changed
- add accurat battery to supported devices by @patman15 in #91
- fix daly_bms MOS read timeout by @patman15 in #92
- wait for JK BMS readiness at connect by @patman15 in #96
- make JBD protocol decoding more robust by @patman15 in #97
- ruff code clean by @patman15 in #93
Full Changelog: v1.9.1...v1.9.2
v1.9.1
v1.9.0
What's Changed
- Added retry connector to significantly improve data availability on bad (
< -80dBm
RSSI) BT connections by @patman15 in #81 - Support Supervolt batteries v1 / E&J Technology BMS by @patman15 in #80
- Support Redodo battery bms by @patman15 in #79
- Changed current icon to DC version
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- add d-powercore BMS support by @patman15 in #75
- support for creabest cbt power bms by @patman15 in #76
- fixed coordinator shutdown/restart
- Code optimizations
- Deduplicate BT connection functions by @patman15 in #74
- deduplicated missing value calculation
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- add link quality sensor and separated RSSI by @patman15 in #65
- added support for Daly MOS temperature by @patman15 in #66
- fixed domain identifier to separate devices with same BT name by @patman15 in #69
- fix unexpecting error fetching BMS data by @patman15 in #68
Full Changelog: v1.6.4...v1.7.0
v1.6.4
v1.6.3
What's Changed
- 100% branch test coverage by @patman15 in #49
- added type hints for strong typing, e.g. Final
- removed misleading initialization warning
- localized exception messages
- enhanced debug messages
- German translation
Known Issues
- JK/JBD BMS sometimes reports 0 values #51
Full Changelog: v1.6.2...v1.6.3