zwave-js/.config-db/devices/0x0109/zp3111-5.json
2025-01-10 22:05:04 -08:00

140 lines
3.3 KiB
JSON

{
"manufacturer": "Vision Security",
"manufacturerId": "0x0109",
"label": "ZP3111-5",
"description": "4-in-1 Sensor",
"devices": [
{
"productType": "0x2021",
"productId": "0x2101",
"zwaveAllianceId": [1572, 1744, 2479]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Temperature Scale",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Celsius",
"value": 0
},
{
"label": "Fahrenheit",
"value": 1
}
]
},
{
"#": "2",
"label": "Temperature Offset",
"valueSize": 1,
"minValue": 0,
"maxValue": 50,
"defaultValue": 1
},
{
"#": "3",
"label": "Humidity",
"description": "Configure Relative Humidity",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 50,
"defaultValue": 10
},
{
"#": "4",
"label": "Light Sensor",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 50,
"defaultValue": 10
},
{
"#": "5",
"label": "Trigger Interval",
"description": "Set the trigger interval for motion sensor re-activation.",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 255,
"defaultValue": 3,
"unsigned": true
},
{
"#": "6",
"label": "Motion Sensor Sensitivity",
"description": "Adjust sensitivity of the motion sensor.",
"valueSize": 1,
"defaultValue": 4,
"allowManualEntry": false,
"options": [
{
"label": "Highest",
"value": 1
},
{
"label": "Higher",
"value": 2
},
{
"label": "High",
"value": 3
},
{
"label": "Normal",
"value": 4
},
{
"label": "Low",
"value": 5
},
{
"label": "Lower",
"value": 6
},
{
"label": "Lowest",
"value": 7
}
]
},
{
"#": "7",
"label": "LED Indicator Mode",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 1
},
{
"label": "Pulsing temperature, flashing motion",
"value": 2
},
{
"label": "Flashing temperature and motion",
"value": 3
}
]
}
],
"metadata": {
"inclusion": "To add the ZP3111 to the Z-Wave network (inclusion), place the Z-Wave primary controller into inclusion mode. Press the Program Switch of ZP3111 for sending the NIF. After sending NIF, Z-Wave will send the auto inclusion, otherwise, ZP3111 will go to sleep after 20 seconds.",
"exclusion": "To remove the ZP3111 from the Z-Wave network (exclusion), place the Z-Wave primary controller into “exclusion” mode, and following its instruction to delete the ZP3111 to the controller. Press the Program Switch of ZP3111 once to be excluded.",
"reset": "Remove cover to trigger tamper switch, LED flash once & send out Alarm Report. Press Program Switch 10 times within 10 seconds, ZP3111 will send the “Device Reset Locally Notification” command and reset to the factory default. (Remark: This is to be used only in the case of primary controller being inoperable or otherwise unavailable.)",
"wakeup": "Press the Programm Switch once.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2479/ZP3111-5_R2_20170316.pdf"
}
}