mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump cloud to 0.37.1 (#41930)
This commit is contained in:
parent
75f27d6318
commit
11d2e0c671
@ -2,7 +2,7 @@
|
||||
"domain": "cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.37.0"],
|
||||
"requirements": ["hass-nabucasa==0.37.1"],
|
||||
"dependencies": ["http", "webhook", "alexa"],
|
||||
"after_dependencies": ["google_assistant"],
|
||||
"codeowners": ["@home-assistant/cloud"]
|
||||
|
@ -12,7 +12,7 @@ cryptography==2.9.2
|
||||
defusedxml==0.6.0
|
||||
distro==1.5.0
|
||||
emoji==0.5.4
|
||||
hass-nabucasa==0.37.0
|
||||
hass-nabucasa==0.37.1
|
||||
home-assistant-frontend==20201001.2
|
||||
importlib-metadata==1.6.0;python_version<'3.8'
|
||||
jinja2>=2.11.2
|
||||
|
@ -726,7 +726,7 @@ habitipy==0.2.0
|
||||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.37.0
|
||||
hass-nabucasa==0.37.1
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
@ -364,7 +364,7 @@ ha-ffmpeg==2.0
|
||||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.37.0
|
||||
hass-nabucasa==0.37.1
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.0.16
|
||||
|
Loading…
x
Reference in New Issue
Block a user