mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade HAP-python to 2.7.0 (#31201)
This commit is contained in:
parent
4f07ccd350
commit
6be9a45333
@ -2,7 +2,7 @@
|
||||
"domain": "homekit",
|
||||
"name": "HomeKit",
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit",
|
||||
"requirements": ["HAP-python==2.6.0"],
|
||||
"requirements": ["HAP-python==2.7.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@ Adafruit-SHT31==1.0.2
|
||||
# Adafruit_BBIO==1.1.1
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.6.0
|
||||
HAP-python==2.7.0
|
||||
|
||||
# homeassistant.components.mastodon
|
||||
Mastodon.py==1.5.0
|
||||
|
@ -4,7 +4,7 @@
|
||||
-r requirements_test.txt
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.6.0
|
||||
HAP-python==2.7.0
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
# homeassistant.components.owntracks
|
||||
|
Loading…
x
Reference in New Issue
Block a user