mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Adds io:OnOffIOComponent as switch to tahoma.py (#19338)
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user