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

101 lines
1.8 KiB
JSON

{
"manufacturer": "Merten",
"manufacturerId": "0x007a",
"label": "506219",
"description": "Battery Powered Wall Controller",
"devices": [
{
"productType": "0x0001",
"productId": "0x0004"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Left top button",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Left bottom button",
"maxNodes": 1,
"isLifeline": true
},
"3": {
"label": "Right top button",
"maxNodes": 1,
"isLifeline": true
},
"4": {
"label": "Right bottom button",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "0",
"label": "Switching/dimming/shutters Dual-Surface",
"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
},
{
"#": "60",
"label": "Retrieve/save Scene",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
}
],
"compat": {
// The device uses Basic Set to control other devices
"mapBasicSet": "event"
}
}