mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
add velux roller shutter to tahoma (#11586)
With #11538 I forgot to add another type of Roller shutters that should be supported.
This commit is contained in:
parent
ed66c21035
commit
2224d05607
@ -40,6 +40,7 @@ TAHOMA_TYPES = {
|
||||
'rts:RollerShutterRTSComponent': 'cover',
|
||||
'rts:CurtainRTSComponent': 'cover',
|
||||
'io:RollerShutterWithLowSpeedManagementIOComponent': 'cover',
|
||||
'io:RollerShutterVeluxIOComponent': 'cover',
|
||||
'io:WindowOpenerVeluxIOComponent': 'cover',
|
||||
'io:LightIOSystemSensor': 'sensor',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user