Releases: Jc2k/aiohomekit
Releases · Jc2k/aiohomekit
3.2.20
3.2.19
- Handle lark exceptions from json decoding failures #522
3.2.18
- Fix BLE advertisement parsing for older Eve gen1 devices (#510)
3.2.17
- 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
Fix crash when HomeKit devices return global error status for charact…
3.2.15
- Switch to poetry v2
3.2.14
- Ensure connection is always shutdown when removing a pairing (#433)
3.2.13
- Sign GitHub assets with sigstore
3.2.11
- Improve subscription handling when characteristics response is missing aid or iid - Packaging and tooling updates
3.2.8
- Rework decrypt logic to reduce slicing (#390)