Add camera to demos

pull/636/head
Fabian Affolter 2015-11-19 19:35:51 +01:00
parent ca32c81612
commit 685964785d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ DEPENDENCIES = ['conversation', 'introduction', 'zone']
COMPONENTS_WITH_DEMO_PLATFORM = [
'device_tracker', 'light', 'media_player', 'notify', 'switch', 'sensor',
'thermostat']
'thermostat', 'camera']
def setup(hass, config):