Bump homekit_python to 0.14.0 (#23562)
parent
5d5f073cff
commit
7612703092
|
@ -3,7 +3,7 @@
|
|||
"name": "Homekit controller",
|
||||
"documentation": "https://www.home-assistant.io/components/homekit_controller",
|
||||
"requirements": [
|
||||
"homekit[IP]==0.13.0"
|
||||
"homekit[IP]==0.14.0"
|
||||
],
|
||||
"dependencies": ["configurator"],
|
||||
"codeowners": [
|
||||
|
|
|
@ -560,7 +560,7 @@ home-assistant-frontend==20190427.0
|
|||
homeassistant-pyozw==0.1.4
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.13.0
|
||||
homekit[IP]==0.14.0
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==0.10.7
|
||||
|
|
|
@ -145,7 +145,7 @@ holidays==0.9.10
|
|||
home-assistant-frontend==20190427.0
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.13.0
|
||||
homekit[IP]==0.14.0
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==0.10.7
|
||||
|
|
Loading…
Reference in New Issue