mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05:00
Add Somfy IO Garage door (#21320)
* Add Somfy IO Garage door * Fix code style
This commit is contained in:
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',
|
||||
|
||||
Reference in New Issue
Block a user