Z-Wave not working under Zwave-JS-UI

For Z-Wave related questions in Domoticz

Moderator: leecollings

BartSr
Posts: 365
Joined: Sunday 03 July 2016 16:16
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.7
Location: Netherlands
Contact:

Re: Z-Wave not working under Zwave-JS-UI

Post by BartSr »

@Keef
in ZwaveJs-ui controlpanel click on node1 (controller) from there you can have a look at the advanced debug info.
There will be some kind of data like:

Code: Select all

{
  "id": 1,
  "name": "Controller",
  "loc": "Meterkast",
  "values": [
    {
      "id": "1-32-0-currentValue",
      "nodeId": 1,
      "toUpdate": false,
      "commandClass": 32,
      "commandClassName": "Basic",
      "endpoint": 0,
      "property": "currentValue",
      "propertyName": "currentValue",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Current value",
      "stateless": false,
      "commandClassVersion": 0,
      "min": 0,
      "max": 99,
      "list": false,
      "isCurrentValue": true,
      "lastUpdate": 1710169838623
    }
  ],
  "groups": [],
  "neighbors": [
    2,
    3,
    4,
    5,
    6,
    7,
    8,
    9
  ],
  "ready": true,
  "available": true,
  "hassDevices": {},
  "failed": false,
  "inited": true,
  "eventsQueue": [
    {
      "time": "2024-03-11T15:10:38.613Z",
      "event": "alive",
      "args": [
        0
      ]
    },
    {
      "time": "2024-03-11T15:10:38.658Z",
      "event": "ready",
      "args": []
    }
  ],
  "status": "Alive",
  "interviewStage": "Complete",
  "priorityReturnRoute": {},
  "customReturnRoute": {},
  "customSUCReturnRoutes": [],
  "applicationRoute": false,
  "hexId": "0x0086 0x0001-0x005a",
  "dbLink": "https://devices.zwave-js.io/?jumpTo=0x0086:0x0001:0x005a:1.1",
  "manufacturerId": 134,
  "productId": 90,
  "productType": 1,
  "deviceConfig": {
    "filename": "/usr/src/app/store/.config-db/devices/0x0086/zw090.json",
    "isEmbedded": true,
    "manufacturer": "AEON Labs",
    "manufacturerId": 134,
    "label": "ZW090",
    "description": "Z‐Stick Gen5 USB Controller",
    "devices": [
      {
        "productType": 1,
        "productId": 90
      },
      {
        "productType": 257,
        "productId": 90
      },
      {
        "productType": 513,
        "productId": 90
      }
    ],
    "firmwareVersion": {
      "min": "0.0",
      "max": "255.255"
    },
    "preferred": false,
    "associations": {},
    "paramInformation": {
      "_map": {}
    },
    "compat": {
      "disableCallbackFunctionTypeCheck": [
        81,
        85
      ]
    },
    "metadata": {
      "reset": "Use this procedure only in the event that the primary controller is missing or otherwise inoperable.\n\nPress and hold the Action Button on Z-Stick for 20 seconds and then release",
      "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1345/Z%20Stick%20Gen5%20manual%201.pdf"
    }
  },
  "productLabel": "ZW090",
  "productDescription": "Z‐Stick Gen5 USB Controller",
  "manufacturer": "AEON Labs",
  "firmwareVersion": "1.1",
  "sdkVersion": "6.51.10",
  "protocolVersion": 3,
  "endpointsCount": 0,
  "endpoints": [
    {
      "index": 0,
      "label": "Root Endpoint"
    }
  ],
  "supportsSecurity": false,
  "supportsBeaming": true,
  "isControllerNode": true,
  "isListening": true,
  "isFrequentListening": false,
  "isRouting": false,
  "keepAwake": false,
  "maxDataRate": 100000,
  "deviceClass": {
    "basic": 2,
    "generic": 2,
    "specific": 1
  },
  "lastActive": 1710863619675,
  "firmwareCapabilities": {
    "firmwareUpgradable": false
  },
  "deviceId": "134-90-1",
  "hasDeviceConfigChanged": false,
  "supportsTime": false,
  "statistics": {
    "messagesTX": 26,
    "messagesRX": 345452,
    "messagesDroppedRX": 6,
    "NAK": 0,
    "CAN": 2709,
    "timeoutACK": 2,
    "timeoutResponse": 0,
    "timeoutCallback": 0,
    "messagesDroppedTX": 0
  },
  "_name": "Controller (Meterkast)",
  "prioritySUCReturnRoute": false,
  "lastReceive": 1710863619675,
  "errorReceive": false,
  "errorTransmit": false
}
But as jvdz also advised you can ask the makers of zwavejs-ui for help. The usually give very fast reply.
Have a look at:
https://github.com/zwave-js/zwave-js-ui/issues
Raspberry pi 3b
Arduino
KAKU
RfxCom
Zwave2MQTT
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 / 32 espeasy
Zigbee2MQTT
User avatar
waltervl
Posts: 5376
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Z-Wave not working under Zwave-JS-UI

Post by waltervl »

Better search the Zwave-JS-UI forum for similar issues and ask it there https://github.com/zwave-js/zwave-js-ui/discussions
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests