zwave-js/.config-db/devices/0x0108/dch-z120.json
2025-01-10 22:05:04 -08:00

220 lines
6 KiB
JSON

{
"manufacturer": "D-Link",
"manufacturerId": "0x0108",
"label": "DCH-Z120",
"description": "Battery Motion Sensor",
"devices": [
{
"productType": "0x0002",
"productId": "0x000d",
"zwaveAllianceId": 1152
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Reports",
"maxNodes": 8,
"isLifeline": true
},
"2": {
"label": "Light Control",
"maxNodes": 8
}
},
"paramInformation": [
{
"#": "2",
"label": "Basic Set Level",
"description": "Setting the BASIC command value to turn on the light.",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 255
}
]
},
{
"#": "3",
"label": "PIR Sensitivity",
"description": "Set the sensitivity for the PIR (Passive Infrared Sensor).",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 80,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "4",
"label": "Light Threshold",
"description": "Set the illumination threshold to turn on the light.",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 99,
"options": [
{
"label": "Disable, light off",
"value": 0
},
{
"label": "Disable, light on",
"value": 100
}
]
},
{
"#": "5",
"label": "Operation Mode",
"description": "Parameter to set the Operation Mode.",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "6",
"label": "Multi-Sensor Function Switch",
"description": "Parameter to set the sensor functions.",
"valueSize": 1,
"minValue": 0,
"maxValue": 63,
"defaultValue": 4
},
{
"#": "8",
"label": "PIR Re-Detect Interval Time",
"description": "Set re-detect time after PIR motion triggered",
"valueSize": 1,
"minValue": 1,
"maxValue": 127,
"defaultValue": 3
},
{
"#": "9",
"label": "Turn Off Light Time",
"description": "Set delay time to turn off light after motion triggered.",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 4
},
{
"#": "10",
"label": "Auto Report Battery Time",
"description": "Interval time for auto reporting the battery level",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 12
},
{
"#": "12",
"label": "Auto Report Illumination Time",
"description": "Interval time for auto reporting the illumination.",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 12
},
{
"#": "13",
"label": "Auto Report Temperature Time",
"description": "Interval time for auto reporting the temperature.",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 12
},
{
"#": "20",
"label": "Auto Report Tick Interval",
"description": "Interval time for auto reporting each tick.",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 30,
"unsigned": true
},
{
"#": "21",
"label": "Temperature Differential Report",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 1
},
{
"#": "22",
"label": "Illumination Differential Report",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 0
},
{
"#": "7[0x02]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Sending Motion OFF Report"
},
{
"#": "7[0x04]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "PIR Super Sensitivity Mode",
"defaultValue": 1
},
{
"#": "7[0x10]",
"label": "Bit4: Notification Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Notification Report",
"value": 0
},
{
"label": "Binary Sensor Report",
"value": 1
}
]
},
{
"#": "7[0x20]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Multi CC in Auto Report",
"defaultValue": 0
},
{
"#": "7[0x40]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Report Battery State When Device Triggered",
"defaultValue": 0
}
],
"metadata": {
"inclusion": "There are two tamper keys in the device, one is in the back side, another is in the front side. Both of them can add, remove, reset or association from Z-Wave network.\nTo add into a Z-Wave network: \n1. Have Z-Wave Controller entered inclusion mode.\n2. Pressing tamper key three times within 1.5 seconds to enter the inclusion mode.\n3. After add successful, the device will wake to receive the setting command from Z-Wave Controller about 20 seconds",
"exclusion": "There are two tamper keys in the device, one is in the back side, another is in the front side. Both of them can add, remove, reset or association from Z-Wave network.\nTo remove the device from a Z-Wave network: \n1. Have Z-Wave Controller entered exclusion mode.\n2. Pressing tamper key three times within 1.5 seconds to enter the exclusion mode.\nNode ID has been excluded",
"reset": "There are two tamper keys in the device, one is in the back side, another is in the front side. Both of them can add, remove, reset or association from Z-Wave network.\nTo reset the device: \nNotice: Use this procedure only in the event that the primary controller is lost or otherwise inoperable.\n1. Pressing tamper key four times within 1.5 seconds and do not release the tamper key in the 4th pressed, and the LED will light ON.\n2. After 3 seconds the LED will turn OFF, after that within 2 seconds, release the tamper key. If successful, the LED will light ON one second. Otherwise, the LED will flash once.\n3. IDs are excluded and all settings will reset to factory default",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1152/D-Link%20DCH-Z110_120%20manual.pdf"
}
}