Updated frontend to 20190508.0

This commit is contained in:
Paulus Schoutsen 2019-05-08 20:20:26 -07:00
parent c5230f7585
commit d507adf13d
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Home Assistant Frontend", "name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/components/frontend", "documentation": "https://www.home-assistant.io/components/frontend",
"requirements": [ "requirements": [
"home-assistant-frontend==20190507.0" "home-assistant-frontend==20190508.0"
], ],
"dependencies": [ "dependencies": [
"api", "api",

View file

@ -563,7 +563,7 @@ hole==0.3.0
holidays==0.9.10 holidays==0.9.10
# homeassistant.components.frontend # homeassistant.components.frontend
home-assistant-frontend==20190507.0 home-assistant-frontend==20190508.0
# homeassistant.components.zwave # homeassistant.components.zwave
homeassistant-pyozw==0.1.4 homeassistant-pyozw==0.1.4

View file

@ -145,7 +145,7 @@ hdate==0.8.7
holidays==0.9.10 holidays==0.9.10
# homeassistant.components.frontend # homeassistant.components.frontend
home-assistant-frontend==20190507.0 home-assistant-frontend==20190508.0
# homeassistant.components.homekit_controller # homeassistant.components.homekit_controller
homekit[IP]==0.14.0 homekit[IP]==0.14.0