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

302 lines
5 KiB
JSON

{
"manufacturer": "Z-Wave.Me",
"manufacturerId": "0x0115",
"label": "WCD2",
"description": "Double Paddle Wall Controller",
"devices": [
{
"productType": "0x0100",
"productId": "0x0004"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 8
},
"2": {
"label": "Group 2",
"maxNodes": 8
},
"3": {
"label": "Group 3",
"maxNodes": 8
},
"4": {
"label": "Group 4",
"maxNodes": 8
}
},
"paramInformation": [
{
"#": "1",
"label": "Button 1 and 3 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "2",
"label": "Button 2 and 4 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "11",
"label": "Action on Group 1",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
}
]
},
{
"#": "12",
"label": "Action on Group 2",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
}
]
},
{
"#": "13",
"label": "Action on Group 3",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
}
]
},
{
"#": "14",
"label": "Action on Group 4",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
}
]
},
{
"#": "20",
"label": "Typical Click Timeout",
"description": "Typical time used to differentiate click, hold and double clicks in 10ms units",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 50,
"unsigned": true
},
{
"#": "21",
"label": "Send the Following Switch All Commands",
"valueSize": 1,
"defaultValue": 1,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "NO (Normal open)",
"value": 1
},
{
"label": "NC (Normal close)",
"value": 2
},
{
"label": "Switch all on and off",
"value": 255
}
]
},
{
"#": "22",
"label": "Invert Buttons",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "24",
"label": "LED Confirmation Mode",
"description": "This allows to save battery",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No confirmations",
"value": 0
},
{
"label": "Confirm button press",
"value": 1
},
{
"label": "Confirm button press and delivery",
"value": 2
}
]
},
{
"#": "30",
"label": "Send Unsolicited Battery Report on Wake Up",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "To same node as wake up notification",
"value": 1
},
{
"label": "Broadcast to neighbours",
"value": 2
}
]
}
]
}