Add camera to demos

This commit is contained in:
Fabian Affolter 2015-11-19 19:35:51 +01:00
parent ca32c81612
commit 685964785d

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):