zwave-js/.config-db/devices/0x0115/zme_05461.json

334 lines
5.7 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Z-Wave.Me",
"manufacturerId": "0x0115",
"label": "ZME_05461",
"description": "Double Switch",
"devices": [
{
"productType": "0x1000",
"productId": "0x0100"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5
},
"3": {
"label": "Group 3",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"label": "Set LED Indication Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Show switch state",
"value": 1
},
{
"label": "Night light (Inverted state)",
"value": 2
}
]
},
{
"#": "2",
"label": "Automatically Switch Off First Channel After",
"description": "If not zero, automatically switch off after a user defined time",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "3",
"label": "Function of RF Off Command on First Channel",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Switch off",
"value": 0
},
{
"label": "Ignore",
"value": 1
},
{
"label": "Switch on",
"value": 2
},
{
"label": "Switch on if load is off else switch off",
"value": 3
}
]
},
{
"#": "4",
"label": "Switch On/off by Holding Buttons",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes (Only for the first channel)",
"value": 1
},
{
"label": "Yes (Only for the second channel)",
"value": 2
},
{
"label": "Yes (For both channels)",
"value": 3
}
]
},
{
"#": "5",
"label": "Restore Switch State After Power Cycle",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No, turn off",
"value": 0
},
{
"label": "Yes (Only for the first channel)",
"value": 1
},
{
"label": "Yes (Only for the second channel)",
"value": 2
},
{
"label": "Yes (For both channels)",
"value": 3
}
]
},
{
"#": "11",
"label": "Invert Buttons",
"description": "Allows for exchanging ON and OFF.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "12",
"label": "Switch by Buttons (First Channel)",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "By single press and hold",
"value": 1
},
{
"label": "By double press and press-hold",
"value": 2
}
]
},
{
"#": "13",
"label": "Action on Button Single Press or Hold",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 1
},
{
"label": "Switch on/off and dim",
"value": 2
},
{
"label": "Scene Activation",
"value": 3
}
]
},
{
"#": "14",
"label": "Action on Button Double Press or Hold",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 1
},
{
"label": "Switch on/off and dim",
"value": 2
},
{
"label": "Scene Activation",
"value": 3
}
]
},
{
"#": "16",
"label": "What to Do on Button Down Press (Both)",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Switch off",
"value": 0
},
{
"label": "Switch on if load is off, else switch off",
"value": 1
},
{
"label": "Switch on",
"value": 2
}
]
},
{
"#": "20",
"label": "Energy Consumption for First Channel",
"valueSize": 2,
"minValue": 0,
"maxValue": 1800,
"defaultValue": 0,
"options": [
{
"label": "Disabled",
"value": 0
}
]
},
{
"#": "22",
"label": "Automatically Switch Off Second Channel After",
"description": "If not zero, automatically switch off after a user defined time",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "23",
"label": "Function of RF Off Command on Second Channel",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Switch off",
"value": 0
},
{
"label": "Ignore",
"value": 1
},
{
"label": "Switch on",
"value": 2
},
{
"label": "Switch on if load is off else switch off",
"value": 3
}
]
},
{
"#": "32",
"label": "Switch by Buttons (Second Channel)",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "By single press and hold",
"value": 1
},
{
"label": "By double press and press-hold",
"value": 2
}
]
},
{
"#": "40",
"label": "Energy Consumption for Second Channel",
"valueSize": 2,
"minValue": 0,
"maxValue": 1800,
"defaultValue": 0,
"options": [
{
"label": "Disabled",
"value": 0
}
]
}
]
}