Bump HAP-python to 2.6.0 for homekit (#26783)

This commit is contained in:
Jc2k 2019-09-21 14:34:08 +01:00 committed by Martin Hjelmare
parent 24cbae6ec3
commit ed21019b7a
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Homekit", "name": "Homekit",
"documentation": "https://www.home-assistant.io/components/homekit", "documentation": "https://www.home-assistant.io/components/homekit",
"requirements": [ "requirements": [
"HAP-python==2.5.0" "HAP-python==2.6.0"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View File

@ -35,7 +35,7 @@ Adafruit-SHT31==1.0.2
# Adafruit_BBIO==1.0.0 # Adafruit_BBIO==1.0.0
# homeassistant.components.homekit # homeassistant.components.homekit
HAP-python==2.5.0 HAP-python==2.6.0
# homeassistant.components.mastodon # homeassistant.components.mastodon
Mastodon.py==1.4.6 Mastodon.py==1.4.6

View File

@ -23,7 +23,7 @@ requests_mock==1.6.0
# homeassistant.components.homekit # homeassistant.components.homekit
HAP-python==2.5.0 HAP-python==2.6.0
# homeassistant.components.mobile_app # homeassistant.components.mobile_app
# homeassistant.components.owntracks # homeassistant.components.owntracks