73 lines
2.5 KiB
JSON
73 lines
2.5 KiB
JSON
// 800 series (LR) starting with firmware 2.0
|
|
{
|
|
"manufacturer": "Zooz",
|
|
"manufacturerId": "0x027a",
|
|
"label": "ZSE18",
|
|
"description": "Motion Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0301",
|
|
"productId": "0x0012"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "12",
|
|
"$import": "templates/zooz_template.json#motion_sensitivity_1_8",
|
|
"defaultValue": 4
|
|
},
|
|
{
|
|
"#": "14",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Motion Detection: Send Basic Set",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "15",
|
|
"$import": "templates/zooz_template.json#basic_set_value"
|
|
},
|
|
{
|
|
"#": "17",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Vibration Sensor",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "18",
|
|
"label": "Motion Detection: Timeout",
|
|
"description": "3 seconds are added to the configured value (e.g. 27 equals 30 seconds)",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 3,
|
|
"maxValue": 65535,
|
|
"defaultValue": 27,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "19",
|
|
"$import": "templates/zooz_template.json#binary_sensor_report"
|
|
},
|
|
{
|
|
"#": "20",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Flash LED on Motion",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "32",
|
|
"$import": "templates/zooz_template.json#low_battery_alarm_threshold",
|
|
"defaultValue": 10
|
|
}
|
|
],
|
|
"metadata": {
|
|
"wakeup": "Press and HOLD the Z-Wave button for 5 seconds to wake the device up. The LED will start flashing.",
|
|
"inclusion": "1. Bring the sensor within direct range of your Z-Wave gateway (hub).\n2. Put the Z-Wave hub into inclusion mode.\n3. Press and release the Z-Wave button 3 times quickly. The LED indicator will start blinking fast and turn solid for a second to confirm inclusion.",
|
|
"exclusion": "1. Bring the sensor within direct range of your Z-Wave gateway controller (hub).\n2. Put the Z-Wave hub into exclusion mode.\n3. Press and release the Z-Wave button on the sensor 3 times as quickly as possible.\n4. Your hub will confirm exclusion and the device will disappear from your controller's device list.",
|
|
"reset": "To complete the reset process manually, press and HOLD the Z-Wave button on the sensor for at least 20 seconds. The LED indicator will flash, stay solid, and then turn off to confirm factory reset.",
|
|
"manual": "https://www.getzooz.com/downloads/zooz-z-wave-plus-motion-sensor-zse18-manual.pdf"
|
|
}
|
|
}
|