Skip to content

Releases: Jc2k/aiohomekit

3.2.3

17 Aug 13:31
fcb5709
Compare
Choose a tag to compare
- Fix race when during timeout of IP connection request (#377)

3.2.2

12 Aug 12:23
3c28be8
Compare
Choose a tag to compare
- Fix IP controller not reconnecting right away (#376)

3.2.1

27 Jul 15:42
4fc287a
Compare
Choose a tag to compare
- Offload mdns property decoding to zeroconf (#373)

- Handle waiter already done in zeroconf service info (#374)

3.2.0

17 Jul 19:38
d7ddbf8
Compare
Choose a tag to compare
- 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

27 Feb 18:27
5b7d11d
Compare
Choose a tag to compare
- 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

02 Feb 22:29
Compare
Choose a tag to compare
3.1.4

3.1.3

13 Jan 08:11
d7acbf8
Compare
Choose a tag to compare
- 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)

3.1.2

04 Jan 20:25
a89fd9f
Compare
Choose a tag to compare
- Remove port from Host header (#353)

3.1.1

28 Dec 19:26
eb209f6
Compare
Choose a tag to compare
- Fix IP exceptions referencing the old host var (#352)

3.1.0

12 Dec 17:26
37d317d
Compare
Choose a tag to compare
- Add support for happy eyeballs (RFC 8305) (#349)