mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Bump hass-nabucas to 0.52.1 (#66536)
This commit is contained in:
parent
6b6f50e28b
commit
94980399cf
@ -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.52.0"],
|
"requirements": ["hass-nabucasa==0.52.1"],
|
||||||
"dependencies": ["http", "webhook"],
|
"dependencies": ["http", "webhook"],
|
||||||
"after_dependencies": ["google_assistant", "alexa"],
|
"after_dependencies": ["google_assistant", "alexa"],
|
||||||
"codeowners": ["@home-assistant/cloud"],
|
"codeowners": ["@home-assistant/cloud"],
|
||||||
|
@ -14,7 +14,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==35.0.0
|
cryptography==35.0.0
|
||||||
emoji==1.6.3
|
emoji==1.6.3
|
||||||
hass-nabucasa==0.52.0
|
hass-nabucasa==0.52.1
|
||||||
home-assistant-frontend==20220214.0
|
home-assistant-frontend==20220214.0
|
||||||
httpx==0.21.3
|
httpx==0.21.3
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
|
@ -809,7 +809,7 @@ habitipy==0.2.0
|
|||||||
hangups==0.4.17
|
hangups==0.4.17
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.52.0
|
hass-nabucasa==0.52.1
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass_splunk==0.1.1
|
hass_splunk==0.1.1
|
||||||
|
@ -528,7 +528,7 @@ habitipy==0.2.0
|
|||||||
hangups==0.4.17
|
hangups==0.4.17
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.52.0
|
hass-nabucasa==0.52.1
|
||||||
|
|
||||||
# homeassistant.components.tasmota
|
# homeassistant.components.tasmota
|
||||||
hatasmota==0.3.1
|
hatasmota==0.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user