Releases: Jc2k/aiohomekit
Releases · Jc2k/aiohomekit
3.1.2
- Remove port from Host header (#353)
3.1.1
- Fix IP exceptions referencing the old host var (#352)
3.1.0
- Add support for happy eyeballs (RFC 8305) (#349)
3.0.9
- Ensure all transports can handle an iterable in get_characteristics…
3.0.8
- Handle Aqara sensor having invalid md= (#341) - Avoid creating TimerHandle when already connected (#340)
3.0.7
- Make process_changes return a set of what actually changed (#339)
3.0.6
- Small cleanups to IP connection (#338) - Add new lookup methods for Services and Characteristics (#337)
3.0.5
3.0.5
3.0.4
3.0.4
3.0.3
- Create futures with loop.create_future() (#331) - Drop async_timeout on py<3.11 (#330)