Bump HAP-python to 4.9.0 (#102055)
This commit is contained in:
parent
e427fc511b
commit
d237ab6d67
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["pyhap"],
|
||||
"requirements": [
|
||||
"HAP-python==4.8.0",
|
||||
"HAP-python==4.9.0",
|
||||
"fnv-hash-fast==0.4.1",
|
||||
"PyQRCode==1.2.1",
|
||||
"base36==0.1.1"
|
||||
|
|
|
@ -26,7 +26,7 @@ CO2Signal==0.4.2
|
|||
DoorBirdPy==2.1.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.8.0
|
||||
HAP-python==4.9.0
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
HATasmota==0.7.3
|
||||
|
|
|
@ -25,7 +25,7 @@ CO2Signal==0.4.2
|
|||
DoorBirdPy==2.1.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.8.0
|
||||
HAP-python==4.9.0
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
HATasmota==0.7.3
|
||||
|
|
Loading…
Add table
Reference in a new issue