Skip to content

Commit

Permalink
add generic rollershutter agian, was missing in last merge (#11788)
Browse files Browse the repository at this point in the history
  • Loading branch information
philklei authored and balloob committed Jan 19, 2018
1 parent b84e551 commit 5de828d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/tahoma.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
'rts:CurtainRTSComponent': 'cover',
'io:RollerShutterWithLowSpeedManagementIOComponent': 'cover',
'io:RollerShutterVeluxIOComponent': 'cover',
'io:RollerShutterGenericIOComponent': 'cover',
'io:WindowOpenerVeluxIOComponent': 'cover',
'io:LightIOSystemSensor': 'sensor',
}
Expand Down

0 comments on commit 5de828d

Please sign in to comment.