Replace rollershutter and garage door with cover, add fan (#3242)

pull/3246/head
Fabian Affolter 2016-09-06 23:41:26 +02:00 committed by Pascal Vizeli
parent fa8ed4de41
commit d8db881e9a
1 changed files with 2 additions and 2 deletions

View File

@ -19,13 +19,13 @@ COMPONENTS_WITH_DEMO_PLATFORM = [
'binary_sensor', 'binary_sensor',
'camera', 'camera',
'climate', 'climate',
'cover',
'device_tracker', 'device_tracker',
'garage_door', 'fan',
'light', 'light',
'lock', 'lock',
'media_player', 'media_player',
'notify', 'notify',
'rollershutter',
'sensor', 'sensor',
'switch', 'switch',
] ]