Update HAP-python to 3.3.0 for homekit (#46497)

Changes: https://github.com/ikalchev/HAP-python/compare/v3.2.0...v3.3.0
This commit is contained in:
J. Nick Koston 2021-02-13 09:30:55 -10:00 committed by GitHub
parent f38b06ed6d
commit 2f40f44670
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",
"documentation": "https://www.home-assistant.io/integrations/homekit",
"requirements": [
"HAP-python==3.2.0",
"HAP-python==3.3.0",
"fnvhash==0.1.0",
"PyQRCode==1.2.1",
"base36==0.1.1",

View File

@ -14,7 +14,7 @@ Adafruit-SHT31==1.0.2
# Adafruit_BBIO==1.1.1
# homeassistant.components.homekit
HAP-python==3.2.0
HAP-python==3.3.0
# homeassistant.components.mastodon
Mastodon.py==1.5.1

View File

@ -4,7 +4,7 @@
-r requirements_test.txt
# homeassistant.components.homekit
HAP-python==3.2.0
HAP-python==3.3.0
# homeassistant.components.flick_electric
PyFlick==0.0.2