zwave-js/.config-db/devices/0x0138/zcombo-g.json
2025-01-10 22:05:04 -08:00

62 lines
2.9 KiB
JSON

{
"manufacturer": "First Alert (BRK Brands Inc)",
"manufacturerId": "0x0138",
"label": "ZCOMBO",
"description": "ZCombo-G Smoke/CO Alarm",
"devices": [
{
"productType": "0x0001",
"productId": "0x0003",
"zwaveAllianceId": [3709, 3886]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Supervision Report Timeout",
"description": "ZCOMBO will send the message over Supervision Command Class and it will wait for the Supervision report from the Controller for the Supervision report timeout time.",
"valueSize": 2,
"unit": "ms",
"minValue": 500,
"maxValue": 5000,
"defaultValue": 1500
},
{
"#": "2",
"label": "Supervision Retry Count",
"description": "If the Supervision report is not received within the Supervision report timeout time, the ZCOMBO will retry sending the message again. Upon exceeding the max retry, the ZCOMBO device will send the next message available in the queue.",
"valueSize": 2,
"minValue": 0,
"maxValue": 5,
"defaultValue": 1
},
{
"#": "3",
"label": "Supervision Wait Time",
"description": "Before retrying the message, ZCOMBO will wait for the Supervision wait time. Actual wait time is calculated using the formula: Wait Time = Supervision wait time base-value + random-value + (attempt-count x 5 seconds). The random value will be between 100 and 1100 milliseconds.",
"valueSize": 2,
"unit": "seconds",
"minValue": 1,
"maxValue": 60,
"defaultValue": 5
}
],
"metadata": {
"wakeup": "WAKEUP\n1. Slide battery door open and then closed with the batteries inserted.",
"inclusion": "ADD\n1. Slide battery door open.\n2. Insert batteries checking the correct orientation.\n3. Press and hold the test button. Keep it held down as you slide the battery drawer closed. You may then release the button.\nNOTE: Use only your finger or thumb on the test button. The use of any other instrument is strictly prohibited",
"exclusion": "REMOVE\n1. Slide battery door open.\n2. Remove and re-insert batteries checking the correct orientation.\n3. Press and hold the test button. Keep it held down as you slide the battery drawer closed. You may then release the button.\nNOTE: Use only your finger or thumb on the test button. The use of any other instrument is strictly prohibited",
"reset": "RESET DEVICE\nIf the device is powered up with the test button held down for 10+ seconds, the device will reset all Z-Wave settings and leave the network.\nUpon completion of the Reset operation, the LED will glow and the horn will sound for ~1 second.\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3886/User_Manual_M08-0456-173833_D2.pdf"
}
}