Skip to content

Releases: Jc2k/aiohomekit

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)

3.0.9

31 Oct 14:09
e6c5a78
Compare
Choose a tag to compare
- Ensure all transports can handle an iterable in get_characteristics…

3.0.8

21 Oct 17:34
94bc38f
Compare
Choose a tag to compare
- Handle Aqara sensor having invalid md= (#341)

- Avoid creating TimerHandle when already connected (#340)

3.0.7

20 Oct 17:54
4821aaa
Compare
Choose a tag to compare
- Make process_changes return a set of what actually changed (#339)

3.0.6

19 Oct 16:25
0c037f4
Compare
Choose a tag to compare
- Small cleanups to IP connection (#338)

- Add new lookup methods for Services and Characteristics (#337)

3.0.5

25 Sep 19:13
Compare
Choose a tag to compare
3.0.5

3.0.4

25 Sep 10:51
Compare
Choose a tag to compare
3.0.4

3.0.3

10 Sep 13:40
415f616
Compare
Choose a tag to compare
- Create futures with loop.create_future() (#331)

- Drop async_timeout on py<3.11 (#330)