Bump hass-nabucasa to 0.37.2 (#43146)
parent
e7e1676468
commit
72a68bbf9c
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.37.1"],
|
||||
"requirements": ["hass-nabucasa==0.37.2"],
|
||||
"dependencies": ["http", "webhook", "alexa"],
|
||||
"after_dependencies": ["google_assistant"],
|
||||
"codeowners": ["@home-assistant/cloud"]
|
||||
|
|
|
@ -12,7 +12,7 @@ cryptography==3.2
|
|||
defusedxml==0.6.0
|
||||
distro==1.5.0
|
||||
emoji==0.5.4
|
||||
hass-nabucasa==0.37.1
|
||||
hass-nabucasa==0.37.2
|
||||
home-assistant-frontend==20201111.0
|
||||
httpx==0.16.1
|
||||
importlib-metadata==1.6.0;python_version<'3.8'
|
||||
|
|
|
@ -735,7 +735,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.37.1
|
||||
hass-nabucasa==0.37.2
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
|
|
@ -373,7 +373,7 @@ ha-ffmpeg==2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.37.1
|
||||
hass-nabucasa==0.37.2
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.0.30
|
||||
|
|
Loading…
Reference in New Issue