Bump HAP-python to 3.3.2 to fix unavailable condition on restart (#47213)

Fixes

https://github.com/ikalchev/HAP-python/compare/v3.3.1...v3.3.2
This commit is contained in:
J. Nick Koston 2021-03-01 02:00:31 -06:00 committed by GitHub
parent 853da40e70
commit cb94e7949b
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.3.1",
"HAP-python==3.3.2",
"fnvhash==0.1.0",
"PyQRCode==1.2.1",
"base36==0.1.1",