diff --git a/homeassistant/components/frontend/__init__.py b/homeassistant/components/frontend/__init__.py
index 7fa1634778d3f16329d646c34e13ae8d7687aca0..af3c720c62c2442649c279f7fcb9e7bbab6e236e 100644
--- a/homeassistant/components/frontend/__init__.py
+++ b/homeassistant/components/frontend/__init__.py
@@ -23,7 +23,7 @@ from homeassistant.const import CONF_NAME, EVENT_THEMES_UPDATED
 from homeassistant.core import callback
 from homeassistant.loader import bind_hass
 
-REQUIREMENTS = ['home-assistant-frontend==20180211.0', 'user-agents==1.1.0']
+REQUIREMENTS = ['home-assistant-frontend==20180216.0', 'user-agents==1.1.0']
 
 DOMAIN = 'frontend'
 DEPENDENCIES = ['api', 'websocket_api', 'http', 'system_log']
diff --git a/requirements_all.txt b/requirements_all.txt
index 24156b517a86fd4a2faa5fb8663fc12ecb018ded..c226adc6ae846eb416b0b23de923b15d8a0210bb 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -350,7 +350,7 @@ hipnotify==1.0.8
 holidays==0.9.3
 
 # homeassistant.components.frontend
-home-assistant-frontend==20180211.0
+home-assistant-frontend==20180216.0
 
 # homeassistant.components.camera.onvif
 http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 4155fea78beb7ebd24c19030ca25966dedd39f2d..ab498e1408f8bbe1b7161cc35e9552c0805e5b87 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -72,7 +72,7 @@ hbmqtt==0.9.1
 holidays==0.9.3
 
 # homeassistant.components.frontend
-home-assistant-frontend==20180211.0
+home-assistant-frontend==20180216.0
 
 # homeassistant.components.influxdb
 # homeassistant.components.sensor.influxdb