mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
add generic rollershutter agian, was missing in last merge (#11788)
This commit is contained in:
committed by
Paulus Schoutsen
parent
b84e551aea
commit
5de828d6e2
@@ -41,6 +41,7 @@ TAHOMA_TYPES = {
|
||||
'rts:CurtainRTSComponent': 'cover',
|
||||
'io:RollerShutterWithLowSpeedManagementIOComponent': 'cover',
|
||||
'io:RollerShutterVeluxIOComponent': 'cover',
|
||||
'io:RollerShutterGenericIOComponent': 'cover',
|
||||
'io:WindowOpenerVeluxIOComponent': 'cover',
|
||||
'io:LightIOSystemSensor': 'sensor',
|
||||
}
|
||||
|
Reference in New Issue
Block a user