mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update frontend to 20220301.1 (#67812)
This commit is contained in:
parent
405c2f9cf3
commit
99300570f1
@ -3,7 +3,7 @@
|
|||||||
"name": "Home Assistant Frontend",
|
"name": "Home Assistant Frontend",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"home-assistant-frontend==20220301.0"
|
"home-assistant-frontend==20220301.1"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
@ -13,7 +13,8 @@
|
|||||||
"diagnostics",
|
"diagnostics",
|
||||||
"http",
|
"http",
|
||||||
"lovelace",
|
"lovelace",
|
||||||
"onboarding", "search",
|
"onboarding",
|
||||||
|
"search",
|
||||||
"system_log",
|
"system_log",
|
||||||
"websocket_api"
|
"websocket_api"
|
||||||
],
|
],
|
||||||
|
@ -14,7 +14,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==35.0.0
|
cryptography==35.0.0
|
||||||
hass-nabucasa==0.54.0
|
hass-nabucasa==0.54.0
|
||||||
home-assistant-frontend==20220301.0
|
home-assistant-frontend==20220301.1
|
||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.0.3
|
jinja2==3.0.3
|
||||||
|
@ -803,7 +803,7 @@ hole==0.7.0
|
|||||||
holidays==0.13
|
holidays==0.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20220301.0
|
home-assistant-frontend==20220301.1
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
# homeassistant-pyozw==0.1.10
|
# homeassistant-pyozw==0.1.10
|
||||||
|
@ -553,7 +553,7 @@ hole==0.7.0
|
|||||||
holidays==0.13
|
holidays==0.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20220301.0
|
home-assistant-frontend==20220301.1
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
# homeassistant-pyozw==0.1.10
|
# homeassistant-pyozw==0.1.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user