Updated frontend to 20200401.0 (#33505)
This commit is contained in:
parent
4a32a0f1da
commit
400602a8b3
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
"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": [
|
"requirements": [
|
||||||
"home-assistant-frontend==20200330.0"
|
"home-assistant-frontend==20200401.0"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
|
|
|
@ -12,7 +12,7 @@ cryptography==2.8
|
||||||
defusedxml==0.6.0
|
defusedxml==0.6.0
|
||||||
distro==1.4.0
|
distro==1.4.0
|
||||||
hass-nabucasa==0.32.2
|
hass-nabucasa==0.32.2
|
||||||
home-assistant-frontend==20200330.0
|
home-assistant-frontend==20200401.0
|
||||||
importlib-metadata==1.5.0
|
importlib-metadata==1.5.0
|
||||||
jinja2>=2.11.1
|
jinja2>=2.11.1
|
||||||
netdisco==2.6.0
|
netdisco==2.6.0
|
||||||
|
|
|
@ -704,7 +704,7 @@ hole==0.5.1
|
||||||
holidays==0.10.1
|
holidays==0.10.1
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20200330.0
|
home-assistant-frontend==20200401.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
|
@ -282,7 +282,7 @@ hole==0.5.1
|
||||||
holidays==0.10.1
|
holidays==0.10.1
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20200330.0
|
home-assistant-frontend==20200401.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