mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump hass-nabucasa to 0.37.2 (#43146)
This commit is contained in:
parent
31502e960a
commit
b84415344f
@ -2,7 +2,7 @@
|
|||||||
"domain": "cloud",
|
"domain": "cloud",
|
||||||
"name": "Home Assistant Cloud",
|
"name": "Home Assistant Cloud",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/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"],
|
"dependencies": ["http", "webhook", "alexa"],
|
||||||
"after_dependencies": ["google_assistant"],
|
"after_dependencies": ["google_assistant"],
|
||||||
"codeowners": ["@home-assistant/cloud"]
|
"codeowners": ["@home-assistant/cloud"]
|
||||||
|
@ -12,7 +12,7 @@ cryptography==3.2
|
|||||||
defusedxml==0.6.0
|
defusedxml==0.6.0
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
emoji==0.5.4
|
emoji==0.5.4
|
||||||
hass-nabucasa==0.37.1
|
hass-nabucasa==0.37.2
|
||||||
home-assistant-frontend==20201111.0
|
home-assistant-frontend==20201111.0
|
||||||
httpx==0.16.1
|
httpx==0.16.1
|
||||||
importlib-metadata==1.6.0;python_version<'3.8'
|
importlib-metadata==1.6.0;python_version<'3.8'
|
||||||
|
@ -738,7 +738,7 @@ habitipy==0.2.0
|
|||||||
hangups==0.4.11
|
hangups==0.4.11
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.37.1
|
hass-nabucasa==0.37.2
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass_splunk==0.1.1
|
hass_splunk==0.1.1
|
||||||
|
@ -379,7 +379,7 @@ ha-ffmpeg==2.0
|
|||||||
hangups==0.4.11
|
hangups==0.4.11
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.37.1
|
hass-nabucasa==0.37.2
|
||||||
|
|
||||||
# homeassistant.components.tasmota
|
# homeassistant.components.tasmota
|
||||||
hatasmota==0.0.30
|
hatasmota==0.0.30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user