Skip to content

Releases: Jc2k/aiohomekit

3.2.20

05 Oct 13:18
f413d9b

Choose a tag to compare

- fix: return in finally (#524)

3.2.19

02 Oct 08:37
90ba1fe

Choose a tag to compare

- Handle lark exceptions from json decoding failures #522

3.2.18

21 Sep 00:18
eef1e55

Choose a tag to compare

- Fix BLE advertisement parsing for older Eve gen1 devices (#510)

3.2.17

14 Sep 13:06
756a48f

Choose a tag to compare

- Handle unknown HAP status codes gracefully (#498)

- Fix struct.error when parsing corrupted BLE manufacturer data (#500)
- Fix handling of malformed HomeKit responses with boolean values (#501)

3.2.16

13 Sep 16:59
8bbef58

Choose a tag to compare

Fix crash when HomeKit devices return global error status for charact…

3.2.15

02 Jun 15:39
13542a4

Choose a tag to compare

- Switch to poetry v2

3.2.14

22 Apr 08:14
540f957

Choose a tag to compare

- Ensure connection is always shutdown when removing a pairing (#433)

3.2.13

29 Mar 21:16
fcd6b90

Choose a tag to compare

- Sign GitHub assets with sigstore

3.2.11

29 Mar 20:56
cdc86de

Choose a tag to compare

- Improve subscription handling when characteristics response is missing

  aid or iid
- Packaging and tooling updates

3.2.8

01 Mar 14:25
ff819ce

Choose a tag to compare

- Rework decrypt logic to reduce slicing (#390)