Bump HAP-python to 2.8.1 (#33756)
This commit is contained in:
parent
e3d90f53cc
commit
33849a15a8
3 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,6 @@
|
|||
"domain": "homekit",
|
||||
"name": "HomeKit",
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit",
|
||||
"requirements": ["HAP-python==2.8.0"],
|
||||
"dependencies": [],
|
||||
"requirements": ["HAP-python==2.8.1"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -35,7 +35,7 @@ Adafruit-SHT31==1.0.2
|
|||
# Adafruit_BBIO==1.1.1
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.8.0
|
||||
HAP-python==2.8.1
|
||||
|
||||
# homeassistant.components.mastodon
|
||||
Mastodon.py==1.5.0
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-r requirements_test.txt
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.8.0
|
||||
HAP-python==2.8.1
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
# homeassistant.components.owntracks
|
||||
|
|
Loading…
Add table
Reference in a new issue