Update cloud integration to 0.42.0 (#47818)
This commit is contained in:
parent
786cbcc1d6
commit
7826f6e3f8
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Home Assistant 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"],
|
||||
"after_dependencies": ["google_assistant"],
|
||||
"codeowners": ["@home-assistant/cloud"]
|
||||
|
|
|
@ -14,7 +14,7 @@ cryptography==3.3.2
|
|||
defusedxml==0.6.0
|
||||
distro==1.5.0
|
||||
emoji==1.2.0
|
||||
hass-nabucasa==0.41.0
|
||||
hass-nabucasa==0.42.0
|
||||
home-assistant-frontend==20210302.6
|
||||
httpx==0.16.1
|
||||
jinja2>=2.11.3
|
||||
|
|
|
@ -727,7 +727,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.41.0
|
||||
hass-nabucasa==0.42.0
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
|
|
@ -388,7 +388,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.41.0
|
||||
hass-nabucasa==0.42.0
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.2.9
|
||||
|
|
Loading…
Add table
Reference in a new issue