Open ghost opened 5 years ago
Hello. Thank you for the great Tahoma app. I have Somfy Dexxo Pro 800 (IO) garagedoor opener. Would be great if it was supported in your app. BR Gunnar
Here is the code:
{ "creationTime":1485281928000, "lastUpdateTime":1485281928000, "label":"Port Kia", "deviceURL":"io://Removed", "shortcut":false, "controllableName":"io:GarageOpenerIOComponent", "definition":{ "commands":[ { "commandName":"close", "nparams":0 }, { "commandName":"delayedStopIdentify", "nparams":1 }, { "commandName":"down", "nparams":0 }, { "commandName":"getName", "nparams":0 }, { "commandName":"identify", "nparams":0 }, { "commandName":"open", "nparams":0 }, { "commandName":"setClosure", "nparams":1 }, { "commandName":"setName", "nparams":1 }, { "commandName":"startIdentify", "nparams":0 }, { "commandName":"stop", "nparams":0 }, { "commandName":"stopIdentify", "nparams":0 }, { "commandName":"up", "nparams":0 }, { "commandName":"wink", "nparams":1 } ], "states":[ { "type":"ContinuousState", "qualifiedName":"core:ClosureState" }, { "type":"DataState", "qualifiedName":"core:NameState" }, { "values":[ "closed", "open", "unknown" ], "type":"DiscreteState", "qualifiedName":"core:OpenClosedUnknownState" }, { "type":"ContinuousState", "qualifiedName":"core:PriorityLockTimerState" }, { "type":"ContinuousState", "qualifiedName":"core:RSSILevelState" }, { "values":[ "available", "unavailable" ], "type":"DiscreteState", "qualifiedName":"core:StatusState" }, { "values":[ "comfortLevel1", "comfortLevel2", "comfortLevel3", "comfortLevel4", "environmentProtection", "humanProtection", "userLevel1", "userLevel2" ], "type":"DiscreteState", "qualifiedName":"io:PriorityLockLevelState" }, { "values":[ "LSC", "SAAC", "SFC", "UPS", "externalGateway", "localUser", "myself", "rain", "security", "temperature", "timer", "user", "wind" ], "type":"DiscreteState", "qualifiedName":"io:PriorityLockOriginatorState" } ], "dataProperties":[ { "value":"500", "qualifiedName":"core:identifyInterval" } ], "widgetName":"PositionableGarageDoor", "uiClass":"GarageDoor", "qualifiedName":"io:GarageOpenerIOComponent", "type":"ACTUATOR" }, "states":[ { "name":"core:NameState", "type":3, "value":"Port Kia" }, { "name":"core:PriorityLockTimerState", "type":1, "value":0 }, { "name":"core:StatusState", "type":3, "value":"available" }, { "name":"core:RSSILevelState", "type":2, "value":26.0 }, { "name":"core:ClosureState", "type":1, "value":100 }, { "name":"core:OpenClosedUnknownState", "type":3, "value":"closed" } ], "attributes":[
], "available":true, "enabled":true, "placeOID":"Removed", "widget":"PositionableGarageDoor", "type":1, "oid":"Removed", "uiClass":"GarageDoor"
}
+1 (dexxo smart)
For info in integration in HASS: https://github.com/home-assistant/core/pull/27704/files
Hello. Thank you for the great Tahoma app. I have Somfy Dexxo Pro 800 (IO) garagedoor opener. Would be great if it was supported in your app. BR Gunnar
Here is the code:
{ "creationTime":1485281928000, "lastUpdateTime":1485281928000, "label":"Port Kia", "deviceURL":"io://Removed", "shortcut":false, "controllableName":"io:GarageOpenerIOComponent", "definition":{ "commands":[ { "commandName":"close", "nparams":0 }, { "commandName":"delayedStopIdentify", "nparams":1 }, { "commandName":"down", "nparams":0 }, { "commandName":"getName", "nparams":0 }, { "commandName":"identify", "nparams":0 }, { "commandName":"open", "nparams":0 }, { "commandName":"setClosure", "nparams":1 }, { "commandName":"setName", "nparams":1 }, { "commandName":"startIdentify", "nparams":0 }, { "commandName":"stop", "nparams":0 }, { "commandName":"stopIdentify", "nparams":0 }, { "commandName":"up", "nparams":0 }, { "commandName":"wink", "nparams":1 } ], "states":[ { "type":"ContinuousState", "qualifiedName":"core:ClosureState" }, { "type":"DataState", "qualifiedName":"core:NameState" }, { "values":[ "closed", "open", "unknown" ], "type":"DiscreteState", "qualifiedName":"core:OpenClosedUnknownState" }, { "type":"ContinuousState", "qualifiedName":"core:PriorityLockTimerState" }, { "type":"ContinuousState", "qualifiedName":"core:RSSILevelState" }, { "values":[ "available", "unavailable" ], "type":"DiscreteState", "qualifiedName":"core:StatusState" }, { "values":[ "comfortLevel1", "comfortLevel2", "comfortLevel3", "comfortLevel4", "environmentProtection", "humanProtection", "userLevel1", "userLevel2" ], "type":"DiscreteState", "qualifiedName":"io:PriorityLockLevelState" }, { "values":[ "LSC", "SAAC", "SFC", "UPS", "externalGateway", "localUser", "myself", "rain", "security", "temperature", "timer", "user", "wind" ], "type":"DiscreteState", "qualifiedName":"io:PriorityLockOriginatorState" } ], "dataProperties":[ { "value":"500", "qualifiedName":"core:identifyInterval" } ], "widgetName":"PositionableGarageDoor", "uiClass":"GarageDoor", "qualifiedName":"io:GarageOpenerIOComponent", "type":"ACTUATOR" }, "states":[ { "name":"core:NameState", "type":3, "value":"Port Kia" }, { "name":"core:PriorityLockTimerState", "type":1, "value":0 }, { "name":"core:StatusState", "type":3, "value":"available" }, { "name":"core:RSSILevelState", "type":2, "value":26.0 }, { "name":"core:ClosureState", "type":1, "value":100 }, { "name":"core:OpenClosedUnknownState", "type":3, "value":"closed" } ], "attributes":[
}