Add new RTS device (#15116)

* Add new RTS device

Add new RTS Somfy device as cover-ExteriorVenetianBlindRTSComponent

* add next device

add next device
pull/15233/head
pepeEL 2018-06-30 14:56:43 +02:00 committed by Fabian Affolter
parent 10d1e81f10
commit 27a37e2013
1 changed files with 2 additions and 0 deletions

View File

@ -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',