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

84 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.

// 800 series (LR) starting with firmware 2.0
{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZEN14",
"description": "Outdoor Double Plug",
"devices": [
{
"productType": "0x7000",
"productId": "0xb003",
"zwaveAllianceId": 4674
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 2
},
"3": {
"label": "Group 3",
"maxNodes": 2
}
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#led_indicator_three_options_inverted"
},
{
"#": "2",
"$import": "templates/zooz_template.json#auto_off_timer_0x_1x_3x_7x",
"label": "Auto Turn-Off Timer (Outlet 1)"
},
{
"#": "3",
"$import": "templates/zooz_template.json#auto_off_timer_0x_1x_3x_7x",
"label": "Auto Turn-Off Timer (Outlet 2)"
},
{
"#": "4",
"$import": "templates/zooz_template.json#auto_on_timer_0x_1x_3x_7x",
"label": "Auto Turn-On Timer (Outlet 1)"
},
{
"#": "5",
"$import": "templates/zooz_template.json#auto_on_timer_0x_1x_3x_7x",
"label": "Auto Turn-On Timer (Outlet 2)"
},
{
"#": "6",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "7",
"$import": "templates/zooz_template.json#led_indicator_brightness"
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Manual Control",
"defaultValue": 1
}
],
"compat": {
// The device exposes the combined state of both outlets via the root endpoint
"preserveRootApplicationCCValueIDs": true
},
"metadata": {
"inclusion": "Initiate inclusion (pairing) in the app (or web interface).\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 blue to confirm inclusion. mode and turn green for 1 second once inclusion is completed.",
"exclusion": "1. Bring the plug within direct range of your Z-Wave™ gateway (hub).\n2. Put the Z-Wave™ hub into exclusion mode (not sure how to do that? ask@getzooz.com).\n3. Press and release the Z-Wave™ button 3 times quickly.\n4. Your hub will confirm exclusion and the plug 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 plug is powered, then click the Z-Wave™ button twice and hold it the third time for 10 seconds. The LED indicator will flash green 3 times to confirm a successful reset",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4674/zooz-outdoor-double-plug-zen14-manual.pdf"
}
}