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

135 lines
3.2 KiB
JSON

{
"manufacturer": "Aeotec Ltd.",
"manufacturerId": "0x0371",
"label": "ZWA011",
"description": "Door/Window Sensor 7",
"devices": [
{
"productType": "0x0002",
"productId": "0x000b"
},
{
"productType": "0x0102",
"productId": "0x000b"
},
{
"productType": "0x0202",
"productId": "0x000b"
},
{
"productType": "0x0002",
"productId": "0x0029"
},
{
"productType": "0x0102",
"productId": "0x0029"
},
{
"productType": "0x0202",
"productId": "0x0029"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Control",
"maxNodes": 5
},
"3": {
"label": "Alarm sensor",
"maxNodes": 5
},
"4": {
"label": "Tamper",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "3",
"$import": "~/0x0086/templates/aeotec_template.json#invert_state_report",
"label": "State When Magnet Is Close to Sensor",
"options": [
{
"label": "Report closed when magnet is near",
"value": 0
},
{
"label": "Report opened when magnet is near",
"value": 1
}
]
},
{
"#": "4[0x01]",
"$import": "~/0x0086/templates/aeotec_template.json#led_indicator_open"
},
{
"#": "4[0x02]",
"$import": "~/0x0086/templates/aeotec_template.json#led_indicator_wake"
},
{
"#": "4[0x04]",
"$import": "~/0x0086/templates/aeotec_template.json#led_indicator_tamper",
"defaultValue": 1
},
{
"#": "5",
"$import": "~/0x0086/templates/aeotec_template.json#range_test_double_click"
},
{
"#": "6",
"$import": "~/0x0086/templates/aeotec_template.json#association_group_2_trigger"
},
{
"#": "7",
"$import": "~/0x0086/templates/aeotec_template.json#association_group_2_command_type"
},
{
"#": "8",
"$import": "~/0x0086/templates/aeotec_template.json#association_group_2_basic_set_on"
},
{
"#": "9",
"$import": "~/0x0086/templates/aeotec_template.json#association_group_2_basic_set_off",
"defaultValue": 0
},
{
"#": "10",
"$import": "~/0x0086/templates/aeotec_template.json#time_delay_on",
"defaultValue": 0
},
{
"#": "11",
"$import": "~/0x0086/templates/aeotec_template.json#time_delay_off",
"defaultValue": 0
},
{
"#": "12",
"$import": "~/0x0086/templates/aeotec_template.json#time_delay_tamper",
"defaultValue": 0
},
{
"#": "13",
"$import": "~/0x0086/templates/aeotec_template.json#report_on_tamper_cancel"
},
{
"#": "255",
"$import": "~/0x0086/templates/aeotec_template.json#factory_reset_exclude"
}
],
"metadata": {
"inclusion": "Triple clicking the tamper button includes (adds) the device",
"exclusion": "Triple clicking the tamper button excludes (removes) the device",
"reset": "This device also allows to be reset without any involvement of a Z-Wave controller. This procedure should only be used when the primary controller is inoperable.\nOnce Cover is removed and tamper switch is tripped, push the tamper for 5 seconds until red LED blinks. Then release tamper and push it again for 5 seconds until LED blinks",
"manual": "https://aeotec.freshdesk.com/support/solutions/articles/6000230382-door-window-sensor-7-basic-user-guide-zwa011-"
}
}