mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
add generic rollershutter agian, was missing in last merge (#11788)
This commit is contained in:
parent
b84e551aea
commit
5de828d6e2
@ -41,6 +41,7 @@ TAHOMA_TYPES = {
|
||||
'rts:CurtainRTSComponent': 'cover',
|
||||
'io:RollerShutterWithLowSpeedManagementIOComponent': 'cover',
|
||||
'io:RollerShutterVeluxIOComponent': 'cover',
|
||||
'io:RollerShutterGenericIOComponent': 'cover',
|
||||
'io:WindowOpenerVeluxIOComponent': 'cover',
|
||||
'io:LightIOSystemSensor': 'sensor',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user