Add Somfy IO Garage door (#21320)
* Add Somfy IO Garage door * Fix code style
This commit is contained in:
parent
e9f79c3d06
commit
822b6328e1
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ TAHOMA_TYPES = {
|
|||
'io:SomfyContactIOSystemSensor': 'sensor',
|
||||
'io:VerticalExteriorAwningIOComponent': 'cover',
|
||||
'io:WindowOpenerVeluxIOComponent': 'cover',
|
||||
'io:GarageOpenerIOComponent': 'cover',
|
||||
'rtds:RTDSContactSensor': 'sensor',
|
||||
'rtds:RTDSMotionSensor': 'sensor',
|
||||
'rtds:RTDSSmokeSensor': 'smoke',
|
||||
|
|
Loading…
Add table
Reference in a new issue