Skip to content

Commit

Permalink
Add RTSGeneric (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Apr 24, 2021
1 parent 98765d4 commit 231be4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/tahoma/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"Pergola": COVER,
"RainSensor": BINARY_SENSOR,
"RollerShutter": COVER,
"RTSGeneric": COVER, # widgetName, uiClass is Generic (not supported)
"Screen": COVER,
"Shutter": COVER,
"Siren": SWITCH,
Expand Down

0 comments on commit 231be4d

Please sign in to comment.