Bump HAP-python to 2.8.3 (#35023)

* Fixes camera support
This commit is contained in:
J. Nick Koston 2020-05-01 11:03:20 -05:00 committed by GitHub
parent 2b13a8cde4
commit e6be297fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "homekit",
"name": "HomeKit",
"documentation": "https://www.home-assistant.io/integrations/homekit",
"requirements": ["HAP-python==2.8.2","fnvhash==0.1.0","PyQRCode==1.2.1","base36==0.1.1"],
"requirements": ["HAP-python==2.8.3","fnvhash==0.1.0","PyQRCode==1.2.1","base36==0.1.1"],
"dependencies": ["http"],
"after_dependencies": ["logbook"],
"codeowners": ["@bdraco"],

View file

@ -35,7 +35,7 @@ Adafruit-SHT31==1.0.2
# Adafruit_BBIO==1.1.1
# homeassistant.components.homekit
HAP-python==2.8.2
HAP-python==2.8.3
# homeassistant.components.mastodon
Mastodon.py==1.5.1

View file

@ -4,7 +4,7 @@
-r requirements_test.txt
# homeassistant.components.homekit
HAP-python==2.8.2
HAP-python==2.8.3
# homeassistant.components.mobile_app
# homeassistant.components.owntracks