Bump hass-nabucasa 0.43 (#48964)
parent
16196e2e16
commit
9f06639ecc
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.42.0"],
|
||||
"requirements": ["hass-nabucasa==0.43.0"],
|
||||
"dependencies": ["http", "webhook", "alexa"],
|
||||
"after_dependencies": ["google_assistant"],
|
||||
"codeowners": ["@home-assistant/cloud"]
|
||||
|
|
|
@ -15,7 +15,7 @@ cryptography==3.3.2
|
|||
defusedxml==0.6.0
|
||||
distro==1.5.0
|
||||
emoji==1.2.0
|
||||
hass-nabucasa==0.42.0
|
||||
hass-nabucasa==0.43.0
|
||||
home-assistant-frontend==20210407.3
|
||||
httpx==0.17.1
|
||||
jinja2>=2.11.3
|
||||
|
|
|
@ -729,7 +729,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.42.0
|
||||
hass-nabucasa==0.43.0
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
|
|
@ -402,7 +402,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.42.0
|
||||
hass-nabucasa==0.43.0
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.2.9
|
||||
|
|
Loading…
Reference in New Issue