diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py
index defce54a73a..6eea0024c30 100644
--- a/homeassistant/components/frontend/version.py
+++ b/homeassistant/components/frontend/version.py
@@ -1,2 +1,2 @@
""" DO NOT MODIFY. Auto-generated by build_frontend script """
-VERSION = "25d26e3bbcae0f4493f787a5673a84fe"
+VERSION = "441ca74ed89c1db053bc2f55d57a48c6"
diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html
index 82b0dba526a..06f43dec560 100644
--- a/homeassistant/components/frontend/www_static/frontend.html
+++ b/homeassistant/components/frontend/www_static/frontend.html
@@ -3549,7 +3549,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
color: white;
border-radius: 1em;
padding: 4px 8px;
- font-weight: 400;
+ font-weight: 500;
text-transform: uppercase;
overflow: hidden;
text-overflow: ellipsis;
@@ -3566,7 +3566,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
iron-image {
border-radius: 50%;
- }