134 lines
4.2 KiB
JSON
134 lines
4.2 KiB
JSON
{
|
||
"manufacturer": "Zooz",
|
||
"manufacturerId": "0x027a",
|
||
"label": "ZEN21",
|
||
"description": "Light Switch",
|
||
"devices": [
|
||
{
|
||
"productType": "0xaa00",
|
||
"productId": "0xaa01",
|
||
"zwaveAllianceId": 3667
|
||
},
|
||
{
|
||
"productType": "0xb111",
|
||
"productId": "0x1e1c"
|
||
}
|
||
],
|
||
"firmwareVersion": {
|
||
"min": "0.0",
|
||
"max": "255.255"
|
||
},
|
||
"paramInformation": [
|
||
{
|
||
"#": "1",
|
||
"$import": "~/templates/master_template.json#orientation_momentary"
|
||
},
|
||
{
|
||
"#": "2",
|
||
"$if": "firmwareVersion <= 2.255",
|
||
"$import": "~/templates/master_template.json#led_indicator_two_options"
|
||
},
|
||
{
|
||
"#": "2",
|
||
"$if": "firmwareVersion >= 3.0",
|
||
"$import": "~/templates/master_template.json#led_indicator_four_options"
|
||
},
|
||
{
|
||
"#": "3",
|
||
"$if": "firmwareVersion <= 2.255",
|
||
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
|
||
"label": "Enable/Disable LED Indicator",
|
||
"defaultValue": 0
|
||
},
|
||
{
|
||
"#": "3",
|
||
"$if": "firmwareVersion >= 3.0",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Auto Turn-Off Timer"
|
||
},
|
||
{
|
||
"#": "4",
|
||
"$if": "firmwareVersion >= 3.0",
|
||
"$import": "templates/zooz_template.json#auto_off_timer_duration"
|
||
},
|
||
{
|
||
"#": "5",
|
||
"$if": "firmwareVersion >= 3.0",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Auto Turn-On Timer"
|
||
},
|
||
{
|
||
"#": "6",
|
||
"$if": "firmwareVersion >= 3.0",
|
||
"$import": "templates/zooz_template.json#auto_on_timer_duration"
|
||
},
|
||
{
|
||
"#": "7[0x01]",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Send Status Change Report: Local Control",
|
||
"description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
|
||
"defaultValue": 1
|
||
},
|
||
{
|
||
"#": "7[0x02]",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Send Status Change Report: 3-Way",
|
||
"description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
|
||
"defaultValue": 1
|
||
},
|
||
{
|
||
"#": "7[0x04]",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Send Status Change Report: Z-Wave",
|
||
"description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
|
||
"defaultValue": 1
|
||
},
|
||
{
|
||
"#": "7[0x08]",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Send Status Change Report: Timer",
|
||
"description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
|
||
"defaultValue": 1
|
||
},
|
||
{
|
||
"#": "8",
|
||
"$if": "firmwareVersion >= 3.0",
|
||
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
|
||
},
|
||
{
|
||
"#": "9",
|
||
"$if": "firmwareVersion >= 3.1",
|
||
"$import": "templates/zooz_template.json#enable_scene_control"
|
||
},
|
||
{
|
||
"#": "10",
|
||
"$if": "firmwareVersion >= 3.1",
|
||
"$import": "templates/zooz_template.json#local_control"
|
||
},
|
||
{
|
||
"#": "11",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "~/templates/master_template.json#smart_switch_mode_0-2"
|
||
},
|
||
{
|
||
"#": "12",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "templates/zooz_template.json#3way_switch_type"
|
||
},
|
||
{
|
||
"#": "13",
|
||
"$if": "firmwareVersion >= 3.4",
|
||
"$import": "templates/zooz_template.json#smart_switch_mode_reporting"
|
||
}
|
||
],
|
||
"metadata": {
|
||
"inclusion": "1. Initiate inclusion mode on the Z-Wave hub.\n2. Tap the upper paddle of the dimmer 3 times quickly. The LED indicators will blink to signal communication and remain on for 2 seconds to confirm inclusion",
|
||
"exclusion": "1. Initiate exclusion mode on the Z-Wave hub.\n2. Tap the lower paddle on the dimmer 3 times quickly\n3. Your hub will confirm exclusion and the device will disappear from your controller's device list",
|
||
"reset": "1. Tap-tap-tap’n’hold the upper paddle for at least 10 seconds. The LED indicator will flash to confirm successful reset.",
|
||
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3667/zooz-z-wave-plus-on-off-switch-zen21-ver3.1-manual.pdf"
|
||
}
|
||
}
|