add generic rollershutter agian, was missing in last merge (#11788)
This commit is contained in:
parent
b84e551aea
commit
5de828d6e2
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ TAHOMA_TYPES = {
|
|||
'rts:CurtainRTSComponent': 'cover',
|
||||
'io:RollerShutterWithLowSpeedManagementIOComponent': 'cover',
|
||||
'io:RollerShutterVeluxIOComponent': 'cover',
|
||||
'io:RollerShutterGenericIOComponent': 'cover',
|
||||
'io:WindowOpenerVeluxIOComponent': 'cover',
|
||||
'io:LightIOSystemSensor': 'sensor',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue