zwave-js / node-zwave-js

Z-Wave driver written entirely in JavaScript/TypeScript
https://zwave-js.github.io/node-zwave-js/
MIT License
750 stars 602 forks source link

Impossible to use IBT4ZWAVE (Unable to write true on 38-0-Open) #6049

Closed Dites33 closed 1 year ago

Dites33 commented 1 year ago

The device is included / pingeable / Inclusion was done in secure S2 mode

When i click on START in the device screen, i have two messages. Nothing is moving (no open, no close) for the portal Any idea ?

API WRITEVALUE CALLED VALUE UPDATE FAILED

Zwave JS UI log

2023-06-27 14:49:14.038 INFO Z-WAVE: Calling api writeValue with args: [ { nodeId: 61, commandClass: 38, endpoint: 0, property: 'Open' }, true, null,

] 2023-06-27 14:49:14.040 INFO Z-WAVE: Writing true to 61-38-0-Open 2023-06-27 14:49:14.217 ERROR Z-WAVE: Unable to write true on 38-0-Open 2023-06-27 14:49:14.218 INFO Z-WAVE: Success zwave api call writeValue false `

IBT4ZWAVE par NICE Spa Connecté via [700 Series-based Controller] Firmware: 7.0 Informations Z-Wave ID: 61 État: Actif Prêt: Oui Sécurité maximale: S2 Authentifié Z-Wave Plus: Version 2

cap1

robertsLando commented 1 year ago

@Dites33 Are you using latest version? 8.19.0?

Dites33 commented 1 year ago

Hi @robertsLando

Thanks for your fast answer

If you are asking for the device firmware i see "Firmware in Home Assistant : 7.0" Zwave.js Version du pilote: 10.23.2 Version du serveur: 1.28.0 Z-Wave JS UI : Current version: 1.13.4 Home Assistant 2023.6.3 / Supervisor 2023.06.2 / Operating System 10.3 / Interface utilisateur : 20230608.0 - latest

{
  "id": 61,
  "name": "Portail",
  "loc": "Jardin",
  "values": [
    {
      "id": "61-38-0-duration",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "duration",
      "propertyName": "duration",
      "type": "duration",
      "readable": true,
      "writeable": false,
      "label": "Remaining duration",
      "stateless": false,
      "commandClassVersion": 4,
      "list": false,
      "value": "unknown",
      "lastUpdate": 1687870081302,
      "newValue": "unknown"
    },
    {
      "id": "61-38-0-Open",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "Open",
      "propertyName": "Open",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Perform a level change (Open)",
      "ccSpecific": {
        "switchType": 3
      },
      "stateless": false,
      "commandClassVersion": 4,
      "list": true,
      "states": [
        {
          "text": "Start",
          "value": true
        },
        {
          "text": "Stop",
          "value": false
        }
      ],
      "value": false,
      "lastUpdate": 1687870623298,
      "newValue": false
    },
    {
      "id": "61-38-0-targetValue",
      "nodeId": 61,
      "toUpdate": true,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "targetValue",
      "propertyName": "targetValue",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Target value",
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 99,
      "list": false,
      "value": 99,
      "lastUpdate": 1687869323716,
      "newValue": 99
    },
    {
      "id": "61-38-0-currentValue",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "currentValue",
      "propertyName": "currentValue",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Current value",
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 99,
      "list": false,
      "value": 99,
      "isCurrentValue": true,
      "targetValue": "38-0-targetValue",
      "lastUpdate": 1687869323718,
      "newValue": 99
    },
    {
      "id": "61-38-0-Close",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "Close",
      "propertyName": "Close",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Perform a level change (Close)",
      "ccSpecific": {
        "switchType": 3
      },
      "stateless": false,
      "commandClassVersion": 4,
      "list": true,
      "states": [
        {
          "text": "Start",
          "value": true
        },
        {
          "text": "Stop",
          "value": false
        }
      ],
      "value": false,
      "lastUpdate": 1687870621548,
      "newValue": false
    },
    {
      "id": "61-38-0-restorePrevious",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "restorePrevious",
      "propertyName": "restorePrevious",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Restore previous value",
      "stateless": false,
      "commandClassVersion": 4,
      "list": true,
      "states": [
        {
          "text": "Restore",
          "value": true
        }
      ],
      "lastUpdate": 1687869127100
    },
    {
      "id": "61-112-0-30-4278190080",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 30,
      "propertyName": "Alarm Configuration - 1st Slot Notification Type",
      "propertyKey": 4278190080,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 1st Slot Notification Type",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 22,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Smoke Alarm",
          "value": 1
        },
        {
          "text": "CO Alarm",
          "value": 2
        },
        {
          "text": "CO2 Alarm",
          "value": 3
        },
        {
          "text": "Heat Alarm",
          "value": 4
        },
        {
          "text": "Water Alarm",
          "value": 5
        },
        {
          "text": "Access Control",
          "value": 6
        },
        {
          "text": "Home Security",
          "value": 7
        },
        {
          "text": "Power Management",
          "value": 8
        },
        {
          "text": "System",
          "value": 9
        },
        {
          "text": "Emergency Alarm",
          "value": 10
        },
        {
          "text": "Clock",
          "value": 11
        },
        {
          "text": "Appliance",
          "value": 12
        },
        {
          "text": "Home Health",
          "value": 13
        },
        {
          "text": "Siren",
          "value": 14
        },
        {
          "text": "Water Valve",
          "value": 15
        },
        {
          "text": "Weather Alarm",
          "value": 16
        },
        {
          "text": "Irrigation",
          "value": 17
        },
        {
          "text": "Gas Alarm",
          "value": 18
        },
        {
          "text": "Pest Control",
          "value": 19
        },
        {
          "text": "Light Sensor",
          "value": 20
        },
        {
          "text": "Water Quality Monitoring",
          "value": 21
        },
        {
          "text": "Home Monitoring",
          "value": 22
        }
      ],
      "value": 0,
      "lastUpdate": 1687869125475,
      "newValue": 0
    },
    {
      "id": "61-112-0-30-16711680",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 30,
      "propertyName": "Alarm Configuration - 1st Slot Notification Event",
      "propertyKey": 16711680,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 1st Slot Notification Event",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Any Notification,",
          "value": 255
        }
      ],
      "value": 0,
      "lastUpdate": 1687869125477,
      "newValue": 0
    },
    {
      "id": "61-112-0-30-65280",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 30,
      "propertyName": "Alarm Configuration - 1st Slot Notification Event Parameter",
      "propertyKey": 65280,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 1st Slot Notification Event Parameter",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869125479,
      "newValue": 0
    },
    {
      "id": "61-112-0-30-255",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 30,
      "propertyName": "Alarm Configuration - 1st Slot Action",
      "propertyKey": 255,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 1st Slot Action",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "No Action",
          "value": 0
        },
        {
          "text": "Open",
          "value": 1
        },
        {
          "text": "Close",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1687869125481,
      "newValue": 0
    },
    {
      "id": "61-112-0-31-4278190080",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 31,
      "propertyName": "Alarm Configuration - 2nd Slot Notification Type",
      "propertyKey": 4278190080,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 2nd Slot Notification Type",
      "default": 5,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 22,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Smoke Alarm",
          "value": 1
        },
        {
          "text": "CO Alarm",
          "value": 2
        },
        {
          "text": "CO2 Alarm",
          "value": 3
        },
        {
          "text": "Heat Alarm",
          "value": 4
        },
        {
          "text": "Water Alarm",
          "value": 5
        },
        {
          "text": "Access Control",
          "value": 6
        },
        {
          "text": "Home Security",
          "value": 7
        },
        {
          "text": "Power Management",
          "value": 8
        },
        {
          "text": "System",
          "value": 9
        },
        {
          "text": "Emergency Alarm",
          "value": 10
        },
        {
          "text": "Clock",
          "value": 11
        },
        {
          "text": "Appliance",
          "value": 12
        },
        {
          "text": "Home Health",
          "value": 13
        },
        {
          "text": "Siren",
          "value": 14
        },
        {
          "text": "Water Valve",
          "value": 15
        },
        {
          "text": "Weather Alarm",
          "value": 16
        },
        {
          "text": "Irrigation",
          "value": 17
        },
        {
          "text": "Gas Alarm",
          "value": 18
        },
        {
          "text": "Pest Control",
          "value": 19
        },
        {
          "text": "Light Sensor",
          "value": 20
        },
        {
          "text": "Water Quality Monitoring",
          "value": 21
        },
        {
          "text": "Home Monitoring",
          "value": 22
        }
      ],
      "value": 5,
      "lastUpdate": 1687869125691,
      "newValue": 5
    },
    {
      "id": "61-112-0-31-16711680",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 31,
      "propertyName": "Alarm Configuration - 2nd Slot Notification Event",
      "propertyKey": 16711680,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 2nd Slot Notification Event",
      "default": 255,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Any Notification,",
          "value": 255
        }
      ],
      "value": 255,
      "lastUpdate": 1687869125693,
      "newValue": 255
    },
    {
      "id": "61-112-0-31-65280",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 31,
      "propertyName": "Alarm Configuration - 2nd Slot Notification Event Parameter",
      "propertyKey": 65280,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 2nd Slot Notification Event Parameter",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869125695,
      "newValue": 0
    },
    {
      "id": "61-112-0-31-255",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 31,
      "propertyName": "Alarm Configuration - 2nd Slot Action",
      "propertyKey": 255,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 2nd Slot Action",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "No Action",
          "value": 0
        },
        {
          "text": "Open",
          "value": 1
        },
        {
          "text": "Close",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1687869125697,
      "newValue": 0
    },
    {
      "id": "61-112-0-32-4278190080",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 32,
      "propertyName": "Alarm Configuration - 3rd Slot Notification Type",
      "propertyKey": 4278190080,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 3rd Slot Notification Type",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 22,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Smoke Alarm",
          "value": 1
        },
        {
          "text": "CO Alarm",
          "value": 2
        },
        {
          "text": "CO2 Alarm",
          "value": 3
        },
        {
          "text": "Heat Alarm",
          "value": 4
        },
        {
          "text": "Water Alarm",
          "value": 5
        },
        {
          "text": "Access Control",
          "value": 6
        },
        {
          "text": "Home Security",
          "value": 7
        },
        {
          "text": "Power Management",
          "value": 8
        },
        {
          "text": "System",
          "value": 9
        },
        {
          "text": "Emergency Alarm",
          "value": 10
        },
        {
          "text": "Clock",
          "value": 11
        },
        {
          "text": "Appliance",
          "value": 12
        },
        {
          "text": "Home Health",
          "value": 13
        },
        {
          "text": "Siren",
          "value": 14
        },
        {
          "text": "Water Valve",
          "value": 15
        },
        {
          "text": "Weather Alarm",
          "value": 16
        },
        {
          "text": "Irrigation",
          "value": 17
        },
        {
          "text": "Gas Alarm",
          "value": 18
        },
        {
          "text": "Pest Control",
          "value": 19
        },
        {
          "text": "Light Sensor",
          "value": 20
        },
        {
          "text": "Water Quality Monitoring",
          "value": 21
        },
        {
          "text": "Home Monitoring",
          "value": 22
        }
      ],
      "value": 1,
      "lastUpdate": 1687869126584,
      "newValue": 1
    },
    {
      "id": "61-112-0-32-16711680",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 32,
      "propertyName": "Alarm Configuration - 3rd Slot Notification Event",
      "propertyKey": 16711680,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 3rd Slot Notification Event",
      "default": 255,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Any Notification,",
          "value": 255
        }
      ],
      "value": 255,
      "lastUpdate": 1687869126587,
      "newValue": 255
    },
    {
      "id": "61-112-0-32-65280",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 32,
      "propertyName": "Alarm Configuration - 3rd Slot Notification Event Parameter",
      "propertyKey": 65280,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 3rd Slot Notification Event Parameter",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869126589,
      "newValue": 0
    },
    {
      "id": "61-112-0-32-255",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 32,
      "propertyName": "Alarm Configuration - 3rd Slot Action",
      "propertyKey": 255,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 3rd Slot Action",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "No Action",
          "value": 0
        },
        {
          "text": "Open",
          "value": 1
        },
        {
          "text": "Close",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1687869126591,
      "newValue": 0
    },
    {
      "id": "61-112-0-33-4278190080",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 33,
      "propertyName": "Alarm Configuration - 4th Slot Notification Type",
      "propertyKey": 4278190080,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 4th Slot Notification Type",
      "default": 2,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 22,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Smoke Alarm",
          "value": 1
        },
        {
          "text": "CO Alarm",
          "value": 2
        },
        {
          "text": "CO2 Alarm",
          "value": 3
        },
        {
          "text": "Heat Alarm",
          "value": 4
        },
        {
          "text": "Water Alarm",
          "value": 5
        },
        {
          "text": "Access Control",
          "value": 6
        },
        {
          "text": "Home Security",
          "value": 7
        },
        {
          "text": "Power Management",
          "value": 8
        },
        {
          "text": "System",
          "value": 9
        },
        {
          "text": "Emergency Alarm",
          "value": 10
        },
        {
          "text": "Clock",
          "value": 11
        },
        {
          "text": "Appliance",
          "value": 12
        },
        {
          "text": "Home Health",
          "value": 13
        },
        {
          "text": "Siren",
          "value": 14
        },
        {
          "text": "Water Valve",
          "value": 15
        },
        {
          "text": "Weather Alarm",
          "value": 16
        },
        {
          "text": "Irrigation",
          "value": 17
        },
        {
          "text": "Gas Alarm",
          "value": 18
        },
        {
          "text": "Pest Control",
          "value": 19
        },
        {
          "text": "Light Sensor",
          "value": 20
        },
        {
          "text": "Water Quality Monitoring",
          "value": 21
        },
        {
          "text": "Home Monitoring",
          "value": 22
        }
      ],
      "value": 2,
      "lastUpdate": 1687869126801,
      "newValue": 2
    },
    {
      "id": "61-112-0-33-16711680",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 33,
      "propertyName": "Alarm Configuration - 4th Slot Notification Event",
      "propertyKey": 16711680,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 4th Slot Notification Event",
      "default": 255,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Any Notification,",
          "value": 255
        }
      ],
      "value": 255,
      "lastUpdate": 1687869126803,
      "newValue": 255
    },
    {
      "id": "61-112-0-33-65280",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 33,
      "propertyName": "Alarm Configuration - 4th Slot Notification Event Parameter",
      "propertyKey": 65280,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 4th Slot Notification Event Parameter",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869126806,
      "newValue": 0
    },
    {
      "id": "61-112-0-33-255",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 33,
      "propertyName": "Alarm Configuration - 4th Slot Action",
      "propertyKey": 255,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 4th Slot Action",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "No Action",
          "value": 0
        },
        {
          "text": "Open",
          "value": 1
        },
        {
          "text": "Close",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1687869126808,
      "newValue": 0
    },
    {
      "id": "61-112-0-34-4278190080",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 34,
      "propertyName": "Alarm Configuration - 5th Slot Notification Type",
      "propertyKey": 4278190080,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 5th Slot Notification Type",
      "default": 4,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 22,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Smoke Alarm",
          "value": 1
        },
        {
          "text": "CO Alarm",
          "value": 2
        },
        {
          "text": "CO2 Alarm",
          "value": 3
        },
        {
          "text": "Heat Alarm",
          "value": 4
        },
        {
          "text": "Water Alarm",
          "value": 5
        },
        {
          "text": "Access Control",
          "value": 6
        },
        {
          "text": "Home Security",
          "value": 7
        },
        {
          "text": "Power Management",
          "value": 8
        },
        {
          "text": "System",
          "value": 9
        },
        {
          "text": "Emergency Alarm",
          "value": 10
        },
        {
          "text": "Clock",
          "value": 11
        },
        {
          "text": "Appliance",
          "value": 12
        },
        {
          "text": "Home Health",
          "value": 13
        },
        {
          "text": "Siren",
          "value": 14
        },
        {
          "text": "Water Valve",
          "value": 15
        },
        {
          "text": "Weather Alarm",
          "value": 16
        },
        {
          "text": "Irrigation",
          "value": 17
        },
        {
          "text": "Gas Alarm",
          "value": 18
        },
        {
          "text": "Pest Control",
          "value": 19
        },
        {
          "text": "Light Sensor",
          "value": 20
        },
        {
          "text": "Water Quality Monitoring",
          "value": 21
        },
        {
          "text": "Home Monitoring",
          "value": 22
        }
      ],
      "value": 4,
      "lastUpdate": 1687869127020,
      "newValue": 4
    },
    {
      "id": "61-112-0-34-16711680",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 34,
      "propertyName": "Alarm Configuration - 5th Slot Notification Event",
      "propertyKey": 16711680,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 5th Slot Notification Event",
      "default": 255,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Any Notification,",
          "value": 255
        }
      ],
      "value": 255,
      "lastUpdate": 1687869127022,
      "newValue": 255
    },
    {
      "id": "61-112-0-34-65280",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 34,
      "propertyName": "Alarm Configuration - 5th Slot Notification Event Parameter",
      "propertyKey": 65280,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 5th Slot Notification Event Parameter",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 255,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869127024,
      "newValue": 0
    },
    {
      "id": "61-112-0-34-255",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 34,
      "propertyName": "Alarm Configuration - 5th Slot Action",
      "propertyKey": 255,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Alarm Configuration - 5th Slot Action",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 4,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "No Action",
          "value": 0
        },
        {
          "text": "Open",
          "value": 1
        },
        {
          "text": "Close",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1687869127025,
      "newValue": 0
    },
    {
      "id": "61-113-0-Access Control-Barrier control status",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 113,
      "commandClassName": "Notification",
      "endpoint": 0,
      "property": "Access Control",
      "propertyName": "Access Control",
      "propertyKey": "Barrier control status",
      "propertyKeyName": "Barrier control status",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Barrier control status",
      "ccSpecific": {
        "notificationType": 6
      },
      "stateless": false,
      "commandClassVersion": 8,
      "min": 0,
      "max": 255,
      "list": true,
      "states": [
        {
          "text": "idle",
          "value": 0
        },
        {
          "text": "Barrier associated with non Z-Wave remote control",
          "value": 76
        }
      ],
      "value": 0,
      "newValue": 0
    },
    {
      "id": "61-113-0-System-Hardware status",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 113,
      "commandClassName": "Notification",
      "endpoint": 0,
      "property": "System",
      "propertyName": "System",
      "propertyKey": "Hardware status",
      "propertyKeyName": "Hardware status",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Hardware status",
      "ccSpecific": {
        "notificationType": 9
      },
      "stateless": false,
      "commandClassVersion": 8,
      "min": 0,
      "max": 255,
      "list": true,
      "states": [
        {
          "text": "idle",
          "value": 0
        },
        {
          "text": "System hardware failure (with failure code)",
          "value": 3
        }
      ],
      "value": 0,
      "newValue": 0
    },
    {
      "id": "61-113-0-Access Control-Barrier safety beam obstacle status",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 113,
      "commandClassName": "Notification",
      "endpoint": 0,
      "property": "Access Control",
      "propertyName": "Access Control",
      "propertyKey": "Barrier safety beam obstacle status",
      "propertyKeyName": "Barrier safety beam obstacle status",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Barrier safety beam obstacle status",
      "ccSpecific": {
        "notificationType": 6
      },
      "stateless": false,
      "commandClassVersion": 8,
      "min": 0,
      "max": 255,
      "list": true,
      "states": [
        {
          "text": "No obstruction",
          "value": 18432
        },
        {
          "text": "Obstruction",
          "value": 18687
        }
      ]
    },
    {
      "id": "61-113-0-alarmType",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 113,
      "commandClassName": "Notification",
      "endpoint": 0,
      "property": "alarmType",
      "propertyName": "alarmType",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Alarm Type",
      "stateless": false,
      "commandClassVersion": 8,
      "min": 0,
      "max": 255,
      "list": false
    },
    {
      "id": "61-113-0-alarmLevel",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 113,
      "commandClassName": "Notification",
      "endpoint": 0,
      "property": "alarmLevel",
      "propertyName": "alarmLevel",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Alarm Level",
      "stateless": false,
      "commandClassVersion": 8,
      "min": 0,
      "max": 255,
      "list": false
    },
    {
      "id": "61-114-0-manufacturerId",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 114,
      "commandClassName": "Manufacturer Specific",
      "endpoint": 0,
      "property": "manufacturerId",
      "propertyName": "manufacturerId",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Manufacturer ID",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 65535,
      "list": false,
      "value": 1089,
      "newValue": 1089
    },
    {
      "id": "61-114-0-productType",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 114,
      "commandClassName": "Manufacturer Specific",
      "endpoint": 0,
      "property": "productType",
      "propertyName": "productType",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Product type",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 65535,
      "list": false,
      "value": 9216,
      "newValue": 9216
    },
    {
      "id": "61-114-0-productId",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 114,
      "commandClassName": "Manufacturer Specific",
      "endpoint": 0,
      "property": "productId",
      "propertyName": "productId",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Product ID",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 65535,
      "list": false,
      "value": 4096,
      "newValue": 4096
    },
    {
      "id": "61-117-0-local",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "local",
      "propertyName": "local",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Local protection state",
      "stateless": false,
      "commandClassVersion": 2,
      "list": true,
      "states": [
        {
          "text": "Unprotected",
          "value": 0
        },
        {
          "text": "NoOperationPossible",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1687869052259,
      "newValue": 0
    },
    {
      "id": "61-117-0-rf",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "rf",
      "propertyName": "rf",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "RF protection state",
      "stateless": false,
      "commandClassVersion": 2,
      "list": true,
      "states": [
        {
          "text": "Unprotected",
          "value": 0
        },
        {
          "text": "NoControl",
          "value": 1
        }
      ],
      "value": 0,
      "lastUpdate": 1687869052261,
      "newValue": 0
    },
    {
      "id": "61-117-0-exclusiveControlNodeId",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "exclusiveControlNodeId",
      "propertyName": "exclusiveControlNodeId",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Node ID with exclusive control",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 1,
      "max": 232,
      "list": false,
      "lastUpdate": 1687869127102
    },
    {
      "id": "61-117-0-timeout",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "timeout",
      "propertyName": "timeout",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "RF protection timeout",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 255,
      "list": false,
      "lastUpdate": 1687869127102
    },
    {
      "id": "61-134-0-libraryType",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "libraryType",
      "propertyName": "libraryType",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Library type",
      "stateless": false,
      "commandClassVersion": 3,
      "list": true,
      "states": [
        {
          "text": "Unknown",
          "value": 0
        },
        {
          "text": "Static Controller",
          "value": 1
        },
        {
          "text": "Controller",
          "value": 2
        },
        {
          "text": "Enhanced Slave",
          "value": 3
        },
        {
          "text": "Slave",
          "value": 4
        },
        {
          "text": "Installer",
          "value": 5
        },
        {
          "text": "Routing Slave",
          "value": 6
        },
        {
          "text": "Bridge Controller",
          "value": 7
        },
        {
          "text": "Device under Test",
          "value": 8
        },
        {
          "text": "N/A",
          "value": 9
        },
        {
          "text": "AV Remote",
          "value": 10
        },
        {
          "text": "AV Device",
          "value": 11
        }
      ],
      "value": 3,
      "newValue": 3
    },
    {
      "id": "61-134-0-protocolVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "protocolVersion",
      "propertyName": "protocolVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave protocol version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": "7.13",
      "newValue": "7.13"
    },
    {
      "id": "61-134-0-firmwareVersions",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "firmwareVersions",
      "propertyName": "firmwareVersions",
      "type": "string[]",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave chip firmware versions",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": [
        "7.0"
      ],
      "newValue": [
        "7.0"
      ]
    },
    {
      "id": "61-134-0-hardwareVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "hardwareVersion",
      "propertyName": "hardwareVersion",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave chip hardware version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": 1,
      "newValue": 1
    },
    {
      "id": "61-134-0-sdkVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "sdkVersion",
      "propertyName": "sdkVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "SDK version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127102
    },
    {
      "id": "61-134-0-applicationFrameworkAPIVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "applicationFrameworkAPIVersion",
      "propertyName": "applicationFrameworkAPIVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave application framework API version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127102
    },
    {
      "id": "61-134-0-applicationFrameworkBuildNumber",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "applicationFrameworkBuildNumber",
      "propertyName": "applicationFrameworkBuildNumber",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave application framework API build number",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127102
    },
    {
      "id": "61-134-0-hostInterfaceVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "hostInterfaceVersion",
      "propertyName": "hostInterfaceVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Serial API version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127103
    },
    {
      "id": "61-134-0-hostInterfaceBuildNumber",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "hostInterfaceBuildNumber",
      "propertyName": "hostInterfaceBuildNumber",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Serial API build number",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127103
    },
    {
      "id": "61-134-0-zWaveProtocolVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "zWaveProtocolVersion",
      "propertyName": "zWaveProtocolVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave protocol version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127103
    },
    {
      "id": "61-134-0-zWaveProtocolBuildNumber",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "zWaveProtocolBuildNumber",
      "propertyName": "zWaveProtocolBuildNumber",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave protocol build number",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127103
    },
    {
      "id": "61-134-0-applicationVersion",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "applicationVersion",
      "propertyName": "applicationVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Application version",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127103
    },
    {
      "id": "61-134-0-applicationBuildNumber",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "applicationBuildNumber",
      "propertyName": "applicationBuildNumber",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Application build number",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127103
    },
    {
      "id": "61-135-0-80-3",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 135,
      "commandClassName": "Indicator",
      "endpoint": 0,
      "property": 80,
      "propertyName": "Node Identify",
      "propertyKey": 3,
      "propertyKeyName": "On/Off Period: Duration",
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "Sets the duration of an on/off period in 1/10th seconds. Must be set together with \"On/Off Cycle Count\"",
      "label": "Node Identify - On/Off Period: Duration",
      "ccSpecific": {
        "indicatorId": 80,
        "propertyId": 3
      },
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869041606,
      "newValue": 0
    },
    {
      "id": "61-135-0-80-4",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 135,
      "commandClassName": "Indicator",
      "endpoint": 0,
      "property": 80,
      "propertyName": "Node Identify",
      "propertyKey": 4,
      "propertyKeyName": "On/Off Cycle Count",
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "Sets the number of on/off periods. 0xff means infinite. Must be set together with \"On/Off Period duration\"",
      "label": "Node Identify - On/Off Cycle Count",
      "ccSpecific": {
        "indicatorId": 80,
        "propertyId": 4
      },
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869041609,
      "newValue": 0
    },
    {
      "id": "61-135-0-80-5",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 135,
      "commandClassName": "Indicator",
      "endpoint": 0,
      "property": 80,
      "propertyName": "Node Identify",
      "propertyKey": 5,
      "propertyKeyName": "On/Off Period: On time",
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "This property is used to set the length of the On time during an On/Off period. It allows asymmetric On/Off periods. The value 0x00 MUST represent symmetric On/Off period (On time equal to Off time)",
      "label": "Node Identify - On/Off Period: On time",
      "ccSpecific": {
        "indicatorId": 80,
        "propertyId": 5
      },
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": 0,
      "lastUpdate": 1687869041611,
      "newValue": 0
    },
    {
      "id": "61-135-0-value",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 135,
      "commandClassName": "Indicator",
      "endpoint": 0,
      "property": "value",
      "propertyName": "value",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Indicator value",
      "ccSpecific": {
        "indicatorId": 0
      },
      "stateless": false,
      "commandClassVersion": 3,
      "min": 0,
      "max": 255,
      "list": false,
      "lastUpdate": 1687869127104
    },
    {
      "id": "61-135-0-identify",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 135,
      "commandClassName": "Indicator",
      "endpoint": 0,
      "property": "identify",
      "propertyName": "identify",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Identify",
      "stateless": false,
      "commandClassVersion": 3,
      "list": true,
      "states": [
        {
          "text": "Identify",
          "value": true
        }
      ],
      "lastUpdate": 1687869127104
    },
    {
      "id": "61-135-0-timeout",
      "nodeId": 61,
      "toUpdate": false,
      "commandClass": 135,
      "commandClassName": "Indicator",
      "endpoint": 0,
      "property": "timeout",
      "propertyName": "timeout",
      "type": "string",
      "readable": true,
      "writeable": true,
      "label": "Timeout",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1687869127104
    }
  ],
  "groups": [
    {
      "text": "Lifeline",
      "endpoint": 0,
      "value": 1,
      "maxNodes": 1,
      "isLifeline": true,
      "multiChannel": true
    }
  ],
  "neighbors": [],
  "ready": true,
  "available": true,
  "hassDevices": {},
  "failed": false,
  "inited": true,
  "eventsQueue": [
    {
      "time": "2023-06-27T12:17:50.727Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:18:30.150Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:18:33.217Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Close",
          "newValue": false,
          "propertyName": "Close",
          "nodeId": 61
        }
      ]
    },
    {
      "time": "2023-06-27T12:18:37.082Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Close",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Close"
        }
      ]
    },
    {
      "time": "2023-06-27T12:18:45.379Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:22:05.068Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:22:29.978Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:23:37.462Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Close",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Close"
        }
      ]
    },
    {
      "time": "2023-06-27T12:23:43.906Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:23:53.404Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:12.284Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Node Naming and Location",
          "commandClass": 119,
          "property": "name",
          "newValue": "Portail",
          "propertyName": "name"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:12.285Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Node Naming and Location",
          "commandClass": 119,
          "property": "location",
          "newValue": "Jardin",
          "propertyName": "location"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:12.289Z",
      "event": "interview started",
      "args": []
    },
    {
      "time": "2023-06-27T12:30:12.328Z",
      "event": "interview stage completed",
      "args": [
        "ProtocolInfo"
      ]
    },
    {
      "time": "2023-06-27T12:30:12.481Z",
      "event": "interview stage completed",
      "args": [
        "NodeInfo"
      ]
    },
    {
      "time": "2023-06-27T12:30:13.558Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Manufacturer Specific",
          "commandClass": 114,
          "property": "manufacturerId",
          "endpoint": 0,
          "newValue": 1089,
          "propertyName": "manufacturerId"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:13.561Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Manufacturer Specific",
          "commandClass": 114,
          "property": "productType",
          "endpoint": 0,
          "newValue": 9216,
          "propertyName": "productType"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:13.563Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Manufacturer Specific",
          "commandClass": 114,
          "property": "productId",
          "endpoint": 0,
          "newValue": 4096,
          "propertyName": "productId"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:19.740Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "libraryType",
          "endpoint": 0,
          "newValue": 3,
          "propertyName": "libraryType"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:19.743Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "protocolVersion",
          "endpoint": 0,
          "newValue": "7.13",
          "propertyName": "protocolVersion"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:19.745Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "firmwareVersions",
          "endpoint": 0,
          "newValue": [
            "7.0"
          ],
          "propertyName": "firmwareVersions"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:19.748Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "hardwareVersion",
          "endpoint": 0,
          "newValue": 1,
          "propertyName": "hardwareVersion"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:35.102Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:40.948Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:41.607Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Indicator",
          "commandClass": 135,
          "property": 80,
          "propertyKey": 3,
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "Node Identify",
          "propertyKeyName": "On/Off Period: Duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:41.610Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Indicator",
          "commandClass": 135,
          "property": 80,
          "propertyKey": 4,
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "Node Identify",
          "propertyKeyName": "On/Off Cycle Count"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:41.612Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Indicator",
          "commandClass": 135,
          "property": 80,
          "propertyKey": 5,
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "Node Identify",
          "propertyKeyName": "On/Off Period: On time"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:43.907Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:45.117Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Notification",
          "commandClass": 113,
          "property": "Access Control",
          "propertyKey": "Barrier control status",
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "Access Control",
          "propertyKeyName": "Barrier control status"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:51.324Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Notification",
          "commandClass": 113,
          "property": "System",
          "propertyKey": "Hardware status",
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "System",
          "propertyKeyName": "Hardware status"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:52.261Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Protection",
          "commandClass": 117,
          "property": "local",
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "local"
        }
      ]
    },
    {
      "time": "2023-06-27T12:30:52.262Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Protection",
          "commandClass": 117,
          "property": "rf",
          "endpoint": 0,
          "newValue": 0,
          "propertyName": "rf"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.349Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 4278190080,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.351Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 16711680,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.352Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 65280,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.354Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 255,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.911Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 4278190080,
          "newValue": 5,
          "propertyName": "Alarm Configuration - 2nd Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.913Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 16711680,
          "newValue": 255,
          "propertyName": "Alarm Configuration - 2nd Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.915Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 65280,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 2nd Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:13.916Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 255,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 2nd Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.128Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 4278190080,
          "newValue": 1,
          "propertyName": "Alarm Configuration - 3rd Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.130Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 16711680,
          "newValue": 255,
          "propertyName": "Alarm Configuration - 3rd Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.131Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 65280,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 3rd Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.132Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 255,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 3rd Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.348Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 4278190080,
          "newValue": 2,
          "propertyName": "Alarm Configuration - 4th Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.350Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 16711680,
          "newValue": 255,
          "propertyName": "Alarm Configuration - 4th Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.351Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 65280,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 4th Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.352Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 255,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 4th Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.701Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 4278190080,
          "newValue": 4,
          "propertyName": "Alarm Configuration - 5th Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.703Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 16711680,
          "newValue": 255,
          "propertyName": "Alarm Configuration - 5th Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.705Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 65280,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 5th Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:14.706Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 255,
          "newValue": 0,
          "propertyName": "Alarm Configuration - 5th Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:31:18.076Z",
      "event": "dead",
      "args": [
        4
      ]
    },
    {
      "time": "2023-06-27T12:31:18.081Z",
      "event": "interview failed",
      "args": [
        {
          "errorMessage": "The node is dead",
          "isFinal": true
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.190Z",
      "event": "alive",
      "args": [
        3
      ]
    },
    {
      "time": "2023-06-27T12:32:03.362Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Manufacturer Specific",
          "commandClass": 114,
          "property": "manufacturerId",
          "endpoint": 0,
          "newValue": 1089,
          "prevValue": 1089,
          "propertyName": "manufacturerId"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.364Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Manufacturer Specific",
          "commandClass": 114,
          "property": "productType",
          "endpoint": 0,
          "newValue": 9216,
          "prevValue": 9216,
          "propertyName": "productType"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.365Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Manufacturer Specific",
          "commandClass": 114,
          "property": "productId",
          "endpoint": 0,
          "newValue": 4096,
          "prevValue": 4096,
          "propertyName": "productId"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.798Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "libraryType",
          "endpoint": 0,
          "newValue": 3,
          "prevValue": 3,
          "propertyName": "libraryType"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.800Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "protocolVersion",
          "endpoint": 0,
          "newValue": "7.13",
          "prevValue": "7.13",
          "propertyName": "protocolVersion"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.802Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "firmwareVersions",
          "endpoint": 0,
          "newValue": [
            "7.0"
          ],
          "prevValue": [
            "7.0"
          ],
          "propertyName": "firmwareVersions"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:03.803Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Version",
          "commandClass": 134,
          "property": "hardwareVersion",
          "endpoint": 0,
          "newValue": 1,
          "prevValue": 1,
          "propertyName": "hardwareVersion"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.477Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 4278190080,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.479Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 16711680,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.480Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 65280,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.482Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 30,
          "propertyKey": 255,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 1st Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.693Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 4278190080,
          "newValue": 5,
          "prevValue": 5,
          "propertyName": "Alarm Configuration - 2nd Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.695Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 16711680,
          "newValue": 255,
          "prevValue": 255,
          "propertyName": "Alarm Configuration - 2nd Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.696Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 65280,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 2nd Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:05.698Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 31,
          "propertyKey": 255,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 2nd Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.587Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 4278190080,
          "newValue": 1,
          "prevValue": 1,
          "propertyName": "Alarm Configuration - 3rd Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.589Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 16711680,
          "newValue": 255,
          "prevValue": 255,
          "propertyName": "Alarm Configuration - 3rd Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.591Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 65280,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 3rd Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.592Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 32,
          "propertyKey": 255,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 3rd Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.803Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 4278190080,
          "newValue": 2,
          "prevValue": 2,
          "propertyName": "Alarm Configuration - 4th Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.806Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 16711680,
          "newValue": 255,
          "prevValue": 255,
          "propertyName": "Alarm Configuration - 4th Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.807Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 65280,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 4th Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:06.809Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 33,
          "propertyKey": 255,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 4th Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:07.022Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 4278190080,
          "newValue": 4,
          "prevValue": 4,
          "propertyName": "Alarm Configuration - 5th Slot Notification Type"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:07.024Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 16711680,
          "newValue": 255,
          "prevValue": 255,
          "propertyName": "Alarm Configuration - 5th Slot Notification Event"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:07.025Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 65280,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 5th Slot Notification Event Parameter"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:07.027Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 34,
          "propertyKey": 255,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Alarm Configuration - 5th Slot Action"
        }
      ]
    },
    {
      "time": "2023-06-27T12:32:07.031Z",
      "event": "interview stage completed",
      "args": [
        "CommandClasses"
      ]
    },
    {
      "time": "2023-06-27T12:32:07.033Z",
      "event": "interview stage completed",
      "args": [
        "OverwriteConfig"
      ]
    },
    {
      "time": "2023-06-27T12:32:07.035Z",
      "event": "interview stage completed",
      "args": [
        "Complete"
      ]
    },
    {
      "time": "2023-06-27T12:32:07.109Z",
      "event": "ready",
      "args": []
    },
    {
      "time": "2023-06-27T12:32:07.120Z",
      "event": "interview completed",
      "args": []
    },
    {
      "time": "2023-06-27T12:32:29.456Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:34:19.359Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:34:39.258Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:35:23.717Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "targetValue",
          "newValue": 99,
          "propertyName": "targetValue",
          "nodeId": 61
        }
      ]
    },
    {
      "time": "2023-06-27T12:35:23.740Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "propertyName": "currentValue",
          "nodeId": 61
        }
      ]
    },
    {
      "time": "2023-06-27T12:35:28.900Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:47:11.403Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:47:12.349Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:47:25.610Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Close",
          "newValue": false,
          "propertyName": "Close",
          "nodeId": 61
        }
      ]
    },
    {
      "time": "2023-06-27T12:48:01.304Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "duration",
          "endpoint": 0,
          "newValue": "unknown",
          "prevValue": "unknown",
          "propertyName": "duration"
        }
      ]
    },
    {
      "time": "2023-06-27T12:56:47.511Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    },
    {
      "time": "2023-06-27T12:57:01.551Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Close",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Close"
        }
      ]
    },
    {
      "time": "2023-06-27T12:57:03.301Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Open",
          "newValue": false,
          "prevValue": false,
          "propertyName": "Open"
        }
      ]
    }
  ],
  "status": "Alive",
  "interviewStage": "Complete",
  "hexId": "0x0441-0x2400-0x1000",
  "dbLink": "https://devices.zwave-js.io/?jumpTo=0x0441:0x2400:0x1000:7.0.0",
  "manufacturerId": 1089,
  "productId": 4096,
  "productType": 9216,
  "deviceConfig": {
    "filename": "/data/db/devices/0x0441/ibt4zwave.json",
    "isEmbedded": true,
    "manufacturer": "NICE Spa",
    "manufacturerId": 1089,
    "label": "IBT4ZWAVE",
    "description": "BusT4-Z-Wave interface",
    "devices": [
      {
        "productType": 9216,
        "productId": 4096
      }
    ],
    "firmwareVersion": {
      "min": "0.0",
      "max": "255.255"
    },
    "preferred": false,
    "paramInformation": {
      "_map": {}
    },
    "metadata": {
      "inclusion": "Install the external antenna before powering the device and adding to the Z-Wave network for the device to automatically detect and enable it (use only antennas and cables compliant with technical specification).\n\n01. Set the Z-Wave gateway into adding mode (see the Z-Wave gateway’s manual)\n02. On the IBT4ZWAVE press and release the S1 button 3 times x3 S1\n03. LEDs on the IBT4ZW AVE will start slow flashing alter nately\n04. If you are adding in Security S2 Authenticated, input the underlined part\nof the DSK (label on the box) DSK: XXXXX-XXXXX-XXXXX-XXXXX XXXXX-XXXXX-XXXXX-XXXXX\n05. When the adding process ends, the LEDs on the IBT4ZWAVE will show adding and antenna status (Table 1 in manual)",
      "exclusion": "01. Set the Z-Wave gateway into remove mode (see the Z-Wave gateway’s manual)\n02. On the IBT4ZWAVE press and release the S1 button 3 times x3 S1\n03. LEDs on the IBT4ZW AVE will start slow flashing alternately\n04. Wait for the removing process to end",
      "reset": "01. Press and hold the S1 button\n03. Wait 3 seconds\n04. LEDs will show adding and antenna status (Table 1 in manual) for 3 seconds\n05. LEDs will turn off for 3 seconds\n06. LEDs will show selected antenna (Table 2 in manual) for 3 seconds\n07. When both LEDs light up simultaneously, release the button\n08. Press and release the S1 button\n09. Both LEDs will flash once at the end of the procedure",
      "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3837/IBT4ZWAVE-T-v0.7.pdf"
    }
  },
  "productLabel": "IBT4ZWAVE",
  "productDescription": "BusT4-Z-Wave interface",
  "manufacturer": "NICE Spa",
  "firmwareVersion": "7.0",
  "protocolVersion": 3,
  "zwavePlusVersion": 2,
  "zwavePlusNodeType": 0,
  "zwavePlusRoleType": 5,
  "nodeType": 1,
  "endpointsCount": 0,
  "endpoints": [
    {
      "index": 0,
      "label": "Root Endpoint"
    }
  ],
  "isSecure": true,
  "security": "S2_Authenticated",
  "supportsSecurity": false,
  "supportsBeaming": true,
  "isControllerNode": false,
  "isListening": true,
  "isFrequentListening": false,
  "isRouting": true,
  "keepAwake": false,
  "maxDataRate": 100000,
  "deviceClass": {
    "basic": 4,
    "generic": 17,
    "specific": 0
  },
  "firmwareCapabilities": {
    "firmwareUpgradable": true,
    "firmwareTargets": [
      0
    ],
    "continuesToFunction": "unknown",
    "supportsActivation": "unknown"
  },
  "deviceId": "1089-4096-9216",
  "lastActive": 1687870623293,
  "statistics": {
    "commandsTX": 231,
    "commandsRX": 224,
    "commandsDroppedRX": 27,
    "commandsDroppedTX": 4,
    "timeoutResponse": 2,
    "rtt": 62.1,
    "rssi": -88,
    "lwr": {
      "protocolDataRate": 2,
      "repeaters": [
        13
      ],
      "rssi": -89,
      "repeaterRSSI": [
        -89
      ]
    },
    "nlwr": {
      "protocolDataRate": 2,
      "repeaters": [],
      "rssi": 127,
      "repeaterRSSI": [],
      "routeFailedBetween": [
        13,
        61
      ]
    }
  },
  "supportsTime": false,
  "_name": "Portail (Jardin)",
  "applicationRoute": false
}
robertsLando commented 1 year ago

Z-Wave JS UI : Current version: 1.13.4

This is the addon version, I need the zwave-js-ui version, you can find it in top bar by hover the info icon and you can paste it just by clicking on that button

Dites33 commented 1 year ago

Sorry :) 8.18.1

No updates available yet.

robertsLando commented 1 year ago

With 8.19.0 you should be able to see why the write fails.

Anyway please make a driver log, loglevel debug and attach it here as a file (drag & drop into the text field).

Dites33 commented 1 year ago

zwave-js-ui-store.zip

Node id : 61 zwave/Jardin/Portail/

robertsLando commented 1 year ago

@Dites33 That's application log, I need driver log

Dites33 commented 1 year ago

Sorry about the delay.Was at hospital. Anyway I updated to latest version and the problem is still here.

zwave-js-ui: 8.21.0 zwave-js: 11.5.0 home id: 3900514980 home hex: 0xe87d22a4

@robertsLando, you asked me friendly about the driver log. Could you help me with screenshot how to generate it ?

Thanks a lot :)

Dites33 commented 1 year ago

[61-38-0-Open] Perform a level change (Open)

START => FAILED

2023-07-19T17:31:32.955Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 29 └─[Security2CCMessageEncapsulation] │ sequence number: 227 │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 19 │ request updates: true └─[MultilevelSwitchCCStartLevelChange] startLevel: 0 (ignored) direction: up 2023-07-19T17:31:33.094Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -65 dBm └─[Security2CCNonceReport] sequence number: 239 SOS: true MOS: false receiver entropy: 0x52ef62a4d46218af9ce2fa37f5243617 2023-07-19T17:31:33.095Z CNTRLR [Node 061] failed to decode the message, retrying with SPAN extension... 2023-07-19T17:31:33.104Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 30 └─[Security2CCMessageEncapsulation] │ sequence number: 228 │ extensions: │ · type: SPAN │ sender EI: 0x9165221243e6d065fa282719518b7674 │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 19 │ request updates: true └─[MultilevelSwitchCCStartLevelChange] startLevel: 0 (ignored) direction: up 2023-07-19T17:31:33.304Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -67 dBm └─[Security2CCMessageEncapsulation] │ sequence number: 240 │ security class: S2_Authenticated └─[SupervisionCCReport] session id: 19 more updates follow: false status: Fail duration: 0s

CLOSE => OK

2023-07-19T17:32:12.598Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 31 └─[Security2CCMessageEncapsulation] │ sequence number: 229 │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 20 │ request updates: true └─[MultilevelSwitchCCStopLevelChange] 2023-07-19T17:32:12.734Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -66 dBm └─[Security2CCNonceReport] sequence number: 203 SOS: true MOS: false receiver entropy: 0x2ad4b67915c27cbd51d4d7e1662a0782 2023-07-19T17:32:12.735Z CNTRLR [Node 061] failed to decode the message, retrying with SPAN extension... 2023-07-19T17:32:12.744Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 32 └─[Security2CCMessageEncapsulation] │ sequence number: 230 │ extensions: │ · type: SPAN │ sender EI: 0xa41697bbd899ec1c96aa18a191d79043 │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 20 │ request updates: true └─[MultilevelSwitchCCStopLevelChange] 2023-07-19T17:32:12.939Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -65 dBm └─[Security2CCMessageEncapsulation] │ sequence number: 204 │ security class: S2_Authenticated └─[SupervisionCCReport] session id: 20 more updates follow: false status: Success duration: 0s 2023-07-19 19:32:12.944 INFO Z-WAVE: [Node 061] Value updated: 38-0-Open true => false

[61-38-0-Close] Perform a level change (Close)

OPEN => FAILED

2023-07-19T17:33:07.228Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 33 └─[Security2CCMessageEncapsulation] │ sequence number: 231 │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 21 │ request updates: true └─[MultilevelSwitchCCStartLevelChange] startLevel: 0 (ignored) direction: down 2023-07-19T17:33:07.364Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -65 dBm └─[Security2CCNonceReport] sequence number: 249 SOS: true MOS: false receiver entropy: 0x5def38e42132a6b200aa410f5df63d75 2023-07-19T17:33:07.365Z CNTRLR [Node 061] failed to decode the message, retrying with SPAN extension... 2023-07-19T17:33:07.373Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 34 └─[Security2CCMessageEncapsulation] │ sequence number: 232 │ extensions: │ · type: SPAN │ sender EI: 0x916876414e24ed9ebb3e927ee2e44f8e │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 21 │ request updates: true └─[MultilevelSwitchCCStartLevelChange] startLevel: 0 (ignored) direction: down 2023-07-19T17:33:07.570Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -65 dBm └─[Security2CCMessageEncapsulation] │ sequence number: 250 │ security class: S2_Authenticated └─[SupervisionCCReport] session id: 21 more updates follow: false status: Fail duration: 0s

CLOSE => OK

2023-07-19T17:33:24.930Z DRIVER » [Node 061] [REQ] [SendDataBridge] │ source node id: 1 │ transmit options: 0x25 │ callback id: 35 └─[Security2CCMessageEncapsulation] │ sequence number: 233 │ security class: S2_Authenticated └─[SupervisionCCGet] │ session id: 22 │ request updates: true └─[MultilevelSwitchCCStopLevelChange] 2023-07-19T17:33:25.066Z DRIVER « [Node 061] [REQ] [BridgeApplicationCommand] │ RSSI: -67 dBm └─[Security2CCMessageEncapsulation] │ sequence number: 251 │ security class: S2_Authenticated └─[SupervisionCCReport] session id: 22 more updates follow: false status: Success duration: 0s 2023-07-19 19:33:25.073 INFO Z-WAVE: [Node 061] Value updated: 38-0-Close false => false

robertsLando commented 1 year ago

Sorry about the delay.Was at hospital. Anyway I updated to latest version and the problem is still here.

No worries hope you are ok now!

Giving that this is a bit old now, did you tried to upgrade to latest?

Dites33 commented 1 year ago

Yeah, everything is ok (for the next monthes ;))

The lastest driver log was produced with

zwave-js-ui: 8.21.0 zwave-js: 11.5.0 home id: 3900514980 home hex: 0xe87d22a4

I don't have any new update in Home Assistant. I don't know how to update Zwave.js driver alone ...

robertsLando commented 1 year ago

OK that's latest so. @AlCalzone I have a feel the error is related to a bad supported SupervisionCC?

AlCalzone commented 1 year ago

That would be my guess

AlCalzone commented 1 year ago

@zwave-js-bot add compat flag to 0x0441:0x2400:0x1000

"commandClasses": {
    "remove": {
        // The device does not support Supervision correctly. Starting a level change always fails
        // https://github.com/zwave-js/node-zwave-js/issues/6049
        "Supervision": {
            "endpoints": "*"
        },
    }
}
zwave-js-bot commented 1 year ago

🔨 I created a PR at #6050 - check it out!

Dites33 commented 1 year ago

Hi!

Could you explain me what you did ? :D Did you fix it ? Must wait the next version ?

AlCalzone commented 1 year ago

Must wait the next version ?

Yep, and then you probably need to re-interview the device.