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

86 lines
1.5 KiB
JSON

{
"manufacturer": "Merten",
"manufacturerId": "0x007a",
"label": "506004",
"description": "Transmitter Flush-Mounted 4-Gang Switch",
"devices": [
{
"productType": "0x0003",
"productId": "0x0004",
"zwaveAllianceId": 211
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Red Cables",
"maxNodes": 12
},
"2": {
"label": "Green Cables",
"maxNodes": 12
},
"3": {
"label": "Brown Cables",
"maxNodes": 12
},
"4": {
"label": "Blue Cables",
"maxNodes": 12
}
},
"paramInformation": [
{
"#": "0",
"label": "Switching/dimming/shutters",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "4",
"label": "Switching Single-Surface",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "44",
"label": "Doorbell Function",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "52",
"label": "LOWER Shutter As Long As Button Is Pressed",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "54",
"label": "Move Shutter Single-Surface",
"description": "Direction of movement changes after each switching process",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "55",
"label": "RAISE Shutter As Long As Button Is Pressed",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
}
]
}