Bump frontend to 20200805.0 (#38557)
This commit is contained in:
parent
c291d4aa7d
commit
1ebc420c75
4 changed files with 4 additions and 4 deletions
|
@ -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==20200803.0"],
|
"requirements": ["home-assistant-frontend==20200805.0"],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
"auth",
|
"auth",
|
||||||
|
|
|
@ -13,7 +13,7 @@ defusedxml==0.6.0
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
emoji==0.5.4
|
emoji==0.5.4
|
||||||
hass-nabucasa==0.35.0
|
hass-nabucasa==0.35.0
|
||||||
home-assistant-frontend==20200803.0
|
home-assistant-frontend==20200805.0
|
||||||
importlib-metadata==1.6.0;python_version<'3.8'
|
importlib-metadata==1.6.0;python_version<'3.8'
|
||||||
jinja2>=2.11.1
|
jinja2>=2.11.1
|
||||||
netdisco==2.8.1
|
netdisco==2.8.1
|
||||||
|
|
|
@ -733,7 +733,7 @@ hole==0.5.1
|
||||||
holidays==0.10.3
|
holidays==0.10.3
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20200803.0
|
home-assistant-frontend==20200805.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
|
@ -362,7 +362,7 @@ hole==0.5.1
|
||||||
holidays==0.10.3
|
holidays==0.10.3
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20200803.0
|
home-assistant-frontend==20200805.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue