mirror of
https://github.com/home-assistant/core.git
synced 2026-03-06 14:05:14 +01:00
Add support for rts LightRTSComponent switch. (#36249)
This commit is contained in:
committed by
GitHub
parent
44d7169642
commit
bfc5aa90b1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user