Add Somfy IO Garage door (#21320)

* Add Somfy IO Garage door

* Fix code style
This commit is contained in:
dfournie
2019-02-26 22:22:29 -05:00
committed by Charles Garwood
parent e9f79c3d06
commit 822b6328e1
@@ -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',