zwave-js/.config-db/devices/0x007a/50x5xx.json

87 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Merten",
"manufacturerId": "0x007a",
"label": "50x5xx",
"description": "Roller Shutter Push-Button",
"devices": [
{
"productType": "0x4004",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Other device to be switched",
"maxNodes": 5,
"isLifeline": true
}
},
"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
},
{
"#": "176",
"label": "Break (Motor Protection)",
"description": "Changeover delay (motor protection) Input (0 - 255) * 0.1 s",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "177",
"label": "Travel Time UP, Byte 1",
"description": "Input 1 (0 - 255)",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "178",
"label": "Travel Time UP, Byte 2",
"description": "Input 2 (0 - 255)",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "179",
"label": "Travel Time DOWN, Byte 1",
"description": "Input 1 (0 - 255)",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "180",
"label": "Travel Time DOWN, Byte 2",
"description": "Input 2 (0 - 255)",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
}
]
}