mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Replace rollershutter and garage door with cover, add fan (#3242)
This commit is contained in:
committed by
Pascal Vizeli
parent
fa8ed4de41
commit
d8db881e9a
@@ -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',
|
||||
]
|
||||
|
Reference in New Issue
Block a user