Add Somfy IO Garage door (#21320)

* Add Somfy IO Garage door

* Fix code style
This commit is contained in:
dfournie 2019-02-27 04:22:29 +01:00 committed by Charles Garwood
parent e9f79c3d06
commit 822b6328e1

View file

@ -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',