Bump hass-nabucasa to 0.39.0 (#44097)
parent
6ea3c671e9
commit
e68544cd7d
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.38.0"],
|
||||
"requirements": ["hass-nabucasa==0.39.0"],
|
||||
"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.38.0
|
||||
hass-nabucasa==0.39.0
|
||||
home-assistant-frontend==20201204.0
|
||||
httpx==0.16.1
|
||||
importlib-metadata==1.6.0;python_version<'3.8'
|
||||
|
|
|
@ -732,7 +732,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.38.0
|
||||
hass-nabucasa==0.39.0
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
|
|
@ -373,7 +373,7 @@ ha-ffmpeg==3.0.2
|
|||
hangups==0.4.11
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.38.0
|
||||
hass-nabucasa==0.39.0
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.1.4
|
||||
|
|
Loading…
Reference in New Issue