mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Adds io:OnOffIOComponent as switch to tahoma.py (#19338)
This commit is contained in:
parent
07e3843918
commit
266477a4f5
@ -39,6 +39,7 @@ TAHOMA_TYPES = {
|
||||
'io:ExteriorVenetianBlindIOComponent': 'cover',
|
||||
'io:HorizontalAwningIOComponent': 'cover',
|
||||
'io:LightIOSystemSensor': 'sensor',
|
||||
'io:OnOffIOComponent': 'switch',
|
||||
'io:OnOffLightIOComponent': 'switch',
|
||||
'io:RollerShutterGenericIOComponent': 'cover',
|
||||
'io:RollerShutterUnoIOComponent': 'cover',
|
||||
|
Loading…
x
Reference in New Issue
Block a user