Skip to content

Tags: Jc2k/aiohomekit

Tags

3.2.1

Toggle 3.2.1's commit message
- Offload mdns property decoding to zeroconf (#373)

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

3.2.0

Toggle 3.2.0's commit message
- 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

Toggle 3.1.5's commit message
- 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.3

Toggle 3.1.3's commit message
- 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

Toggle 3.1.2's commit message
- Remove port from Host header (#353)

3.1.1

Toggle 3.1.1's commit message
- Fix IP exceptions referencing the old host var (#352)

3.1.0

Toggle 3.1.0's commit message
- Add support for happy eyeballs (RFC 8305) (#349)

3.0.9

Toggle 3.0.9's commit message
- Ensure all transports can handle an iterable in get_characteristics (

…#342)

3.0.8

Toggle 3.0.8's commit message
- Handle Aqara sensor having invalid md= (#341)

- Avoid creating TimerHandle when already connected (#340)