Add support for rts LightRTSComponent switch. (#36249)

This commit is contained in:
Vincent Le Bourlot
2020-06-03 00:44:36 +02:00
committed by GitHub
parent 44d7169642
commit bfc5aa90b1

View File

@ -62,6 +62,7 @@ TAHOMA_TYPES = {
"rts:DualCurtainRTSComponent": "cover",
"rts:ExteriorVenetianBlindRTSComponent": "cover",
"rts:GarageDoor4TRTSComponent": "switch",
"rts:LightRTSComponent": "switch",
"rts:RollerShutterRTSComponent": "cover",
"rts:OnOffRTSComponent": "switch",
"rts:VenetianBlindRTSComponent": "cover",