Fix exception when trying to poll a HomeKit device over Thread with no active encryption context (#87379)

Bump aiohomekit==2.4.5
This commit is contained in:
Jc2k 2023-02-04 11:38:22 +00:00 committed by GitHub
parent 0d713809e7
commit 2c648172d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "HomeKit Controller",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
"requirements": ["aiohomekit==2.4.4"],
"requirements": ["aiohomekit==2.4.5"],
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."],
"bluetooth": [{ "manufacturer_id": 76, "manufacturer_data_start": [6] }],
"dependencies": ["bluetooth_adapters", "zeroconf"],

View File

@ -174,7 +174,7 @@ aioguardian==2022.07.0
aioharmony==0.2.9
# homeassistant.components.homekit_controller
aiohomekit==2.4.4
aiohomekit==2.4.5
# homeassistant.components.emulated_hue
# homeassistant.components.http

View File

@ -158,7 +158,7 @@ aioguardian==2022.07.0
aioharmony==0.2.9
# homeassistant.components.homekit_controller
aiohomekit==2.4.4
aiohomekit==2.4.5
# homeassistant.components.emulated_hue
# homeassistant.components.http