Add new RTS device (#15116)
* Add new RTS device Add new RTS Somfy device as cover-ExteriorVenetianBlindRTSComponent * add next device add next devicepull/15233/head
parent
10d1e81f10
commit
27a37e2013
|
@ -40,6 +40,8 @@ TAHOMA_TYPES = {
|
|||
'rts:CurtainRTSComponent': 'cover',
|
||||
'rts:BlindRTSComponent': 'cover',
|
||||
'rts:VenetianBlindRTSComponent': 'cover',
|
||||
'rts:DualCurtainRTSComponent': 'cover',
|
||||
'rts:ExteriorVenetianBlindRTSComponent': 'cover',
|
||||
'io:ExteriorVenetianBlindIOComponent': 'cover',
|
||||
'io:RollerShutterUnoIOComponent': 'cover',
|
||||
'io:RollerShutterWithLowSpeedManagementIOComponent': 'cover',
|
||||
|
|
Loading…
Reference in New Issue