mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add Somfy IO Garage door (#21320)
* Add Somfy IO Garage door * Fix code style
This commit is contained in:
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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user