ITADN
patman15/aiobmsble

版本发布 8

0.24.0
? · 2026-06-30

## What's Changed * remove Notset import by @patman15 in https://github.com/patman15/aiobmsble/pull/211 * Fix bms info type by @patman15 in https://github.com/patman15/aiobmsble/pull/210 * Handle unaligned BMS replies (TDT, Seplos) by @patman15 in https://github.com/patman15/aiobmsble/pull/212 * Add job to get latest Python versions by @patman15 in https://github.com/patman15/aiobmsble/pull/213 * Add SunGoldPower detection pattern by @patman15 in https://github.com/patman15/aiobmsble/pull/214 * Add sensor type to temperature values by @patman15 in https://github.com/patman15/aiobmsble/pull/202 * Fix bleak acquire notify by @patman15 in https://github.com/patman15/aiobmsble/pull/167 * Add GATT_profile debug output by @patman15 in https://github.com/patman15/aiobmsble/pull/215 * Introduce close_stale_connections by @patman15 in https://github.com/patman15/aiobmsble/pull/217 * Add hard connection timeout to prevent indefinite BlueZ hangs by @cgoudie in https://github.com/patman15/aiobmsble/pull/146 * Robustness improvements for base functionality and jikong, myvolta BMS by @patman15 in https://github.com/patman15/aiobmsble/pull/218 * Code robustness improvements by @patman15 in https://github.com/patman15/aiobmsble/pull/219 * Add ECOxxxx detection pattern by @patman15 in https://github.com/patman15/aiobmsble/pull/222 * Add Greenway BMS support by @patman15 in https://github.com/patman15/aiobmsble/pull/208 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.23.0...0.24.0

0.19.1
? · 2026-03-14

## What's Changed * Implement optional authentication flow for BMSs by @patman15 in https://github.com/patman15/aiobmsble/pull/160 * allow password setting for JBD device * fix Daly MOS temperature auto detection by @patman15 in https://github.com/patman15/aiobmsble/pull/159 * CBT Power fix incomplete return data by @patman15 in https://github.com/patman15/aiobmsble/pull/163 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.19.0...0.19.1

0.18.1
? · 2026-02-22

## What's Changed * Add AG power detection by @patman15 in https://github.com/patman15/aiobmsble/pull/152 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.18.0...0.18.1

0.18.0
? · 2026-02-21

## What's Changed * Add Lion Energy Safari detection by @patman15 in https://github.com/patman15/aiobmsble/pull/141 * Allow full test coverage for single plugin test run by @patman15 in https://github.com/patman15/aiobmsble/pull/150 * Enhance Humsienk BMS: protocol docs, new fields, cell disconnect field by @cgoudie in https://github.com/patman15/aiobmsble/pull/138 * Fix ABC BMS connection reliability issues by @ksanislo in https://github.com/patman15/aiobmsble/pull/151 * Add EG4 LL BMS support by @patman15 in https://github.com/patman15/aiobmsble/pull/51 * Redodo / Gobel BMS code improvements by @patman15 in https://github.com/patman15/aiobmsble/pull/140 * Add Chins battery support to E&J Technology BMS driver by @cgoudie in https://github.com/patman15/aiobmsble/pull/139 * Update ruff requirement from <0.15.0,>=0.12.1 to >=0.12.1,<0.16.0 in the python-packages group by @dependabot[bot] in https://github.com/patman15/aiobmsble/pull/142 * Fix JK balance status readout by @patman15 in https://github.com/patman15/aiobmsble/pull/155 * Add automatic versioning by @patman15 in https://github.com/patman15/aiobmsble/pull/156 * Add Chins JBD extended field protocol documentation by @cgoudie in https://github.com/patman15/aiobmsble/pull/143 * Fix release job for automatic versioning by @patman15 in https://github.com/patman15/aiobmsble/pull/157 ## New Contributors * @cgoudie made their first contribution in https://github.com/patman15/aiobmsble/pull/138 * @ksanislo made their first contribution in https://github.com/patman15/aiobmsble/pull/151 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.17.0...0.18.0

0.18.0-beta.4预发布
? · 2026-02-21

## What's Changed * Add Lion Energy Safari detection by @patman15 in https://github.com/patman15/aiobmsble/pull/141 * Allow full test coverage for single plugin test run by @patman15 in https://github.com/patman15/aiobmsble/pull/150 * Enhance Humsienk BMS: protocol docs, new fields, cell disconnect, full coverage by @cgoudie in https://github.com/patman15/aiobmsble/pull/138 * Fix ABC BMS connection reliability issues by @ksanislo in https://github.com/patman15/aiobmsble/pull/151 * Add EG4 LL BMS support by @patman15 in https://github.com/patman15/aiobmsble/pull/51 * Redodo / Gobel BMS code improvements by @patman15 in https://github.com/patman15/aiobmsble/pull/140 * Add Chins battery support to E&J Technology BMS driver by @cgoudie in https://github.com/patman15/aiobmsble/pull/139 * Update ruff requirement from <0.15.0,>=0.12.1 to >=0.12.1,<0.16.0 in the python-packages group by @dependabot[bot] in https://github.com/patman15/aiobmsble/pull/142 * Fix JK balance status readout by @patman15 in https://github.com/patman15/aiobmsble/pull/155 * Add automatic versioning by @patman15 in https://github.com/patman15/aiobmsble/pull/156 ## New Contributors * @ksanislo made their first contribution in https://github.com/patman15/aiobmsble/pull/151 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.17.0...0.18.0-beta.4

0.17.0
? · 2026-02-07

## What's Changed * Add further Renogy pro detection pattern by @patman15 in https://github.com/patman15/aiobmsble/pull/127 * Add Gobel Power BLE BMS support by @dschenzer in https://github.com/patman15/aiobmsble/pull/128 * Optimize data structures by @patman15 in https://github.com/patman15/aiobmsble/pull/129 * Add design capacity for BMS (JK, JBD) by @patman15 in https://github.com/patman15/aiobmsble/pull/130 * Add documentation of supported BMS data by @patman15 in https://github.com/patman15/aiobmsble/pull/131 * Basic API documentation by @patman15 in https://github.com/patman15/aiobmsble/pull/132 ## New Contributors * @dschenzer made their first contribution in https://github.com/patman15/aiobmsble/pull/128 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.16.0...0.17.0

0.14.2
? · 2025-12-27

## What's Changed * Fix Seplos v2 problem mask by @patman15 in https://github.com/patman15/aiobmsble/pull/98 * Make OUI matcher case insensitive by @patman15 in https://github.com/patman15/aiobmsble/pull/106 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.14.1...0.14.2

0.14.1
? · 2025-12-21

## What's Changed * Fix test type annotations by @patman15 in https://github.com/patman15/aiobmsble/pull/94 * Add CHINS OUI to JBD detection by @patman15 in https://github.com/patman15/aiobmsble/pull/99 * Remove test data dependency by @patman15 in https://github.com/patman15/aiobmsble/pull/100 **Full Changelog**: https://github.com/patman15/aiobmsble/compare/0.14.0...0.14.1