Bump hass-nabucasa to 0.53.1 (#66845)
This commit is contained in:
parent
aa00bd9b96
commit
0269ad4738
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.53.0"],
|
||||
"requirements": ["hass-nabucasa==0.53.1"],
|
||||
"dependencies": ["http", "webhook"],
|
||||
"after_dependencies": ["google_assistant", "alexa"],
|
||||
"codeowners": ["@home-assistant/cloud"],
|
||||
|
|
|
@ -14,7 +14,7 @@ certifi>=2021.5.30
|
|||
ciso8601==2.2.0
|
||||
cryptography==35.0.0
|
||||
emoji==1.6.3
|
||||
hass-nabucasa==0.53.0
|
||||
hass-nabucasa==0.53.1
|
||||
home-assistant-frontend==20220214.0
|
||||
httpx==0.21.3
|
||||
ifaddr==0.1.7
|
||||
|
|
|
@ -803,7 +803,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.17
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.53.0
|
||||
hass-nabucasa==0.53.1
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass_splunk==0.1.1
|
||||
|
|
|
@ -528,7 +528,7 @@ habitipy==0.2.0
|
|||
hangups==0.4.17
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.53.0
|
||||
hass-nabucasa==0.53.1
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
hatasmota==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue