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",
|
"domain": "homekit",
|
||||||
"name": "HomeKit",
|
"name": "HomeKit",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/homekit",
|
"documentation": "https://www.home-assistant.io/integrations/homekit",
|
||||||
"requirements": ["HAP-python==2.8.0"],
|
"requirements": ["HAP-python==2.8.1"],
|
||||||
"dependencies": [],
|
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
|
|
@ -35,7 +35,7 @@ Adafruit-SHT31==1.0.2
|
||||||
# Adafruit_BBIO==1.1.1
|
# Adafruit_BBIO==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
HAP-python==2.8.0
|
HAP-python==2.8.1
|
||||||
|
|
||||||
# homeassistant.components.mastodon
|
# homeassistant.components.mastodon
|
||||||
Mastodon.py==1.5.0
|
Mastodon.py==1.5.0
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
-r requirements_test.txt
|
-r requirements_test.txt
|
||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
HAP-python==2.8.0
|
HAP-python==2.8.1
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
|
|
Loading…
Add table
Reference in a new issue