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

255 lines
5.3 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Elexa Consumer Products Inc.",
"manufacturerId": "0x021f",
"label": "DMS01",
"description": "Dome Wireless Siren",
"devices": [
{
"productType": "0x0003",
"productId": "0x0088"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Basic Set",
"maxNodes": 5
},
"3": {
"label": "Notification Report",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"label": "Primary Notification Volume",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Low",
"value": 1
},
{
"label": "Medium",
"value": 2
},
{
"label": "High",
"value": 3
}
]
},
{
"#": "2",
"label": "Primary Notification Length",
"valueSize": 1,
"defaultValue": 2,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "30 seconds",
"value": 1
},
{
"label": "1 minute",
"value": 2
},
{
"label": "5 minutes",
"value": 3
},
{
"label": "Forever",
"value": 255
}
]
},
{
"#": "3",
"label": "Secondary Notification Length",
"valueSize": 1,
"unit": "cycles",
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Forever",
"value": 255
}
]
},
{
"#": "4",
"label": "Secondary Notification Volume",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Low",
"value": 1
},
{
"label": "Medium",
"value": 2
},
{
"label": "High",
"value": 3
}
]
},
{
"#": "5",
"label": "Primary Notification Sound",
"valueSize": 1,
"defaultValue": 9,
"allowManualEntry": false,
/* eslint-disable @zwave-js/consistent-config-string-case */
"options": [
{
"label": "Ding dong",
"value": 1
},
{
"label": "Für Elise",
"value": 2
},
{
"label": "Westminster Chime",
"value": 3
},
{
"label": "Dingdongdingdongdingdong",
"value": 4
},
{
"label": "William Tell Overture",
"value": 5
},
{
"label": "Classical",
"value": 6
},
{
"label": "Weeooeeooeeooeeoo",
"value": 7
},
{
"label": "Err-err-err-err-err",
"value": 8
},
{
"label": "Beepbeepbeepbeep",
"value": 9
},
{
"label": "beeeep-beeeep-beeeep",
"value": 10
}
]
/* eslint-enable @zwave-js/consistent-config-string-case */
},
{
"#": "6",
"label": "Secondary Notification Sound",
"valueSize": 1,
"defaultValue": 10,
"allowManualEntry": false,
/* eslint-disable @zwave-js/consistent-config-string-case */
"options": [
{
"label": "Ding dong",
"value": 1
},
{
"label": "Für Elise",
"value": 2
},
{
"label": "Westminster Chime",
"value": 3
},
{
"label": "Dingdongdingdongdingdong",
"value": 4
},
{
"label": "William Tell Overture",
"value": 5
},
{
"label": "Classical",
"value": 6
},
{
"label": "Weeooeeooeeooeeoo",
"value": 7
},
{
"label": "Err-err-err-err-err",
"value": 8
},
{
"label": "Beepbeepbeepbeep",
"value": 9
},
{
"label": "beeeep-beeeep-beeeep",
"value": 10
}
]
/* eslint-enable @zwave-js/consistent-config-string-case */
},
{
"#": "7",
"label": "Toggle Notification Sound",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Primary notification",
"value": 1
},
{
"label": "Secondary notification",
"value": 2
}
]
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Primary Notification: Flash LED"
},
{
"#": "9",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Secondary Notification: Flash LED"
}
],
"metadata": {
"inclusion": "When prompted by the controller:\n1. The Siren should be within 10 of your Z-Wave controller for the inclusion process. After successful pairing, the device can be brought to the desired lo-cation.\n2. Remove the BACK COVER by twisting it CLOCKWISE.\n3. Remove the BATTERY TABS.\n4. Press the CONNECT BUTTON quickly 3 times in a row.\n\nThe LED RING will flash five times indicating exclusion/disconnection.",
"exclusion": "When prompted by the controller:\n1. Remove the BACK COVER from the MAIN BODY.\n2. Press the CONNECT BUTTON quickly 3 times in a row.\n\nThe LED RING will flash five times indicating exclusion/disconnection.",
"reset": "If needed, the Siren can be reset locally by following these steps. Only do this when your Z-Wave controller is disconnected or otherwise unreachable. Beware that resetting your device will disconnect it from the system:\n1. Remove the BACK COVER and confirm that your Siren is powered up.\n2. Press and hold the CONNECT BUTTON for at least 10 seconds then release. A flashing light indicates a successful factory reset.\n3. The Sirens memory will be erased to factory settings."
}
}