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

177 lines
4.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZSE43",
"description": "Tilt Shock XS Sensor",
"devices": [
{
"productType": "0x7000",
"productId": "0xe003"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 3,
"isLifeline": true
},
"2": {
"label": "Tilt On/Off",
"maxNodes": 5
},
"3": {
"label": "Shock On/Off",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"label": "LED Indicator",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "LED on shock only",
"value": 1
},
{
"label": "LED on tilt only",
"value": 2
},
{
"label": "LED on shock and tilt",
"value": 3
}
]
},
{
"#": "2",
"$import": "templates/zooz_template.json#battery_report_threshold"
},
{
"#": "3",
"$import": "templates/zooz_template.json#low_battery_alarm_threshold"
},
{
"#": "4",
"label": "Shock Sensitivity",
"valueSize": 1,
"unit": "%",
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "High",
"value": 0
},
{
"label": "Medium",
"value": 1
},
{
"label": "Low",
"value": 2
}
]
},
{
"#": "5",
"$import": "~/templates/master_template.json#base_0-3600",
"label": "Group 2: On Delay",
"unit": "seconds"
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_0-3600",
"label": "Group 2: Off Delay",
"unit": "seconds"
},
{
"#": "7",
"label": "Enable Sensors",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Only tilt sensor enabled",
"value": 0
},
{
"label": "Only shock sensor enabled",
"value": 1
},
{
"label": "Both sensors enabled",
"value": 2
}
]
},
{
"#": "8",
"label": "Group 2: Tilt Sensor Basic Reports",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "0xff (On) when tilt detected",
"value": 1
},
{
"label": "0x00 (Off) when tilt cleared",
"value": 2
},
{
"label": "0xff (On) when tilt detected; 0x00 (Off) when tilt cleared",
"value": 3
}
]
},
{
"#": "9",
"label": "Group 3: Shock Sensor Basic Reports",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "0xff (On) when shock detected",
"value": 1
},
{
"label": "0x00 (Off) when shock cleared",
"value": 2
},
{
"label": "0xff (On) when shock detected; 0x00 (Off) when shock cleared",
"value": 3
}
]
}
],
"metadata": {
"inclusion": "Initiate inclusion (pairing) in the app (or web interface). Not sure how? ask@getzooz.com\nWhile the hub is looking for new devices, click the Z-Wave button 3 times as quickly as possible. The LED indicator will start flashing to confirm inclusion mode and turn off once inclusion is completed.",
"exclusion": "1. Bring the sensor within direct range of your Z-Wave hub.\n2. Put the Z-Wave hub into exclusion mode (not sure how to do that? ask@getzooz.com).\n3. Click the Z-Wave button 3 times as quickly as possible.\n4. Your hub will confirm exclusion and the sensor will disappear from your controller's device list",
"reset": "When your networks primary controller is missing or otherwise inoperable, you may need to reset the device to factory settings manually. In order to complete the process, make sure the sensor is powered, then click the Z-Wave button twice and hold it the third time for 10 seconds. The LED indicator will blink continuously. Immediately after, click the Z-Wave button twice more to finalize the reset. The LED indicator will flash 3 times to confirm a successful reset",
"manual": "https://cdn.shopify.com/s/files/1/0218/7704/files/zooz-700-series-tilt-shock-xs-sensor-zse43-manual.pdf"
}
}