Skip to content

v0.10.1

Choose a tag to compare

@aaearon aaearon released this 13 May 17:30
· 4 commits to main since this release
9e016b0

Changed

  • BleakBleTransport now connects via bleak_retry_connector.establish_connection with retry/backoff, using BleakClientWithServiceCache. Eliminates the BleakClient.connect() called without bleak-retry-connector warning seen under Home Assistant and improves resilience to transient BLE transport failures.
  • [ble] extra now depends on bleak-retry-connector>=3.0,<5.

Install

pip install 'aioratio[ble]==0.10.1'