Help with Zipato PH-PSE02

Hello Community,

I’ve recently switched from Zipato ZipaMicro to HA, using RaZberry 7 as z-wave controller.

Initially I was using their own Z-Way as controller sw (and siren worked well) but after latest HA update something was broken (some devices reported missing) and I tried Z-Wave JS.

Now I cannot turn on siren…

Device diagnostics is attached…

Any suggestion?

 "data": {
    "versionInfo": {
      "driverVersion": "10.22.2",
      "serverVersion": "1.28.0",
      "minSchemaVersion": 0,
      "maxSchemaVersion": 28
    },
    "entities": [
      {
        "domain": "switch",
        "entity_id": "switch.multisound_indoor_siren",
        "original_name": "",
        "original_device_class": null,
        "disabled": false,
        "disabled_by": null,
        "hidden_by": null,
        "original_icon": null,
        "entity_category": null,
        "supported_features": 0,
        "unit_of_measurement": null,
        "value_id": "26-37-0-currentValue",
        "primary_value": {
          "command_class": 37,
          "command_class_name": "Binary Switch",
          "endpoint": 0,
          "property": "currentValue",
          "property_name": "currentValue",
          "property_key": null,
          "property_key_name": null
        }
      }
    ],
    "state": {
      "nodeId": 26,
      "index": 0,
      "installerIcon": 3840,
      "userIcon": 3840,
      "status": 4,
      "ready": true,
      "isListening": true,
      "isRouting": true,
      "isSecure": false,
      "manufacturerId": 305,
      "productId": 10,
      "productType": 4,
      "firmwareVersion": "1.15",
      "zwavePlusVersion": 1,
      "deviceConfig": {
        "filename": "/data/db/devices/0x0131/ph-pse02.json",
        "isEmbedded": true,
        "manufacturer": "Zipato",
        "manufacturerId": 305,
        "label": "PH-PSE02",
        "description": "Multisound Indoor Siren",
        "devices": [
          {
            "productType": 4,
            "productId": 10
          }
        ],
        "firmwareVersion": {
          "min": "0.0",
          "max": "255.255"
        },
        "preferred": false,
        "paramInformation": {
          "_map": {}
        }
      },
      "label": "PH-PSE02",
      "interviewAttempts": 1,
      "endpoints": [
        {
          "nodeId": 26,
          "index": 0,
          "installerIcon": 3840,
          "userIcon": 3840,
          "deviceClass": {
            "basic": {
              "key": 4,
              "label": "Routing Slave"
            },
            "generic": {
              "key": 16,
              "label": "Binary Switch"
            },
            "specific": {
              "key": 5,
              "label": "Siren"
            },
            "mandatorySupportedCCs": [
              32,
              37,
              133,
              89,
              128,
              114,
              115,
              134,
              94
            ],
            "mandatoryControlledCCs": []
          },
          "commandClasses": [
            {
              "id": 37,
              "name": "Binary Switch",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 133,
              "name": "Association",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 89,
              "name": "Association Group Information",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 114,
              "name": "Manufacturer Specific",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 115,
              "name": "Powerlevel",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 134,
              "name": "Version",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 94,
              "name": "Z-Wave Plus Info",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 90,
              "name": "Device Reset Locally",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 152,
              "name": "Security",
              "version": 1,
              "isSecure": true
            },
            {
              "id": 122,
              "name": "Firmware Update Meta Data",
              "version": 2,
              "isSecure": false
            }
          ]
        }
      ],
      "values": [
        {
          "endpoint": 0,
          "commandClass": 37,
          "commandClassName": "Binary Switch",
          "property": "currentValue",
          "propertyName": "currentValue",
          "ccVersion": 1,
          "metadata": {
            "type": "boolean",
            "readable": true,
            "writeable": false,
            "label": "Current value",
            "stateful": true,
            "secret": false
          },
          "value": false
        },
        {
          "endpoint": 0,
          "commandClass": 37,
          "commandClassName": "Binary Switch",
          "property": "targetValue",
          "propertyName": "targetValue",
          "ccVersion": 1,
          "metadata": {
            "type": "boolean",
            "readable": true,
            "writeable": true,
            "label": "Target value",
            "valueChangeOptions": [
              "transitionDuration"
            ],
            "stateful": true,
            "secret": false
          },
          "value": false
        },
        {
          "endpoint": 0,
          "commandClass": 114,
          "commandClassName": "Manufacturer Specific",
          "property": "manufacturerId",
          "propertyName": "manufacturerId",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Manufacturer ID",
            "min": 0,
            "max": 65535,
            "stateful": true,
            "secret": false
          },
          "value": 305
        },
        {
          "endpoint": 0,
          "commandClass": 114,
          "commandClassName": "Manufacturer Specific",
          "property": "productType",
          "propertyName": "productType",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Product type",
            "min": 0,
            "max": 65535,
            "stateful": true,
            "secret": false
          },
          "value": 4
        },
        {
          "endpoint": 0,
          "commandClass": 114,
          "commandClassName": "Manufacturer Specific",
          "property": "productId",
          "propertyName": "productId",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Product ID",
            "min": 0,
            "max": 65535,
            "stateful": true,
            "secret": false
          },
          "value": 10
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "libraryType",
          "propertyName": "libraryType",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Library type",
            "states": {
              "0": "Unknown",
              "1": "Static Controller",
              "2": "Controller",
              "3": "Enhanced Slave",
              "4": "Slave",
              "5": "Installer",
              "6": "Routing Slave",
              "7": "Bridge Controller",
              "8": "Device under Test",
              "9": "N/A",
              "10": "AV Remote",
              "11": "AV Device"
            },
            "stateful": true,
            "secret": false
          },
          "value": 3
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "protocolVersion",
          "propertyName": "protocolVersion",
          "ccVersion": 2,
          "metadata": {
            "type": "string",
            "readable": true,
            "writeable": false,
            "label": "Z-Wave protocol version",
            "stateful": true,
            "secret": false
          },
          "value": "4.38"
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "firmwareVersions",
          "propertyName": "firmwareVersions",
          "ccVersion": 2,
          "metadata": {
            "type": "string[]",
            "readable": true,
            "writeable": false,
            "label": "Z-Wave chip firmware versions",
            "stateful": true,
            "secret": false
          },
          "value": [
            "1.15",
            "1.8"
          ]
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "hardwareVersion",
          "propertyName": "hardwareVersion",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Z-Wave chip hardware version",
            "stateful": true,
            "secret": false
          },
          "value": 1
        }
      ],
      "isFrequentListening": false,
      "maxDataRate": 100000,
      "supportedDataRates": [
        40000,
        100000
      ],
      "protocolVersion": 3,
      "supportsBeaming": true,
      "supportsSecurity": false,
      "nodeType": 1,
      "zwavePlusNodeType": 0,
      "zwavePlusRoleType": 5,
      "deviceClass": {
        "basic": {
          "key": 4,
          "label": "Routing Slave"
        },
        "generic": {
          "key": 16,
          "label": "Binary Switch"
        },
        "specific": {
          "key": 5,
          "label": "Siren"
        },
        "mandatorySupportedCCs": [
          32,
          37,
          133,
          89,
          128,
          114,
          115,
          134,
          94
        ],
        "mandatoryControlledCCs": []
      },
      "interviewStage": "Complete",
      "deviceDatabaseUrl": "https://devices.zwave-js.io/?jumpTo=0x0131:0x0004:0x000a:1.15",
      "statistics": {
        "commandsTX": 106,
        "commandsRX": 40,
        "commandsDroppedRX": 0,
        "commandsDroppedTX": 0,
        "timeoutResponse": 34,
        "rtt": 31.4,
        "rssi": -65,
        "lwr": {
          "protocolDataRate": 3,
          "repeaters": [],
          "rssi": -67,
          "repeaterRSSI": []
        }
      },
      "highestSecurityClass": -1,
      "isControllerNode": false,
      "keepAwake": false
    }
  }
}```

After re-inclusion it started to work, now siren is ok…