20220224.0 (#67204)
parent
ff7510f96c
commit
7842d12b75
|
@ -3,7 +3,7 @@
|
|||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20220223.0"
|
||||
"home-assistant-frontend==20220224.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api",
|
||||
|
@ -13,8 +13,7 @@
|
|||
"diagnostics",
|
||||
"http",
|
||||
"lovelace",
|
||||
"onboarding",
|
||||
"search",
|
||||
"onboarding", "search",
|
||||
"system_log",
|
||||
"websocket_api"
|
||||
],
|
||||
|
|
|
@ -14,7 +14,7 @@ certifi>=2021.5.30
|
|||
ciso8601==2.2.0
|
||||
cryptography==35.0.0
|
||||
hass-nabucasa==0.53.1
|
||||
home-assistant-frontend==20220223.0
|
||||
home-assistant-frontend==20220224.0
|
||||
httpx==0.21.3
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.0.3
|
||||
|
|
|
@ -825,7 +825,7 @@ hole==0.7.0
|
|||
holidays==0.13
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220223.0
|
||||
home-assistant-frontend==20220224.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
# homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -553,7 +553,7 @@ hole==0.7.0
|
|||
holidays==0.13
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220223.0
|
||||
home-assistant-frontend==20220224.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
# homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Reference in New Issue