Update frontend to 20220907.2 (#78431)
parent
9d535b9ae9
commit
9382f4be23
|
@ -2,7 +2,7 @@
|
|||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20220907.1"],
|
||||
"requirements": ["home-assistant-frontend==20220907.2"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
|
|
@ -21,7 +21,7 @@ dbus-fast==1.4.0
|
|||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.55.0
|
||||
home-assistant-bluetooth==1.3.0
|
||||
home-assistant-frontend==20220907.1
|
||||
home-assistant-frontend==20220907.2
|
||||
httpx==0.23.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.2
|
||||
|
|
|
@ -857,7 +857,7 @@ hole==0.7.0
|
|||
holidays==0.14.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220907.1
|
||||
home-assistant-frontend==20220907.2
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
|
|
@ -634,7 +634,7 @@ hole==0.7.0
|
|||
holidays==0.14.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220907.1
|
||||
home-assistant-frontend==20220907.2
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
|
Loading…
Reference in New Issue