Update hass-nabucasa to 0.55.0 (#76892)
This commit is contained in:
parent
d73754d292
commit
7a82279af8
4 changed files with 4 additions and 4 deletions
|
@ -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.54.1"],
|
"requirements": ["hass-nabucasa==0.55.0"],
|
||||||
"dependencies": ["http", "webhook"],
|
"dependencies": ["http", "webhook"],
|
||||||
"after_dependencies": ["google_assistant", "alexa"],
|
"after_dependencies": ["google_assistant", "alexa"],
|
||||||
"codeowners": ["@home-assistant/cloud"],
|
"codeowners": ["@home-assistant/cloud"],
|
||||||
|
|
|
@ -16,7 +16,7 @@ certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==36.0.2
|
cryptography==36.0.2
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
hass-nabucasa==0.54.1
|
hass-nabucasa==0.55.0
|
||||||
home-assistant-bluetooth==1.3.0
|
home-assistant-bluetooth==1.3.0
|
||||||
home-assistant-frontend==20220816.0
|
home-assistant-frontend==20220816.0
|
||||||
httpx==0.23.0
|
httpx==0.23.0
|
||||||
|
|
|
@ -803,7 +803,7 @@ habitipy==0.2.0
|
||||||
hangups==0.4.18
|
hangups==0.4.18
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.54.1
|
hass-nabucasa==0.55.0
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass_splunk==0.1.1
|
hass_splunk==0.1.1
|
||||||
|
|
|
@ -592,7 +592,7 @@ habitipy==0.2.0
|
||||||
hangups==0.4.18
|
hangups==0.4.18
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.54.1
|
hass-nabucasa==0.55.0
|
||||||
|
|
||||||
# homeassistant.components.tasmota
|
# homeassistant.components.tasmota
|
||||||
hatasmota==0.5.1
|
hatasmota==0.5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue