Bump HAP-python to fix pairing with iOS 16 (#80301)

Using the ha- fork until upstream can pickup and merge
pending PRs. The plan is to revert back to upstream
HAP-python when its back in sync

Fixes #79305 Fixes #79304
This commit is contained in:
J. Nick Koston 2022-10-13 20:51:27 -10:00 committed by GitHub
parent 2e261d5dc2
commit d327355afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
"name": "HomeKit",
"documentation": "https://www.home-assistant.io/integrations/homekit",
"requirements": [
"HAP-python==4.5.0",
"ha-HAP-python==4.5.2",
"fnvhash==0.1.0",
"PyQRCode==1.2.1",
"base36==0.1.1"

View File

@ -10,9 +10,6 @@ AIOAladdinConnect==0.1.46
# homeassistant.components.adax
Adax-local==0.1.4
# homeassistant.components.homekit
HAP-python==4.5.0
# homeassistant.components.mastodon
Mastodon.py==1.5.1
@ -821,6 +818,9 @@ gstreamer-player==1.1.2
# homeassistant.components.profiler
guppy3==3.1.2
# homeassistant.components.homekit
ha-HAP-python==4.5.2
# homeassistant.components.generic
# homeassistant.components.stream
ha-av==10.0.0b5

View File

@ -12,9 +12,6 @@ AIOAladdinConnect==0.1.46
# homeassistant.components.adax
Adax-local==0.1.4
# homeassistant.components.homekit
HAP-python==4.5.0
# homeassistant.components.flick_electric
PyFlick==0.0.2
@ -613,6 +610,9 @@ gspread==5.5.0
# homeassistant.components.profiler
guppy3==3.1.2
# homeassistant.components.homekit
ha-HAP-python==4.5.2
# homeassistant.components.generic
# homeassistant.components.stream
ha-av==10.0.0b5