zwave-js/.config-db/devices/0x0115/zme_kfob-s.json

322 lines
5.3 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Z-Wave.Me",
"manufacturerId": "0x0115",
"label": "ZME_KFOB-S",
"description": "Secure 4 Button Key Chain Controller",
"devices": [
{
"productType": "0x0100",
"productId": "0x0102"
},
{
"productType": "0x0100",
"productId": "0x0103"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Button 1 and 3 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "2",
"label": "Button 2 and 4 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "11",
"label": "Command to Control Group A",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control devices in proximity",
"value": 6
},
{
"label": "Control doorLock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "12",
"label": "Command to Control Group B",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control devices in proximity",
"value": 6
},
{
"label": "Control doorLock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "13",
"label": "Command to Control Group C",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control devices in proximity",
"value": 6
},
{
"label": "Control doorLock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "14",
"label": "Command to Control Group D",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control devices in proximity",
"value": 6
},
{
"label": "Control doorLock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "21",
"label": "Send the Following Switch All Commands",
"valueSize": 1,
"defaultValue": 1,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Switch off only",
"value": 1
},
{
"label": "Switch on only",
"value": 2
},
{
"label": "Switch all on and off",
"value": 255
}
]
},
{
"#": "22",
"label": "Invert Buttons",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "25",
"label": "Blocks Wakeup Even When Wakeup Interval Is Set",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Wakeup is blocked",
"value": 0
},
{
"label": "Wakeup is possible if configured accordingly",
"value": 1
}
]
},
{
"#": "30",
"label": "Send Unsolicited Battery Report on Wake Up",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "To same node as wake up notification",
"value": 1
},
{
"label": "Broadcast to neighbors",
"value": 2
}
]
}
]
}