Update frontend

This commit is contained in:
Paulus Schoutsen 2016-08-20 23:44:31 -07:00
parent aa6a0523ef
commit 23e86fc8ea
11 changed files with 14 additions and 15 deletions

View file

@ -19,9 +19,9 @@ COMPONENTS_WITH_DEMO_PLATFORM = [
'alarm_control_panel',
'binary_sensor',
'camera',
'climate',
'device_tracker',
'garage_door',
'hvac',
'light',
'lock',
'media_player',
@ -29,7 +29,6 @@ COMPONENTS_WITH_DEMO_PLATFORM = [
'rollershutter',
'sensor',
'switch',
'thermostat',
]