{ "manufacturer": "Ring", "manufacturerId": "0x0346", "label": "4AK1S7-0EN0 / 4AK1E9-0EU0", "description": "Alarm Keypad (1st Generation)", "devices": [ { "productType": "0x0101", "productId": "0x0201" }, { "productType": "0x0101", "productId": "0x0202" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Battery Report Interval", "description": "Default heartbeat check in time", "valueSize": 2, "unit": "minutes", "minValue": 70, "maxValue": 1440, "defaultValue": 70 }, { "#": "2", "label": "Awake Timeout", "description": "How long the device waits for a command before going back to sleep", "valueSize": 1, "unit": "seconds", "minValue": 1, "maxValue": 5, "defaultValue": 1 }, { "#": "3", // eslint-disable-next-line @zwave-js/consistent-config-string-case "label": "Co-Proc Status", "description": "Check to see if the co-proc is operational", "valueSize": 1, "defaultValue": 1, "readOnly": true, "allowManualEntry": false, "options": [ { "label": "Dead", "value": 0 }, { "label": "Alive", "value": 1 } ] }, { "#": "4", "label": "Proximity Timeout", "description": "Timeout when proximity is detected and no input is received", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 30, "defaultValue": 5 }, { "#": "5", "label": "Button Press Timeout", "description": ": Timeout when a button is pressed, but a sequence is not completed and buttons are no longer being pressed", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 30, "defaultValue": 5 }, { "#": "6", "label": "Status Change Timeout", "valueSize": 1, "unit": "seconds", "minValue": 10, "maxValue": 60, "defaultValue": 15 }, { "#": "7", "label": "Enable / Disable Extended Battery Life Mode", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Enable", "value": 0 }, { "label": "Disable", "value": 1 } ] }, { "#": "8", "label": "Key Backlight Timeout", "description": "Timeout for keypad LED backlight to stay on between key presses", "valueSize": 1, "unit": "seconds", "minValue": 1, "maxValue": 15, "defaultValue": 3 }, { "#": "9", "label": "Key Backlight Brightness", "description": "Adjusts the brightness of the keypad backlight", "valueSize": 1, "unit": "%", "minValue": 0, "maxValue": 100, "defaultValue": 100 }, { "#": "10", "label": "Key Tone Volume", "valueSize": 1, "minValue": 0, "maxValue": 10, "defaultValue": 8 }, { "#": "11", "label": "Ambient Light Sensor Level", "description": "Light threshold where keypad will stop backlighting if higher than chosen value", "valueSize": 1, "minValue": 0, "maxValue": 100, "defaultValue": 5 }, { "#": "12", "label": "Siren Volume", "valueSize": 1, "minValue": 0, "maxValue": 10, "defaultValue": 6 }, { "#": "13", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Proximity Mode", "defaultValue": 1 }, { "#": "14", "label": "Proximity Distance", "valueSize": 1, "unit": "centimeters", "minValue": 0, "maxValue": 100, "defaultValue": 100 }, { "#": "15", "label": "Extended Battery Life LED Brightness Adjustment", "valueSize": 1, "unit": "%", "minValue": 0, "maxValue": 100, "defaultValue": 50 }, { "#": "16", "label": "Reduced Battery Life LED Brightness Adjustment", "valueSize": 1, "unit": "%", "minValue": 0, "maxValue": 100, "defaultValue": 65 }, { "#": "17", "label": "Fast Blink Rate", "valueSize": 1, "unit": "0.1 seconds", "minValue": 0, "maxValue": 100, "defaultValue": 5 }, { "#": "18", "label": "Slow Blink Rate", "valueSize": 1, "unit": "0.5 seconds", "minValue": 0, "maxValue": 100, "defaultValue": 2 }, { "#": "19", "label": "Supervision Report Timeout", "valueSize": 2, "unit": "ms", "minValue": 500, "maxValue": 5000, "defaultValue": 1500 }, { "#": "20", "label": "Number of Re-Transmissions Attempts", "valueSize": 1, "minValue": 0, "maxValue": 5, "defaultValue": 1 }, { "#": "21", "label": "Wait Period Between Re-Transmissions Attempts", "valueSize": 1, "unit": "seconds", "minValue": 1, "maxValue": 60, "defaultValue": 5 }, { "#": "22", "$if": "productId === 0x0202", "label": "Language", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "US English", "value": 0 }, { "label": "UK English", "value": 1 }, { "label": "French", "value": 2 }, { "label": "German", "value": 3 }, { "label": "Italian", "value": 4 }, { "label": "Spanish", "value": 5 }, { "label": "Dutch", "value": 6 }, { "label": "Danish", "value": 7 }, { "label": "Norwegian", "value": 8 }, { "label": "Swedish", "value": 9 }, { "label": "Finnish", "value": 10 }, { "label": "Arabic", "value": 11 } ] }, { "#": "23[0x01000000]", "$import": "templates/ring_template.json#supported_language", "label": "US English" }, { "#": "23[0x02000000]", "$import": "templates/ring_template.json#supported_language", "label": "UK English" }, { "#": "23[0x04000000]", "$import": "templates/ring_template.json#supported_language", "label": "French" }, { "#": "23[0x08000000]", "$import": "templates/ring_template.json#supported_language", "label": "German" }, { "#": "23[0x10000000]", "$import": "templates/ring_template.json#supported_language", "label": "Italian" }, { "#": "23[0x20000000]", "$import": "templates/ring_template.json#supported_language", "label": "Spanish" }, { "#": "23[0x40000000]", "$import": "templates/ring_template.json#supported_language", "label": "Dutch" }, { "#": "23[0x80000000]", "$import": "templates/ring_template.json#supported_language", "label": "Danish" }, { "#": "23[0x010000]", "$import": "templates/ring_template.json#supported_language", "label": "Norwegian" }, { "#": "23[0x020000]", "$import": "templates/ring_template.json#supported_language", "label": "Swedish" }, { "#": "23[0x040000]", "$import": "templates/ring_template.json#supported_language", "label": "Finnish" }, { "#": "23[0x080000]", "$import": "templates/ring_template.json#supported_language", "label": "Arabic" }, { "#": "24[0xff0000]", "$if": "productId === 0x0202", "label": "Quantity of Audio Files", "valueSize": 3, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true, "readOnly": true, "allowManualEntry": false }, { "#": "24[0xff00]", "$if": "productId === 0x0202", "label": "Audio File Version", "valueSize": 3, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true, "readOnly": true, "allowManualEntry": false }, { "#": "24[0xff]", "$if": "productId === 0x0202", "label": "Audio File Sub Version", "valueSize": 3, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true, "readOnly": true, "allowManualEntry": false } ], "compat": { "disableStrictEntryControlDataValidation": true }, "metadata": { "manual": "https://support.ring.com/hc/en-us/article_attachments/360051851012/Keypad_Zwave_UK.pdf" } }