Releases: Jc2k/aiohomekit
Releases · Jc2k/aiohomekit
3.2.6
3.2.5
3.2.5
3.2.4
3.2.4
3.2.3
- Fix race when during timeout of IP connection request (#377)
3.2.2
- Fix IP controller not reconnecting right away (#376)
3.2.1
- Offload mdns property decoding to zeroconf (#373) - Handle waiter already done in zeroconf service info (#374)
3.2.0
- Eliminate use of globals to generate ids (#371) - Implement async_reachable to see if a device is reachable on the network (#370)
3.1.5
- Small speed up to fetch characteristic values (#363) - Avoid creating tasks to process zeroconf updates (#364) - Change test pairing type when thread_provision called (#366)
3.1.4
3.1.4
3.1.3
- Handle cancellation while waiting for an encrypted IP response (#354) - Handle cancellation while waiting for an encrypted BLE response (#356) - Add python 3.12 support (#355)