zwave-js/.config-db/devices/0x011a/zwn-bpc_0.0-5.9.json
2025-01-10 22:05:04 -08:00

39 lines
699 B
JSON

{
"manufacturer": "Enerwave / Wenzhou MTLC Electric Appliances Co., Ltd.",
"manufacturerId": "0x011a",
"label": "ZWN-BPC",
"description": "PIR Sensor",
"devices": [
{
"productType": "0x0601",
"productId": "0x0901"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "5.9"
},
"associations": {
"1": {
"label": "Reports",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "0",
"label": "Motion Timeout",
"valueSize": 1,
"unit": "minutes",
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
}
],
"compat": {
// This device uses Basic Set to report the motion sensor status
"mapBasicSet": "auto"
}
}