diff --git a/homeassistant/components/demo.py b/homeassistant/components/demo.py index 5dc91b28370..ac80fed4ad0 100644 --- a/homeassistant/components/demo.py +++ b/homeassistant/components/demo.py @@ -17,7 +17,7 @@ DOMAIN = "demo" DEPENDENCIES = ['introduction', 'conversation'] COMPONENTS_WITH_DEMO_PLATFORM = [ - 'switch', 'light', 'thermostat', 'sensor', 'media_player', 'notify'] + 'switch', 'light', 'sensor', 'media_player', 'notify'] def setup(hass, config): diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 66535d00745..41e727adf89 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 = "b75148a02ba3d4db17a4cdfb28b1232e" +VERSION = "397aa7c09f4938b1358672c9983f9f32" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 3c9c2af72c4..60831ab1e66 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -4123,7 +4123,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN a { color: var(--accent-color); - }