mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Bump frontend to 20220424.0 (#70608)
This commit is contained in:
parent
31eae0980b
commit
56362e5d80
@ -1198,4 +1198,4 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/demo/weather.py @fabaff
|
/homeassistant/components/demo/weather.py @fabaff
|
||||||
|
|
||||||
# Remove codeowners from files
|
# Remove codeowners from files
|
||||||
/homeassistant/components/*/translations/
|
/homeassistant/components/*/translations/
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "frontend",
|
"domain": "frontend",
|
||||||
"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": ["home-assistant-frontend==20220420.0"],
|
"requirements": ["home-assistant-frontend==20220424.0"],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
"auth",
|
"auth",
|
||||||
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
|||||||
cryptography==36.0.2
|
cryptography==36.0.2
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
hass-nabucasa==0.54.0
|
hass-nabucasa==0.54.0
|
||||||
home-assistant-frontend==20220420.0
|
home-assistant-frontend==20220424.0
|
||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.1
|
jinja2==3.1.1
|
||||||
|
@ -813,7 +813,7 @@ hole==0.7.0
|
|||||||
holidays==0.13
|
holidays==0.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20220420.0
|
home-assistant-frontend==20220424.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.0
|
homeconnect==0.7.0
|
||||||
|
@ -574,7 +574,7 @@ hole==0.7.0
|
|||||||
holidays==0.13
|
holidays==0.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20220420.0
|
home-assistant-frontend==20220424.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.0
|
homeconnect==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user