[APP][Cloud & Pro] Somfy Tahoma & Connexoon (v4.0.37, test v4.0.75)

Ah, it looks like you have sent the Information log. Could you select the Device Log tab:


Then click on the “Get Log” button,
Then click on the “Send Log” button.

Oh, i’m sorry :confused:
I’have do that, and I past this here too :confused:

{
  "devices": [
    {
      "label": "Alarm",
      "controllableName": "internal:TSKAlarmComponent",
      "definition": {
        "commands": [
          {
            "commandName": "alarmOff",
            "nparams": 0
          },
          {
            "commandName": "alarmOn",
            "nparams": 0
          },
          {
            "commandName": "arm",
            "nparams": 0
          },
          {
            "commandName": "disarm",
            "nparams": 0
          },
          {
            "commandName": "getName",
            "nparams": 0
          },
          {
            "commandName": "off",
            "nparams": 0
          },
          {
            "commandName": "on",
            "nparams": 0
          },
          {
            "commandName": "setName",
            "nparams": 1
          },
          {
            "commandName": "refreshAlarmDelay",
            "nparams": 0
          },
          {
            "commandName": "refreshCurrentAlarmMode",
            "nparams": 0
          },
          {
            "commandName": "refreshIntrusionDetected",
            "nparams": 0
          },
          {
            "commandName": "setAlarmDelay",
            "nparams": 1
          },
          {
            "commandName": "alarmPartial1",
            "nparams": 0
          },
          {
            "commandName": "alarmPartial2",
            "nparams": 0
          },
          {
            "commandName": "setIntrusionDetected",
            "nparams": 1
          },
          {
            "commandName": "setTargetAlarmMode",
            "nparams": 1
          }
        ],
        "states": [
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "ContinuousState",
            "qualifiedName": "internal:AlarmDelayState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "off",
              "partial1",
              "partial2",
              "total"
            ],
            "qualifiedName": "internal:CurrentAlarmModeState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "detected",
              "notDetected",
              "pending",
              "sos"
            ],
            "qualifiedName": "internal:IntrusionDetectedState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "off",
              "partial1",
              "partial2",
              "sos",
              "total"
            ],
            "qualifiedName": "internal:TargetAlarmModeState"
          }
        ],
        "dataProperties": [],
        "widgetName": "TSKAlarmController",
        "uiProfiles": [
          "Alarm",
          "Switchable"
        ],
        "uiClass": "Alarm",
        "qualifiedName": "internal:TSKAlarmComponent",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "internal:CurrentAlarmModeState",
          "type": 3,
          "value": "off"
        },
        {
          "name": "internal:AlarmDelayState",
          "type": 1,
          "value": 30
        },
        {
          "name": "internal:TargetAlarmModeState",
          "type": 3,
          "value": "off"
        },
        {
          "name": "internal:IntrusionDetectedState",
          "type": 3,
          "value": "notDetected"
        },
        {
          "name": "core:NameState",
          "type": 3,
          "value": "alarm name"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "TSKAlarmController",
      "type": 1,
      "oid": "temp1",
      "uiClass": "Alarm"
    },
    {
      "label": "Box",
      "controllableName": "internal:PodMiniComponent",
      "definition": {
        "commands": [
          {
            "commandName": "getName",
            "nparams": 0
          },
          {
            "commandName": "update",
            "nparams": 0
          },
          {
            "commandName": "setCountryCode",
            "nparams": 1
          },
          {
            "commandName": "activateCalendar",
            "nparams": 0
          },
          {
            "commandName": "deactivateCalendar",
            "nparams": 0
          },
          {
            "commandName": "refreshPodMode",
            "nparams": 0
          },
          {
            "commandName": "refreshUpdateStatus",
            "nparams": 0
          },
          {
            "commandName": "setCalendar",
            "nparams": 1
          },
          {
            "commandName": "setLightingLedPodMode",
            "nparams": 1
          },
          {
            "commandName": "setPodLedOff",
            "nparams": 0
          },
          {
            "commandName": "setPodLedOn",
            "nparams": 0
          }
        ],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "offline",
              "online"
            ],
            "qualifiedName": "core:ConnectivityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:CountryCodeState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:LocalIPv4AddressState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "doublePress",
              "longPress",
              "simplePress",
              "triplePress",
              "veryLongPress"
            ],
            "qualifiedName": "internal:LastActionConfigButtonState"
          },
          {
            "type": "ContinuousState",
            "qualifiedName": "internal:LightingLedPodModeState"
          }
        ],
        "dataProperties": [],
        "widgetName": "Pod",
        "uiProfiles": [
          "UpdatableComponent"
        ],
        "uiClass": "Pod",
        "qualifiedName": "internal:PodMiniComponent",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "internal:LightingLedPodModeState",
          "type": 2,
          "value": 0.56
        },
        {
          "name": "core:CountryCodeState",
          "type": 3,
          "value": "FR"
        },
        {
          "name": "core:LocalIPv4AddressState",
          "type": 3,
          "value": "192.168.1.13"
        },
        {
          "name": "core:NameState",
          "type": 3,
          "value": "Box"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "Pod",
      "type": 1,
      "oid": "temp2",
      "uiClass": "Pod"
    },
    {
      "label": "Interrupteur",
      "controllableName": "io:IzymoController",
      "definition": {
        "commands": [],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "pressed",
              "released",
              "stop"
            ],
            "qualifiedName": "io:OneWayStoppableButtonState"
          }
        ],
        "dataProperties": [],
        "widgetName": "RemoteControllerOneWay",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "RemoteController",
        "qualifiedName": "io:IzymoController",
        "type": "REMOTE_CONTROLLER"
      },
      "states": [
        {
          "name": "io:OneWayStoppableButtonState",
          "type": 3,
          "value": "released"
        }
      ],
      "attributes": [
        {
          "name": "core:GroupId",
          "type": 3,
          "value": "48d793dc-98e4-e192-4d47-d4fa1a5b0bd2"
        },
        {
          "name": "core:GroupIndex",
          "type": 3,
          "value": "1"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "RemoteControllerOneWay",
      "type": 4,
      "oid": "temp3",
      "uiClass": "RemoteController"
    },
    {
      "label": "Interrupteur",
      "controllableName": "io:IzymoController",
      "definition": {
        "commands": [],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "pressed",
              "released",
              "stop"
            ],
            "qualifiedName": "io:OneWayStoppableButtonState"
          }
        ],
        "dataProperties": [],
        "widgetName": "RemoteControllerOneWay",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "RemoteController",
        "qualifiedName": "io:IzymoController",
        "type": "REMOTE_CONTROLLER"
      },
      "states": [
        {
          "name": "io:OneWayStoppableButtonState",
          "type": 3,
          "value": "released"
        }
      ],
      "attributes": [
        {
          "name": "core:GroupId",
          "type": 3,
          "value": "48d793dc-98e4-e192-4d47-d4fa1a5b0bd2"
        },
        {
          "name": "core:GroupIndex",
          "type": 3,
          "value": "2"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "RemoteControllerOneWay",
      "type": 4,
      "oid": "temp4",
      "uiClass": "RemoteController"
    },
    {
      "label": "MODULE_DIMMER",
      "controllableName": "io:DimmableLightMicroModuleSomfyIOComponent",
      "definition": {
        "commands": [
          {
            "commandName": "advancedRefresh",
            "nparams": 1
          },
          {
            "commandName": "delayedStopIdentify",
            "nparams": 1
          },
          {
            "commandName": "getName",
            "nparams": 0
          },
          {
            "commandName": "identify",
            "nparams": 0
          },
          {
            "commandName": "my",
            "nparams": 0
          },
          {
            "commandName": "off",
            "nparams": 0
          },
          {
            "commandName": "on",
            "nparams": 0
          },
          {
            "commandName": "onWithTimer",
            "nparams": 1
          },
          {
            "commandName": "refreshMemorized1Position",
            "nparams": 0
          },
          {
            "commandName": "setIntensity",
            "nparams": 1
          },
          {
            "commandName": "setIntensityWithTimer",
            "nparams": 3
          },
          {
            "commandName": "setMemorized1Position",
            "nparams": 1
          },
          {
            "commandName": "setName",
            "nparams": 1
          },
          {
            "commandName": "setOnOff",
            "nparams": 1
          },
          {
            "commandName": "setPosition",
            "nparams": 1
          },
          {
            "commandName": "startIdentify",
            "nparams": 0
          },
          {
            "commandName": "stopIdentify",
            "nparams": 0
          },
          {
            "commandName": "wink",
            "nparams": 1
          },
          {
            "commandName": "runManufacturerSettingsCommand",
            "nparams": 2
          },
          {
            "commandName": "saveBound",
            "nparams": 1
          },
          {
            "commandName": "keepOneWayControllersAndDeleteNode",
            "nparams": 0
          },
          {
            "commandName": "pairOneWayController",
            "nparams": 2
          },
          {
            "commandName": "sendIOKey",
            "nparams": 0
          },
          {
            "commandName": "setConfigState",
            "nparams": 1
          },
          {
            "commandName": "unpairAllOneWayControllersAndDeleteNode",
            "nparams": 0
          },
          {
            "commandName": "unpairAllOneWayControllers",
            "nparams": 0
          },
          {
            "commandName": "unpairOneWayController",
            "nparams": 2
          },
          {
            "commandName": "decreaseIntensityForBoundConfiguration",
            "nparams": 1
          },
          {
            "commandName": "increaseIntensityForBoundConfiguration",
            "nparams": 1
          }
        ],
        "states": [
          {
            "type": "DataState",
            "qualifiedName": "core:AdditionalStatusState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "good",
              "low",
              "normal",
              "verylow"
            ],
            "qualifiedName": "core:DiscreteRSSILevelState"
          },
          {
            "type": "ContinuousState",
            "qualifiedName": "core:LightIntensityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:ManufacturerSettingsState"
          },
          {
            "type": "ContinuousState",
            "qualifiedName": "core:Memorized1PositionState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "off",
              "on"
            ],
            "qualifiedName": "core:OnOffState"
          },
          {
            "type": "ContinuousState",
            "qualifiedName": "core:PriorityLockTimerState"
          },
          {
            "type": "ContinuousState",
            "qualifiedName": "core:RSSILevelState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "available",
              "unavailable"
            ],
            "qualifiedName": "core:StatusState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "comfortLevel1",
              "comfortLevel2",
              "comfortLevel3",
              "comfortLevel4",
              "environmentProtection",
              "humanProtection",
              "userLevel1",
              "userLevel2"
            ],
            "qualifiedName": "io:PriorityLockLevelState"
          },
          {
            "type": "DiscreteState",
            "values": [
              "LSC",
              "SAAC",
              "SFC",
              "UPS",
              "externalGateway",
              "localUser",
              "myself",
              "rain",
              "security",
              "temperature",
              "timer",
              "user",
              "wind"
            ],
            "qualifiedName": "io:PriorityLockOriginatorState"
          }
        ],
        "dataProperties": [
          {
            "value": "500",
            "qualifiedName": "core:identifyInterval"
          }
        ],
        "widgetName": "DimmerLight",
        "uiProfiles": [
          "StatefulLightDimmer",
          "StatefulDimmable",
          "Dimmable",
          "StatefulSwitchable",
          "Switchable"
        ],
        "uiClass": "Light",
        "qualifiedName": "io:DimmableLightMicroModuleSomfyIOComponent",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "core:NameState",
          "type": 3,
          "value": "MODULE_DIMMER"
        },
        {
          "name": "core:PriorityLockTimerState",
          "type": 1,
          "value": 0
        },
        {
          "name": "core:StatusState",
          "type": 3,
          "value": "available"
        },
        {
          "name": "core:DiscreteRSSILevelState",
          "type": 3,
          "value": "good"
        },
        {
          "name": "core:RSSILevelState",
          "type": 2,
          "value": 94
        },
        {
          "name": "core:LightIntensityState",
          "type": 1,
          "value": 0
        },
        {
          "name": "core:OnOffState",
          "type": 3,
          "value": "off"
        },
        {
          "name": "core:Memorized1PositionState",
          "type": 1,
          "value": 50
        }
      ],
      "attributes": [
        {
          "name": "core:Manufacturer",
          "type": 3,
          "value": "Somfy"
        },
        {
          "name": "core:FirmwareRevision",
          "type": 3,
          "value": "5143804A05"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "DimmerLight",
      "type": 1,
      "oid": "temp5",
      "uiClass": "Light"
    },
    {
      "label": "IO (6941145)",
      "controllableName": "io:StackComponent",
      "definition": {
        "commands": [
          {
            "commandName": "advancedSomfyDiscover",
            "nparams": 1
          },
          {
            "commandName": "discover1WayController",
            "nparams": 2
          },
          {
            "commandName": "discoverActuators",
            "nparams": 1
          },
          {
            "commandName": "discoverSensors",
            "nparams": 1
          },
          {
            "commandName": "discoverSomfyUnsetActuators",
            "nparams": 0
          },
          {
            "commandName": "joinNetwork",
            "nparams": 0
          },
          {
            "commandName": "resetNetworkSecurity",
            "nparams": 0
          },
          {
            "commandName": "shareNetwork",
            "nparams": 0
          }
        ],
        "states": [],
        "dataProperties": [],
        "widgetName": "IOStack",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "ProtocolGateway",
        "qualifiedName": "io:StackComponent",
        "type": "PROTOCOL_GATEWAY"
      },
      "available": true,
      "enabled": true,
      "widget": "IOStack",
      "type": 5,
      "oid": "temp6",
      "uiClass": "ProtocolGateway"
    },
    {
      "label": "OGP KNX Bridge",
      "controllableName": "ogp:Bridge",
      "definition": {
        "commands": [
          {
            "commandName": "identify",
            "nparams": 0
          },
          {
            "commandName": "sendPrivate",
            "nparams": 1
          },
          {
            "commandName": "setName",
            "nparams": 1
          }
        ],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "available",
              "unavailable"
            ],
            "qualifiedName": "core:AvailabilityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private10State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private1State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private2State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private3State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private4State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private5State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private6State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private7State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private8State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private9State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:RemovableState"
          }
        ],
        "dataProperties": [],
        "widgetName": "DynamicBridge",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "ProtocolGateway",
        "qualifiedName": "ogp:Bridge",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "core:NameState",
          "type": 3,
          "value": "OGP KNX Bridge"
        }
      ],
      "attributes": [
        {
          "name": "core:Technology",
          "type": 3,
          "value": "KNX"
        },
        {
          "name": "core:ManufacturerReference",
          "type": 3,
          "value": "OGP KNX Bridge"
        },
        {
          "name": "ogp:Features",
          "type": 10,
          "value": [
            {
              "name": "private"
            },
            {
              "name": "identification"
            }
          ]
        },
        {
          "name": "core:Manufacturer",
          "type": 3,
          "value": "Overkiz"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "DynamicBridge",
      "type": 1,
      "oid": "temp7",
      "uiClass": "ProtocolGateway"
    },
    {
      "label": "OGP Sonos Bridge",
      "controllableName": "ogp:Bridge",
      "definition": {
        "commands": [
          {
            "commandName": "discover",
            "nparams": 0
          },
          {
            "commandName": "reset",
            "nparams": 0
          }
        ],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "available",
              "unavailable"
            ],
            "qualifiedName": "core:AvailabilityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:RemovableState"
          }
        ],
        "dataProperties": [],
        "widgetName": "DynamicBridge",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "ProtocolGateway",
        "qualifiedName": "ogp:Bridge",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "core:NameState",
          "type": 3,
          "value": "OGP Sonos Bridge"
        }
      ],
      "attributes": [
        {
          "name": "core:ManufacturerReference",
          "type": 3,
          "value": "OGP Sonos Bridge"
        },
        {
          "name": "ogp:Features",
          "type": 10,
          "value": [
            {
              "name": "identification",
              "commandLess": true
            },
            {
              "name": "discovery"
            },
            {
              "name": "reset"
            }
          ]
        },
        {
          "name": "core:Technology",
          "type": 3,
          "value": "Sonos"
        },
        {
          "name": "core:Manufacturer",
          "type": 3,
          "value": "Overkiz"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "DynamicBridge",
      "type": 1,
      "oid": "temp8",
      "uiClass": "ProtocolGateway"
    },
    {
      "label": "OGP IBPlus Bridge",
      "controllableName": "ogp:Bridge",
      "definition": {
        "commands": [
          {
            "commandName": "identify",
            "nparams": 0
          },
          {
            "commandName": "sendPrivate",
            "nparams": 1
          },
          {
            "commandName": "setName",
            "nparams": 1
          }
        ],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "available",
              "unavailable"
            ],
            "qualifiedName": "core:AvailabilityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private10State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private1State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private2State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private3State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private4State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private5State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private6State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private7State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private8State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:Private9State"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:RemovableState"
          }
        ],
        "dataProperties": [],
        "widgetName": "DynamicBridge",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "ProtocolGateway",
        "qualifiedName": "ogp:Bridge",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "core:NameState",
          "type": 3,
          "value": "OGP IBPlus Bridge"
        }
      ],
      "attributes": [
        {
          "name": "ogp:Features",
          "type": 10,
          "value": [
            {
              "name": "identification"
            },
            {
              "name": "private"
            }
          ]
        },
        {
          "name": "core:ManufacturerReference",
          "type": 3,
          "value": "OGP IBPlus Bridge"
        },
        {
          "name": "core:Technology",
          "type": 3,
          "value": "IBPlus"
        },
        {
          "name": "core:Manufacturer",
          "type": 3,
          "value": "Overkiz"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "DynamicBridge",
      "type": 1,
      "oid": "temp9",
      "uiClass": "ProtocolGateway"
    },
    {
      "label": "OGP Siegenia Bridge",
      "controllableName": "ogp:Bridge",
      "definition": {
        "commands": [
          {
            "commandName": "discover",
            "nparams": 0
          },
          {
            "commandName": "identify",
            "nparams": 0
          },
          {
            "commandName": "setName",
            "nparams": 1
          }
        ],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "available",
              "unavailable"
            ],
            "qualifiedName": "core:AvailabilityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:RemovableState"
          }
        ],
        "dataProperties": [],
        "widgetName": "DynamicBridge",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "ProtocolGateway",
        "qualifiedName": "ogp:Bridge",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "core:NameState",
          "type": 3,
          "value": "OGP Siegenia Bridge"
        }
      ],
      "attributes": [
        {
          "name": "core:ManufacturerReference",
          "type": 3,
          "value": "OGP Siegenia Bridge"
        },
        {
          "name": "core:Manufacturer",
          "type": 3,
          "value": "Overkiz"
        },
        {
          "name": "ogp:Features",
          "type": 10,
          "value": [
            {
              "name": "discovery"
            },
            {
              "name": "identification"
            }
          ]
        },
        {
          "name": "core:Technology",
          "type": 3,
          "value": "Siegenia"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "DynamicBridge",
      "type": 1,
      "oid": "temp10",
      "uiClass": "ProtocolGateway"
    },
    {
      "label": "OGP Intesis Bridge",
      "controllableName": "ogp:Bridge",
      "definition": {
        "commands": [
          {
            "commandName": "discover",
            "nparams": 0
          },
          {
            "commandName": "identify",
            "nparams": 0
          },
          {
            "commandName": "setName",
            "nparams": 1
          }
        ],
        "states": [
          {
            "type": "DiscreteState",
            "values": [
              "available",
              "unavailable"
            ],
            "qualifiedName": "core:AvailabilityState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:NameState"
          },
          {
            "type": "DataState",
            "qualifiedName": "core:RemovableState"
          }
        ],
        "dataProperties": [],
        "widgetName": "DynamicBridge",
        "uiProfiles": [
          "Specific"
        ],
        "uiClass": "ProtocolGateway",
        "qualifiedName": "ogp:Bridge",
        "type": "ACTUATOR"
      },
      "states": [
        {
          "name": "core:NameState",
          "type": 3,
          "value": "OGP Intesis Bridge"
        }
      ],
      "attributes": [
        {
          "name": "core:Technology",
          "type": 3,
          "value": "Intesis"
        },
        {
          "name": "core:Manufacturer",
          "type": 3,
          "value": "Overkiz"
        },
        {
          "name": "ogp:Features",
          "type": 10,
          "value": [
            {
              "name": "discovery"
            },
            {
              "name": "identification"
            }
          ]
        },
        {
          "name": "core:ManufacturerReference",
          "type": 3,
          "value": "OGP Intesis Bridge"
        }
      ],
      "available": true,
      "enabled": true,
      "widget": "DynamicBridge",
      "type": 1,
      "oid": "temp11",
      "uiClass": "ProtocolGateway"
    }
  ]
}

