231 lines
6.8 KiB
JSON
231 lines
6.8 KiB
JSON
{
|
||
"manufacturer": "Zooz",
|
||
"manufacturerId": "0x027a",
|
||
"label": "ZEN15",
|
||
"description": "Power Switch",
|
||
"devices": [
|
||
{
|
||
"productType": "0x0101",
|
||
"productId": "0x000d",
|
||
"zwaveAllianceId": 2517
|
||
}
|
||
],
|
||
"firmwareVersion": {
|
||
"min": "0.0",
|
||
"max": "255.255"
|
||
},
|
||
"paramInformation": [
|
||
{
|
||
"#": "20",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Overload Protection",
|
||
"defaultValue": 1
|
||
},
|
||
{
|
||
"#": "21",
|
||
"$import": "~/templates/master_template.json#state_after_power_failure_prev_on_off"
|
||
},
|
||
{
|
||
"#": "24",
|
||
"label": "On/Off Status Change Notifications",
|
||
"valueSize": 1,
|
||
"defaultValue": 1,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Disabled",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "When controlled manually or via Z-Wave",
|
||
"value": 1
|
||
},
|
||
{
|
||
"label": "When controlled manually only",
|
||
"value": 2
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "33",
|
||
"$if": "firmwareVersion >= 1.6",
|
||
"label": "Auto-On Timer",
|
||
"valueSize": 1,
|
||
"unit": "minutes",
|
||
"minValue": 0,
|
||
"maxValue": 99,
|
||
"defaultValue": 0,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "34",
|
||
"$if": "firmwareVersion >= 1.6",
|
||
"label": "Auto-Off Timer",
|
||
"valueSize": 1,
|
||
"unit": "minutes",
|
||
"minValue": 0,
|
||
"maxValue": 99,
|
||
"defaultValue": 0,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "30",
|
||
"$if": "firmwareVersion >= 1.3",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Manual Control",
|
||
"description": "Disables manual control from the device itself"
|
||
},
|
||
{
|
||
"#": "27",
|
||
"$if": "firmwareVersion < 1.3",
|
||
"label": "LED Indicator",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Always on",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Momentary (At status change)",
|
||
"value": 1
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "27",
|
||
"$if": "firmwareVersion >= 1.3",
|
||
"label": "LED Power Consumption Indicator",
|
||
"description": "Pink = Power Switch is off; Blue = 0–300 W; Cyan = 300–600 W; Green = 600–900 W; Yellow = 900–1200 W; Red = 1200–1500 W; Purple = 1500–1800 W; Purple blink = over 1800 W",
|
||
"valueSize": 1,
|
||
"defaultValue": 1,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Always on",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "On when switch is on, off when switch is off",
|
||
"value": 1
|
||
},
|
||
{
|
||
"label": "5 seconds following switch activation, then off",
|
||
"value": 2
|
||
},
|
||
{
|
||
"label": "Always off (Except for inclusion, exclusion, and Z-Wave range test)",
|
||
"value": 3
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "151",
|
||
"label": "Power Report Value Threshold",
|
||
"valueSize": 2,
|
||
"minValue": 0,
|
||
"maxValue": 65535,
|
||
"defaultValue": 50,
|
||
"unsigned": true,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "152",
|
||
"label": "Power Report Percentage Threshold",
|
||
"valueSize": 1,
|
||
"unit": "%",
|
||
"minValue": 0,
|
||
"maxValue": 255,
|
||
"defaultValue": 10,
|
||
"unsigned": true,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "171",
|
||
"label": "Power Report Frequency",
|
||
"valueSize": 4,
|
||
"unit": "seconds",
|
||
"minValue": 0,
|
||
"maxValue": 2678400,
|
||
"defaultValue": 30,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "172",
|
||
"label": "Energy Report Frequency",
|
||
"valueSize": 4,
|
||
"unit": "seconds",
|
||
"minValue": 0,
|
||
"maxValue": 2678400,
|
||
"defaultValue": 300,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "173",
|
||
"label": "Voltage Report Frequency",
|
||
"valueSize": 4,
|
||
"unit": "seconds",
|
||
"minValue": 0,
|
||
"maxValue": 2678400,
|
||
"defaultValue": 0,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "174",
|
||
"label": "Electricity Report Frequency",
|
||
"valueSize": 4,
|
||
"unit": "seconds",
|
||
"minValue": 0,
|
||
"maxValue": 2678400,
|
||
"defaultValue": 0,
|
||
"options": [
|
||
{
|
||
"label": "Disable",
|
||
"value": 0
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"metadata": {
|
||
"inclusion": "Please include the Power Switch to your network BEFORE connecting it to the appliance you wish to control.\n\nAuto Z-Wave Inclusion:\n1. Put your Z-Wave controller into inclusion mode\n2. Plug the Power Switch into a grounded receptacle located within direct range from your Z-Wave gateway controller\n3. The LED indicator will start flashing blue, then turn blue (on) or pink (off) once included\n4. A new on / off device will be recognized by your Z-Wave controller\n\nManual Z-Wave Inclusion:\n1. Plug the Power Switch into a grounded receptacle located within direct range from your Z-Wave gateway controller\n2. Put your Z-Wave controller into inclusion mode\n3. Press and release the Z-Wave button 3 TIMES QUICKLY\n4. The LED indicator will start flashing blue, then turn blue (on) or pink (off) once included\n5. A new on / off device will be recognized by your Z-Wave controller\n\nSecure Z-Wave Inclusion:\n1. Plug the Power Switch into a grounded receptacle located within direct range from your Z-Wave gateway controller\n2. Put your Z-Wave controller in secure inclusion mode\nPress and HOLD the Z-Wave button for at least 3 seconds\n3. The LED indicator will start flashing green, then turn blue (on) or pink (off) once included\n4. A new secure on / off device will be recognized by your Z-Wave controller",
|
||
"exclusion": "1. Plug the Power Switch into a grounded receptacle located within direct range of your Z-Wave gateway controller\n2. Put your Z-Wave controller into exclusion mode\n3. Press and release the Z-Wave button 3 TIMES QUICKLY\n4. The LED indicator will start flashing orange, then turn blue (on) or pink (off) once excluded\n5. The Power Switch will disappear from your controller's device list. The LED indicator will remain solid orange for a few seconds to indicate exclusion\n\nIf the first attempt is unsuccessful, please repeat the process following all steps carefully",
|
||
"reset": "When your network’s primary controller is missing or otherwise inoperable, you may need to reset the device to factory settings manually. In order to complete the process, plug the Power Switch into a grounded receptacle, then PRESS AND HOLD the Z-Wave button for AT LEAST 20 SECONDS. The LED indicator will flash orange and then stay solid orange for 2 seconds to indicate successful reset. The Power Switch will then turn off.\n\nNOTE: All previously recorded activity and custom settings will be erased from the device’s memory. You may only reset your Power Switch once it has been included to a Z-Wave network",
|
||
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2517/zooz-z-wave-plus-power-switch-zen15-user-manual.pdf"
|
||
}
|
||
}
|