* Raise an `AccessoryDisconnectedError` if there is a timeout whilst reconnected * Be less verbose when logging about reconnects * Run reconnects in background so they don't hang the caller * Testing helpers for event driven code * More testing infrastructure * Faster tests * Test helper deduplication
0.2.11
In this release:
* Implement `Controller.load_pairing` for when pairing data is not stored by controller, as is the case in Home Assistant * Fix test helper `add_paired_device` * Fix `sf` helper in testing.py