I have published a new test version with support for your devices.
The remote is under the ‘KeyGo Remote Control’ option and the light is under the ‘Dimmable light’ option.

Thanks a lot for your reactivity.
Do you know when the new version can be downlodable ? I have unistall and re-install but she’s always in version 3.0.27

Sorry as it in test you need to add \test to the store url. The link is in the first post of this thread.

Amazing !!! Thanks a lot, all seems ok for the dimmer.
For the remote, when I press, nothing is happening. But the simulation of press can easily replace by action on the dimmer icon directly.
Thaks again :smiley:

The remote might only work via a flow as I’m not sure how long a notification lasts.
If you can enable the Information log, then press a button on the remote a few times to record the traffic and then send the log, I will see what it sends.

Hey currently I get the following message:

Any idee what the problem can be?
It starts last week

Thanks!

Hmm that’s not good. That error code means too many requests. Do have a Homey Pro or Homey cloud?

Edit: what version of the app are you using?

I got the Homey Pro and running the 3.0.27 version of your app

Could you send the information log from More > Apps > Somfy Tahoma &Connexoon > Configure App.

I did :+1:

I can’t see any errors in the log. At the moment I am not at home so I can only view the log on my phone and there is a lot of activity, which makes it hard to analyse, but all looks to be OK. I will look again on my PC when I get home from work.

Do you still see the error message in the app?
If you do then maybe try restarting the app to see if it clears it.

Looks like the server of Somfy is down at the moment, its not possible to use there app either (Connexoon)

Yep, same for me with Tahoma. Not often they go down but hopefully it will be fixed soon.

Had problems this morning, came here to let you inow tahoma was down but saw you already knew. Now just retested and works again

1 Like

Here it works also, now we get a new error Code 503

Code 503 means the server is unable to respond as the service might not be working.

I was getting this until 10:17 GMT but all OK since then.

Hi.

I cant find anything of my screens. External vertikal blinds withings io motors.

The connection to Tahoma box is working, since i can play/send scenarios to control them. But the don’t show uptime individually.

I have tried to set them in program mode, and also tried some thing with io Key in the tahoma app. But not getting anything Luck.

Any tips?

If you have a Homey Pro, send me the device as shown in the first post.