mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump HAP-python to 2.6.0 for homekit (#26783)
This commit is contained in:
parent
24cbae6ec3
commit
ed21019b7a
@ -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": []
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user