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