Skip to content

Releases: Jc2k/aiohomekit

2.6.16

15 Aug 23:54
858626d
Compare
Choose a tag to compare
- Ignore iid zero when fetching the GATT database (#321)

2.6.15

07 Aug 23:35
89b33a3
Compare
Choose a tag to compare
- Handle missing perms when decoding the GATT database (#320)

2.6.14

06 Aug 04:06
c1fd086
Compare
Choose a tag to compare
- Make a constant for EVENT_CHARACTERISTICS (#318)

2.6.13

05 Aug 03:35
a73ae3c
Compare
Choose a tag to compare
- fix: BLE controller returning None on timeout instead of raising Ac…

…cessoryNotFound (#316)

- refactor: small cleanups to ZeroconfController for newer zeroconf (#317)

2.6.12

27 Jul 16:08
02d42d2
Compare
Choose a tag to compare
- Don't poll INPUT_EVENT or BUTTON_EVENT (#311)

- Ignore stale encrypted notifications (#313)

2.6.11

22 Jul 20:32
38b4eed
Compare
Choose a tag to compare
- Fix cancellation race in IP controller (#309)

- Fix some missed False checks from converting decrypt to raise an exception (#310)

2.6.10

22 Jul 17:50
cb9c272
Compare
Choose a tag to compare
- Reduce memory churn and copy while decoding large payload (#307)

- De-duplicate disconnect_on_missing_services code (#308)

2.6.9

20 Jul 15:12
0607871
Compare
Choose a tag to compare
- Clear GATT cache during discovery pairing if a service is missing #305

2.6.8

18 Jul 04:40
76d8a55
Compare
Choose a tag to compare
- Remove workaround to populate missing handles (#301)

2.6.7

11 Jul 08:13
5c61085
Compare
Choose a tag to compare
- Fix ble controller discovery where old name is None (#299)