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

81 lines
2.8 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": "ZSE42",
"description": "Water Leak XS Sensor",
"devices": [
{
"productType": "0x7000",
"productId": "0xe002",
"zwaveAllianceId": 4280
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 3,
"isLifeline": true
},
"2": {
"label": "On/Off",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#enable_led_indicator",
"defaultValue": 1
},
{
"#": "2",
"$import": "~/templates/master_template.json#base_0-3600",
"label": "Alarm Clear Delay",
"unit": "seconds"
},
{
"#": "3",
"$import": "templates/zooz_template.json#battery_report_threshold"
},
{
"#": "4",
"$import": "templates/zooz_template.json#low_battery_alarm_threshold"
},
{
"#": "5",
"label": "Group 2: Basic Set Commands",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "0xff (On) when water detected; 0x00 (Off) when cleared",
"value": 1
},
{
"label": "0x00 (Off) when water detected; 0xff (On) when cleared",
"value": 2
}
]
}
],
"compat": {
// The device sends Configuration CC info reports in 4-byte chunks, causing each query to block the network for roughly 1.5 seconds.
"skipConfigurationNameQuery": true,
"skipConfigurationInfoQuery": true
},
"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://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4280/zooz-zse42-manual.pdf"
}
}