diff --git a/homeassistant/components/frontend/__init__.py b/homeassistant/components/frontend/__init__.py index 362c54fabbd6b1347254e32a5210aabe9fa6be22..23ae6d485a6219aae50967f760f21cee82203484 100644 --- a/homeassistant/components/frontend/__init__.py +++ b/homeassistant/components/frontend/__init__.py @@ -24,7 +24,7 @@ from homeassistant.core import callback from homeassistant.helpers.translation import async_get_translations from homeassistant.loader import bind_hass -REQUIREMENTS = ['home-assistant-frontend==20180924.0'] +REQUIREMENTS = ['home-assistant-frontend==20180926.0'] DOMAIN = 'frontend' DEPENDENCIES = ['api', 'websocket_api', 'http', 'system_log', diff --git a/requirements_all.txt b/requirements_all.txt index 9f20ccb2ece08b715accd3ba6826e5834355eeb4..4600af0c5426f4fa6949bdfee69d549dbabd982d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -454,7 +454,7 @@ hole==0.3.0 holidays==0.9.7 # homeassistant.components.frontend -home-assistant-frontend==20180924.0 +home-assistant-frontend==20180926.0 # homeassistant.components.homekit_controller # homekit==0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 44baabc7f5d34af8bc341c83dbad7f76ddaf04c8..691fc6416076ea402e6c2e8cfb5be2b086a3e4d5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -87,7 +87,7 @@ hdate==0.6.3 holidays==0.9.7 # homeassistant.components.frontend -home-assistant-frontend==20180924.0 +home-assistant-frontend==20180926.0 # homeassistant.components.homematicip_cloud homematicip==0.9.8