Bump hass-nabucasa to 0.54.0 (#67252)
parent
241611ff05
commit
86f511ac6a
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.53.1"],
|
||||
"requirements": ["hass-nabucasa==0.54.0"],
|
||||
"dependencies": ["http", "webhook"],
|
||||
"after_dependencies": ["google_assistant", "alexa"],
|
||||
"codeowners": ["@home-assistant/cloud"],
|
||||
|
|
|
@ -13,7 +13,7 @@ bcrypt==3.1.7
|
|||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==35.0.0
|
||||
hass-nabucasa==0.53.1
|
||||
hass-nabucasa==0.54.0
|
||||
home-assistant-frontend==20220224.0
|
||||
httpx==0.21.3
|
||||
ifaddr==0.1.7
|
||||
|
|
|
@ -807,7 +807,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.17
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.53.1
|
||||
hass-nabucasa==0.54.0
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
|
|
@ -532,7 +532,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.17
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.53.1
|
||||
hass-nabucasa==0.54.0
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.3.1
|
||||
|
|
Loading…
Reference in New Issue