mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Add support for rts LightRTSComponent switch. (#36249)
This commit is contained in:
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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user