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

114 lines
2.6 KiB
JSON

{
"manufacturer": "Everspring",
"manufacturerId": "0x0060",
"label": "AN-196",
"description": "Dual Relay In-Wall Module",
"devices": [
{
"productType": "0x0004",
"productId": "0x000e",
"zwaveAllianceId": [3633, 4640]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "On/Off Control",
"maxNodes": 5
},
"3": {
"label": "On/Off Control",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"label": "Switch 1 Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Momentary",
"value": 0
},
{
"label": "Toggle",
"value": 1
}
]
},
{
"#": "2",
"label": "Switch 2 Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Momentary",
"value": 0
},
{
"label": "Toggle",
"value": 1
}
]
},
{
"#": "3",
"label": "Auto Off Time: Relay 1",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "4",
"label": "Auto Off Time: Relay 2",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "5",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev",
"label": "State After Power Failure: Relay 1"
},
{
"#": "6",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev",
"label": "State After Power Failure: Relay 2"
}
],
"metadata": {
"inclusion": "1.Put the Z-Wave Controller into inclusion mode.\n2. Press the link key three times within 1.5 seconds to put the unit into inclusion mode.",
"exclusion": "1. Put the Z-Wave Controller into exclusion mode.\n2. Press the link key three times within 1.5 seconds to put the unit into exclusion mode.",
"reset": "1. Press the link key three times within 1.5 seconds to put the unit into exclusion mode.\n2. Within 1 second of step 1, press link key again and hold until LED is off (about 5 seconds).\n3. Node ID is excluded. The device reverts to factory default state and will be in auto-inclusion mode for 4 minutes.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4640/AN-196%20user%20manual.pdf"
}
}