zwave-js/.config-db/devices/0x019a/11_02_011.json

347 lines
7.1 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Sensative AB",
"manufacturerId": "0x019a",
"label": "11 02 011",
"description": "Strips Comfort/Drips Multisensor",
"devices": [
{
"productType": "0x0003",
"productId": "0x000a"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "2",
"$if": "firmwareVersion >= 0.3",
"label": "LED Alarm Event Reporting",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "LED off",
"value": 0
},
{
"label": "LED on",
"value": 1
}
]
},
{
"#": "3",
"$if": "firmwareVersion <= 0.2",
"label": "Temperature Reporting Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Normal",
"value": 1
},
{
"label": "High accuracy",
"value": 2
}
]
},
{
"#": "3",
"$if": "firmwareVersion >= 0.3",
"label": "Temperature & Light Reporting Frequency",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Normal",
"value": 1
},
{
"label": "Frequent",
"value": 2
}
]
},
{
"#": "4",
"$if": "firmwareVersion <= 0.2",
"label": "Temperature Reporting Unit",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Celsius",
"value": 0
},
{
"label": "Fahrenheit",
"value": 1
}
]
},
{
"#": "4",
"$if": "firmwareVersion >= 0.3",
"label": "Temperature Reporting",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "5",
"label": "High Temperature Alarm",
"description": "0:Off 1:On",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "6",
"$if": "firmwareVersion <= 0.2",
"label": "High Temperature Alarm Level",
"description": "-20 to + 60 degree C",
"valueSize": 1,
"minValue": -20,
"maxValue": 60,
"defaultValue": 60,
"options": [
{
"label": "Temperature alarm level",
"value": -20
}
]
},
{
"#": "6",
"$if": "firmwareVersion >= 0.3",
"label": "Temperature Alarms",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "7",
"$if": "firmwareVersion <= 0.2",
"label": "Low Temperature Alarm",
"description": "0:Off 1:On",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "7",
"$if": "firmwareVersion >= 0.3",
"label": "High Temperature Alarm Level",
"valueSize": 1,
"minValue": -20,
"maxValue": 60,
"defaultValue": 60
},
{
"#": "8",
"label": "Low Temperature Alarm Level",
"description": "-20 to + 60 degree C",
"valueSize": 1,
"minValue": -20,
"maxValue": 60,
"defaultValue": -20,
"options": [
{
"label": "Temperature alarm level",
"value": -20
}
]
},
{
"#": "9",
"$if": "firmwareVersion <= 0.2",
"label": "Ambient Light Reporting",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "9",
"$if": "firmwareVersion >= 0.3",
"label": "Ambient Light Reporting",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
},
{
"label": "Report when levels in parameter 10 & 11 are passed",
"value": 2
}
]
},
{
"#": "10",
"$if": "firmwareVersion <= 0.2",
"label": "Leakage Alarm",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "10",
"$if": "firmwareVersion >= 0.3",
"label": "High Ambient Light Report Level",
"valueSize": 4,
"minValue": 3,
"maxValue": 64000,
"defaultValue": 40000
},
{
"#": "11",
"$if": "firmwareVersion <= 0.2",
"label": "Leakage Alarm Level",
"description": "1 to 100 (1= almost dry, 100 = soaking wet)",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 25
},
{
"#": "11",
"$if": "firmwareVersion >= 0.3",
"label": "Low Ambient Light Report Level",
"valueSize": 4,
"minValue": 1,
"maxValue": 42000,
"defaultValue": 5000
},
{
"#": "12",
"$if": "firmwareVersion <= 0.2",
"label": "Moisture Reporting Period",
"description": "0-120: Number of hours between moisture reports",
"valueSize": 1,
"minValue": 0,
"maxValue": 120,
"defaultValue": 0
},
{
"#": "12",
"$if": "firmwareVersion >= 0.3",
"label": "Leakage Alarm",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "13",
"$if": "firmwareVersion >= 0.3",
"label": "Leakage Alarm Level",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 10
},
{
"#": "14",
"$if": "firmwareVersion >= 0.3",
"label": "Moisture Reporting Period",
"valueSize": 1,
"minValue": 0,
"maxValue": 120,
"defaultValue": 0
}
],
"metadata": {
"inclusion": "Set your controller in include mode (see your controllers manual). Follow the instruction below for Wake up. A long LED blink indicates that the inclusion was successful.\n\nTo wake up Strips manually for communication with the Z-Wave controller, move the magnet towards and away from the rounded edge. Repeat 3 times.",
"exclusion": "Set your controller in exclude mode (see your controllers manual). Follow the instruction below for Wake up. A long LED blink indicates that the exclusion was successful.\n\nTo wake up Strips manually for communication with the Z-Wave controller, move the magnet towards and away from the rounded edge. Repeat 3 times.",
"reset": "You may need to reset Strips if your Z-Wave controller is missing or not responding.\n\nFollow the instructions for “Wake up” above, but on the 3rd repetition, keep the magnet at the rounded edge for 10 seconds. A long LED signal indicates success",
"wakeup": "Place a magnet at the rounded edge. When the LED blinks, move the magnet away. Repeat a total of 3 times within 10 seconds, A LED blink indicates success.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3346/Strips%20Multi-Sensors%20EU%20manuals.pdf"
}
}