Bump HAP-python to 4.7.1 (#97545)
This commit is contained in:
parent
3a2549829e
commit
5ce8e0e33e
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["pyhap"],
|
||||
"requirements": [
|
||||
"HAP-python==4.7.0",
|
||||
"HAP-python==4.7.1",
|
||||
"fnv-hash-fast==0.4.0",
|
||||
"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.7.0
|
||||
HAP-python==4.7.1
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
HATasmota==0.6.5
|
||||
|
|
|
@ -25,7 +25,7 @@ CO2Signal==0.4.2
|
|||
DoorBirdPy==2.1.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.7.0
|
||||
HAP-python==4.7.1
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
HATasmota==0.6.5
|
||||
|
|
Loading…
Add table
Reference in a new issue