Here is a fragment (not all due to the forum limit exceed) of the "debug" as in the zwavejs2mqtt control panel:
Code: Select all
"sensor_battery_level": {
"type": "sensor",
"object_id": "battery_level",
"discovery_payload": {
"value_template": "{{ value_json.value }}",
"device_class": "battery",
"unit_of_measurement": "%",
"state_topic": "zwave/7/128/0/level",
"json_attributes_topic": "zwave/7/128/0/level",
"device": {
"identifiers": [
"zwavejs2mqtt_0xc7a68add_node7"
],
"manufacturer": "Fibargroup",
"model": "Keyfob (FGKF601)",
"name": "Telecomando Chiara",
"sw_version": "3.2"
},
"name": "Telecomando Chiara_battery_level",
"unique_id": "zwavejs2mqtt_0xc7a68add_7-128-0-level"
},
"discoveryTopic": "sensor/Telecomando_Chiara/battery_level/config",
"values": [
"128-0-level"
],
"persistent": false,
"ignoreDiscovery": false
},
"binary_sensor_battery_islow": {
"type": "binary_sensor",
"object_id": "battery_islow",
"discovery_payload": {
"payload_on": true,
"payload_off": false,
"value_template": "{{ value_json.value }}",
"device_class": "battery",
"state_topic": "zwave/7/128/0/isLow",
"json_attributes_topic": "zwave/7/128/0/isLow",
"device": {
"identifiers": [
"zwavejs2mqtt_0xc7a68add_node7"
],
"manufacturer": "Fibargroup",
"model": "Keyfob (FGKF601)",
"name": "Telecomando Chiara",
"sw_version": "3.2"
},
"name": "Telecomando Chiara_battery_islow",
"unique_id": "zwavejs2mqtt_0xc7a68add_7-128-0-isLow"
},
"discoveryTopic": "binary_sensor/Telecomando_Chiara/battery_islow/config",
"values": [
"128-0-isLow"
],
"persistent": false,
"ignoreDiscovery": false
}
},
"failed": false,
"inited": true,
"hexId": "0x010f-0x1001-0x1000",
"dbLink": "https://devices.zwave-js.io/?jumpTo=0x010f:0x1001:0x1000:3.2",
"manufacturerId": 271,
"productId": 4096,
"productType": 4097,
"deviceConfig": {
"filename": "/snapshot/zwavejs2mqtt/node_modules/@zwave-js/config/config/devices/0x010f/fgkf601.json",
"isEmbedded": true,
"manufacturer": "Fibargroup",
"manufacturerId": 271,
"label": "FGKF601",
"description": "Keyfob",
"devices": [
{
"productType": 4097,
"productId": 4096
},
{
"productType": 4097,
"productId": 8192
},
{
"productType": 4097,
"productId": 12288
},
{
"productType": 4097,
"productId": 16384
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": {
"_map": {}
}
},
"productLabel": "FGKF601",
"productDescription": "Keyfob",
"manufacturer": "Fibargroup",
"firmwareVersion": "3.2",
"protocolVersion": 3,
"zwavePlusVersion": 1,
"zwavePlusNodeType": 0,
"zwavePlusRoleType": 4,
"nodeType": 1,
"endpointsCount": 0,
"endpointIndizes": [],
"isSecure": false,
"security": "None",
"supportsSecurity": false,
"supportsBeaming": true,
"isControllerNode": false,
"isListening": false,
"isFrequentListening": false,
"isRouting": true,
"keepAwake": false,
"maxDataRate": 100000,
"deviceClass": {
"basic": 4,
"generic": 24,
"specific": 1
},
"deviceId": "271-4096-4097",
"status": "Asleep",
"interviewStage": "Complete",
"minBatteryLevel": 47,
"batteryLevels": [
47
],
"statistics": {
"commandsTX": 0,
"commandsRX": 1,
"commandsDroppedRX": 0,
"commandsDroppedTX": 0,
"timeoutResponse": 0
},
"lastActive": 1649624277251,
"_name": "Telecomando Chiara"
}