zwave-js/.config-db/devices/0x001d/vrcz4-mr.json
2025-01-10 22:05:04 -08:00

38 lines
640 B
JSON

{
"manufacturer": "Leviton",
"manufacturerId": "0x001d",
"label": "VRCZ4-MR",
"description": "4-Zone Controller with Local Load Control",
"devices": [
{
"productType": "0x1202",
"productId": "0x0243"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 232
},
"2": {
"label": "Group 2",
"maxNodes": 232
},
"3": {
"label": "Group 3",
"maxNodes": 232
},
"4": {
"label": "Group 4",
"maxNodes": 232
}
},
"compat": {
// This device has 4 association groups, but 8 scenes
"forceSceneControllerGroupCount": 8
}
}