v0.10.1
Changed
BleakBleTransportnow connects viableak_retry_connector.establish_connectionwith retry/backoff, usingBleakClientWithServiceCache. Eliminates theBleakClient.connect() called without bleak-retry-connectorwarning seen under Home Assistant and improves resilience to transient BLE transport failures.[ble]extra now depends onbleak-retry-connector>=3.0,<5.
Install
pip install 'aioratio[ble]==0.10.1'