Bump nabucasa-cloud to 0.17 (#26066)
parent
34f7bb5b8c
commit
6b80df9652
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Cloud",
|
||||
"documentation": "https://www.home-assistant.io/components/cloud",
|
||||
"requirements": ["hass-nabucasa==0.16"],
|
||||
"requirements": ["hass-nabucasa==0.17"],
|
||||
"dependencies": ["http", "webhook"],
|
||||
"codeowners": ["@home-assistant/cloud"]
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ certifi>=2019.6.16
|
|||
contextvars==2.4;python_version<"3.7"
|
||||
cryptography==2.7
|
||||
distro==1.4.0
|
||||
hass-nabucasa==0.16
|
||||
hass-nabucasa==0.17
|
||||
home-assistant-frontend==20190815.0
|
||||
importlib-metadata==0.19
|
||||
jinja2>=2.10.1
|
||||
|
|
|
@ -597,7 +597,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.9
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.16
|
||||
hass-nabucasa==0.17
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
hbmqtt==0.9.4
|
||||
|
|
|
@ -165,7 +165,7 @@ ha-ffmpeg==2.0
|
|||
hangups==0.4.9
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.16
|
||||
hass-nabucasa==0.17
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
hbmqtt==0.9.4
|
||||
|
|
Loading…
Reference in New Issue