Update cloud integration to 0.42.0 (#47818)

This commit is contained in:
Klaas Schoute 2021-03-12 21:52:43 +01:00 committed by GitHub
parent 786cbcc1d6
commit 7826f6e3f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -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"]

View File

@ -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

View File

@ -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

View File

@ -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