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

38 lines
709 B
JSON

{
"manufacturer": "Vision Security",
"manufacturerId": "0x0109",
"label": "ZD2102",
"description": "Door Window Sensor",
"devices": [
{
"productType": "0x2001",
"productId": "0x0101",
"zwaveAllianceId": [111, 90]
},
{
"productType": "0x2001",
"productId": "0x0102",
"zwaveAllianceId": [702, 779]
},
{
"productType": "0x2001",
"productId": "0x0104",
"zwaveAllianceId": 848
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Control Command",
"maxNodes": 5,
"isLifeline": true
}
},
"compat": {
// The device is a Binary Sensor, but uses Basic Sets to report its status
"mapBasicSet": "auto"
}
}