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

86 lines
1.5 KiB
JSON

{
"manufacturer": "Vision Security",
"manufacturerId": "0x0109",
"label": "ZP3102",
"description": "Motion Sensor",
"devices": [
{
"productType": "0x2002",
"productId": "0x0201",
"zwaveAllianceId": [72, 84]
},
{
"productType": "0x2002",
"productId": "0x0202",
"zwaveAllianceId": [703, 728]
},
{
"productType": "0x2002",
"productId": "0x0203",
"zwaveAllianceId": 804
},
{
"productType": "0x2002",
"productId": "0x0204",
"zwaveAllianceId": 847
},
{
"productType": "0x2002",
"productId": "0x0205",
"zwaveAllianceId": [1070, 1702]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Control Command",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "On Time",
"description": "Delay before sending OFF",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 255,
"defaultValue": 3,
"unsigned": true
},
{
"#": "2",
"label": "Celsius / Fahrenheit",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Celsius",
"value": 0
},
{
"label": "Fahrenheit",
"value": 1
}
]
},
{
"#": "3",
"label": "Infrared Sensor Sensitivity Adjustment",
"description": "1 is most sensitive, 7 is least",
"valueSize": 1,
"minValue": 1,
"maxValue": 7,
"defaultValue": 4
}
],
"compat": {
"mapBasicSet": "auto"
}
}