Update frontend to 20210930.0 (#56827)
parent
d61a9e8b72
commit
8196a84538
|
@ -3,7 +3,7 @@
|
|||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20210922.0"
|
||||
"home-assistant-frontend==20210930.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api",
|
||||
|
|
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
|||
cryptography==3.4.8
|
||||
emoji==1.5.0
|
||||
hass-nabucasa==0.50.0
|
||||
home-assistant-frontend==20210922.0
|
||||
home-assistant-frontend==20210930.0
|
||||
httpx==0.19.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.0.1
|
||||
|
|
|
@ -810,7 +810,7 @@ hole==0.5.1
|
|||
holidays==0.11.3.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210922.0
|
||||
home-assistant-frontend==20210930.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -485,7 +485,7 @@ hole==0.5.1
|
|||
holidays==0.11.3.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210922.0
|
||||
home-assistant-frontend==20210930.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Reference in New Issue