mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update cloud integration to 0.42.0 (#47818)
This commit is contained in:
parent
786cbcc1d6
commit
7826f6e3f8
@ -2,7 +2,7 @@
|
|||||||
"domain": "cloud",
|
"domain": "cloud",
|
||||||
"name": "Home Assistant Cloud",
|
"name": "Home Assistant Cloud",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||||
"requirements": ["hass-nabucasa==0.41.0"],
|
"requirements": ["hass-nabucasa==0.42.0"],
|
||||||
"dependencies": ["http", "webhook", "alexa"],
|
"dependencies": ["http", "webhook", "alexa"],
|
||||||
"after_dependencies": ["google_assistant"],
|
"after_dependencies": ["google_assistant"],
|
||||||
"codeowners": ["@home-assistant/cloud"]
|
"codeowners": ["@home-assistant/cloud"]
|
||||||
|
@ -14,7 +14,7 @@ cryptography==3.3.2
|
|||||||
defusedxml==0.6.0
|
defusedxml==0.6.0
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
emoji==1.2.0
|
emoji==1.2.0
|
||||||
hass-nabucasa==0.41.0
|
hass-nabucasa==0.42.0
|
||||||
home-assistant-frontend==20210302.6
|
home-assistant-frontend==20210302.6
|
||||||
httpx==0.16.1
|
httpx==0.16.1
|
||||||
jinja2>=2.11.3
|
jinja2>=2.11.3
|
||||||
|
@ -727,7 +727,7 @@ habitipy==0.2.0
|
|||||||
hangups==0.4.11
|
hangups==0.4.11
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.41.0
|
hass-nabucasa==0.42.0
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass_splunk==0.1.1
|
hass_splunk==0.1.1
|
||||||
|
@ -388,7 +388,7 @@ habitipy==0.2.0
|
|||||||
hangups==0.4.11
|
hangups==0.4.11
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.41.0
|
hass-nabucasa==0.42.0
|
||||||
|
|
||||||
# homeassistant.components.tasmota
|
# homeassistant.components.tasmota
|
||||||
hatasmota==0.2.9
|
hatasmota==0.2.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user