Releases: alexhaller/blanco_unit
Releases · alexhaller/blanco_unit
v1.2.4
24 May 16:22
Compare
Sorry, something went wrong.
No results found
1.2.4 (2026-05-24)
Bug Fixes
ensure GATT service discovery completes before characteristic reads (a614e76 )
v1.2.3
24 May 13:45
Compare
Sorry, something went wrong.
No results found
1.2.3 (2026-05-24)
Bug Fixes
explicitly trigger BlueZ ATT MTU negotiation (2b0e4da )
v1.2.2
24 May 06:35
Compare
Sorry, something went wrong.
No results found
1.2.2 (2026-05-24)
Bug Fixes
map BleakNotFoundError and other bleak errors to clearer messages (25c1ea6 )
v1.2.1
24 May 06:30
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-05-24)
Bug Fixes
size protocol chunks to negotiated ATT MTU (7839da4 )
v1.2.0
23 May 23:44
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-05-23)
Features
harden BLE error handling with detailed diagnostics (03df58b )
v1.1.3
23 May 23:33
Compare
Sorry, something went wrong.
No results found
1.1.3 (2026-05-23)
Bug Fixes
add delays in read_gatt_char polling loop (4b65cfb )
v1.1.2
23 May 23:09
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-05-23)
Bug Fixes
revert to read_gatt_char polling — characteristic does not support NOTIFY (b72af28 )
v1.1.1
23 May 23:01
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-05-23)
Bug Fixes
remove pair=True from BLE establish_connection (010f101 )
v1.1.0
23 May 22:59
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-05-23)
Features
add brand icon for HACS validation (1c4e708 )
v1.0.0
23 May 22:51
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-05-23)
Features
Add full CHOICE.All device support (0fd4f2d ), closes #6
Add heater/compressor binary sensors from status bitmask (a9011b6 )
Bug Fixes
add CONFIG_SCHEMA and remove deleted UP038 ruff rule (6849329 )
add pair=True to BLE establish_connection calls (a48b26f )
Rename cooling_temp to Compressor Temperature (5f7762d )
use BLE notifications for response flow (f252e35 )