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',
'camera',
'climate',
'cover',
'device_tracker',
'garage_door',
'fan',
'light',
'lock',
'media_player',
'notify',
'rollershutter',
'sensor',
'switch',
]