83 lines
1.5 KiB
JSON
83 lines
1.5 KiB
JSON
{
|
|
"manufacturer": "Merten",
|
|
"manufacturerId": "0x007a",
|
|
"label": "5071xx",
|
|
"description": "Radio Push-Button CONNECT, 1 Button",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0002"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Button upper part",
|
|
"maxNodes": 12,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Button lower part",
|
|
"maxNodes": 12,
|
|
"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
|
|
},
|
|
{
|
|
"#": "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
|
|
}
|
|
],
|
|
"compat": {
|
|
// The device uses Basic Set to control other devices
|
|
"mapBasicSet": "event"
|
|
}
|
|
}
|