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

83 lines
3 KiB
JSON

// 800 series (LR) starting with firmware 2.10
{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZEN73",
"description": "Toggle Switch",
"devices": [
{
"productType": "0x7000",
"productId": "0xa003",
"zwaveAllianceId": 4161
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 3,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#orientation_momentary"
},
{
"#": "2",
"$import": "~/templates/master_template.json#led_indicator_four_options"
},
{
"#": "3",
"$import": "templates/zooz_template.json#auto_off_timer_0x_1x_3x_7x"
},
{
"#": "5",
"$import": "templates/zooz_template.json#auto_on_timer_0x_1x_3x_7x"
},
{
"#": "8",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "10",
"$import": "templates/zooz_template.json#enable_scene_control"
},
{
"#": "12",
"$import": "~/templates/master_template.json#smart_switch_mode_0-2"
},
{
"#": "13",
"$import": "templates/zooz_template.json#smart_switch_mode_reporting"
},
{
"#": "16",
"$import": "templates/zooz_template.json#association_reports_binary"
},
{
"#": "17",
"$if": "firmwareVersion >= 10.0",
"$import": "templates/zooz_template.json#local_programming"
}
],
"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": "1. Initiate inclusion (pairing) in the app (or web interface).\n2. TAP UP 3 TIMES QUICKLY if using traditional Z-Wave inclusion.\n3. The LED indicator will blink blue to signal communication and turn green for 3 seconds if inclusion is successful or turn red for 3 seconds if the pairing attempt fails.",
"exclusion": "1. Bring your Z-Wave gateway (hub) close to the switch if possible\n2. Put the Z-Wave hub into exclusion mode (not sure how to do that? ask@getzooz.com) \n3. Tap the switch down 3 times quickly (the LED indicator will start blinking blue)\n4. Your hub will confirm exclusion, the LED indicator on the switch will turn green for 3 seconds, and the device will disappear from your controller's device list reset",
"reset": "If your primary controller is missing or inoperable, you may need to reset the device to factory settings. To reset the switch, hold the toggle down for 10 seconds until the LED indicator starts blinking. Release the toggle, and immediately after, toggle the switch down 5 times to complete the reset. The LED indicator will flash blue 3 times and turn red for 3 seconds to confirm successful reset",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4161/zooz-700-series-toggle-switch-zen73-manual-online.pdf"
}
}