zwave-js/.config-db/devices/0x0086/zw074.json

180 lines
4.7 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "ZW074",
"description": "MultiSensor Gen5",
"devices": [
{
"productType": "0x0002",
"productId": "0x004a",
"zwaveAllianceId": 1170
},
{
"productType": "0x0102",
"productId": "0x004a",
"zwaveAllianceId": 1163
},
{
"productType": "0x0202",
"productId": "0x004a",
"zwaveAllianceId": 1169
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "2",
"$import": "templates/aeotec_template.json#wake_up_10_minutes"
},
{
"#": "3",
"$import": "templates/aeotec_template.json#motion_timeout"
},
{
"#": "4",
"$import": "templates/aeotec_template.json#enable_motion_sensor"
},
{
"#": "5",
"$import": "templates/aeotec_template.json#motion_report_type"
},
{
"#": "40",
"$import": "templates/aeotec_template.json#selective_reporting"
},
{
"#": "41",
"label": "Temperature Change to Induce Automatic Report",
"description": "Formula: (256 * integer + fraction). Ex: 5.0% threshold = (256 * 5) + 0 = 1280",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 256,
"unsigned": true
},
{
"#": "42",
"label": "Humidity Change to Induce Automatic Report",
"description": "Formula: (256 * integer + fraction). Ex: 5.0% threshold = (256 * 5) + 0 = 1280",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 1280,
"unsigned": true
},
{
"#": "43",
"label": "Luminance Change to Induce Automatic Report",
"description": "Formula: (256 * value). Ex: 100 lux threshold = (256 * 100) = 25600",
"valueSize": 2,
"minValue": 0,
"maxValue": 1000,
"defaultValue": 100
},
{
"#": "44",
"label": "Battery Change to Induce Automatic Report",
"description": "Formula: (256 * integer + fraction). Ex: 5.0% threshold = (256 * 5) + 0 = 1280",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 1280,
"unsigned": true
},
{
"#": "46",
"$import": "templates/aeotec_template.json#low_temp_alarm"
},
{
"#": "101[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group1_battery"
},
{
"#": "101[0x20]",
"$import": "templates/aeotec_template.json#auto_report_group1_temp"
},
{
"#": "101[0x40]",
"$import": "templates/aeotec_template.json#auto_report_group1_humidity"
},
{
"#": "101[0x80]",
"$import": "templates/aeotec_template.json#auto_report_group1_luminance"
},
{
"#": "102[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group2_battery"
},
{
"#": "102[0x20]",
"$import": "templates/aeotec_template.json#auto_report_group2_temp"
},
{
"#": "102[0x40]",
"$import": "templates/aeotec_template.json#auto_report_group2_humidity"
},
{
"#": "102[0x80]",
"$import": "templates/aeotec_template.json#auto_report_group2_luminance"
},
{
"#": "103[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group3_battery"
},
{
"#": "103[0x20]",
"$import": "templates/aeotec_template.json#auto_report_group3_temp"
},
{
"#": "103[0x40]",
"$import": "templates/aeotec_template.json#auto_report_group3_humidity"
},
{
"#": "103[0x80]",
"$import": "templates/aeotec_template.json#auto_report_group3_luminance"
},
{
"#": "111",
"$import": "templates/aeotec_template.json#auto_report_interval_group1",
"defaultValue": 1800
},
{
"#": "112",
"$import": "templates/aeotec_template.json#auto_report_interval_group2",
"defaultValue": 1800
},
{
"#": "113",
"$import": "templates/aeotec_template.json#auto_report_interval_group3",
"defaultValue": 1800
},
{
"#": "252",
"$import": "templates/aeotec_template.json#lock_configuration"
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset_exclude"
}
],
"compat": {
"forceNotificationIdleReset": true
},
"metadata": {
"inclusion": "Turn the primary controller of Z-Wave network into inclusion mode, short press the products Z-Wave button that you can find in the back of the product",
"exclusion": "Turn the primary controller of Z-Wave network into exclusion mode, short press the products Z-Wave button that you can find in back of the product",
"reset": "Press and hold the Z-Wave button that you can find in back of the product for 20 seconds and then release. This procedure should only be used when the primary controller is inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1163/Instructions%20-%20MultiSensor%20Gen5%20MCert1.pdf"
}
}