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

282 lines
4.6 KiB
JSON

{
"manufacturer": "Z-Wave.Me",
"manufacturerId": "0x0115",
"label": "ZME_06431",
"description": "Flush Mountable Switch",
"devices": [
{
"productType": "0x1000",
"productId": "0x0001",
"zwaveAllianceId": 20
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 8
},
"2": {
"label": "Group 2",
"maxNodes": 8
},
"3": {
"label": "Group 3",
"maxNodes": 8
}
},
"paramInformation": [
{
"#": "1",
"label": "Set LED Indication Mode",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Show switch state",
"value": 1
},
{
"label": "Night mode",
"value": 2
},
{
"label": "Remote by Indicator Command Class",
"value": 3
}
]
},
{
"#": "2",
"label": "Automatic Switch Off",
"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",
"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 Dimming by Buttons",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "5",
"label": "Restore Switch State After Power Cycle",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No, turn off",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "10",
"label": "Typical Click Timeout",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 50
},
{
"#": "11",
"label": "Invert Buttons",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "12",
"label": "Switch by Buttons",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "By single press and hold",
"value": 1
},
{
"label": "By double press and hold",
"value": 2
}
]
},
{
"#": "13",
"label": "Action on Button Single Press or Hold",
"valueSize": 1,
"defaultValue": 4,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on, off and dim using Basic Set",
"value": 1
},
{
"label": "Switch all",
"value": 2
},
{
"label": "Send scenes",
"value": 3
},
{
"label": "Switch on/off and dim",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
}
]
},
{
"#": "14",
"label": "Action on Button Double Press or Hold",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on, off and dim using Basic Set",
"value": 1
},
{
"label": "Switch all",
"value": 2
},
{
"label": "Send scenes",
"value": 3
},
{
"label": "Switch on/off and dim",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
}
]
},
{
"#": "15",
"label": "Send the Following Switch All Commands",
"valueSize": 1,
"defaultValue": 1,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Switch all on and off",
"value": 255
},
{
"label": "Switch off only",
"value": 0
},
{
"label": "Switch on only",
"value": 1
}
]
},
{
"#": "16",
"label": "What to Do on Button Down Press",
"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
}
]
}
]
}