Bump homekit_python to 0.15 (#25631)
This commit is contained in:
parent
767b8e9f25
commit
a177ef02e3
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/homekit_controller",
|
||||
"requirements": [
|
||||
"homekit[IP]==0.14.0"
|
||||
"homekit[IP]==0.15.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"zeroconf": ["_hap._tcp.local."],
|
||||
|
|
|
@ -629,7 +629,7 @@ home-assistant-frontend==20190731.0
|
|||
homeassistant-pyozw==0.1.4
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.14.0
|
||||
homekit[IP]==0.15.0
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==0.10.9
|
||||
|
|
|
@ -177,7 +177,7 @@ holidays==0.9.11
|
|||
home-assistant-frontend==20190731.0
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.14.0
|
||||
homekit[IP]==0.15.0
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==0.10.9
|
||||
|
|
Loading…
Add table
Reference in a new issue