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

84 lines
1.8 KiB
JSON

{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZEN51",
"description": "Dry Contact Relay",
"devices": [
{
// Regular Z-Wave version:
"productType": "0x0104",
"productId": "0x0201",
"zwaveAllianceId": 4610
},
{
// Long Range capable version (firmware 1.50+):
"productType": "0x0904",
"productId": "0x0201"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "On/Off Control",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#enable_led_indicator"
},
{
"#": "2",
"$import": "templates/zooz_template.json#auto_off_timer_variable_unit_5x_short"
},
{
"#": "3",
"$import": "templates/zooz_template.json#auto_on_timer_variable_unit_5x_short"
},
{
"#": "10",
"$import": "templates/zooz_template.json#auto_timer_unit_select_min_sec"
},
{
"#": "4",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "5",
"$import": "templates/zooz_template.json#enable_scene_control"
},
{
"#": "6",
"$import": "~/templates/master_template.json#smart_switch_mode_0-2"
},
{
"#": "7",
"$import": "templates/zooz_template.json#external_switch_type_0-4"
},
{
"#": "8",
"$import": "templates/zooz_template.json#association_reports_binary"
},
{
"#": "9",
"$import": "templates/zooz_template.json#relay_type_behavior"
},
{
"#": "11",
"$import": "templates/zooz_template.json#impulse_duration"
}
],
"metadata": {
"$import": "templates/zooz_template.json#zen5x_metadata",
"manual": "https://cdn.shopify.com/s/files/1/0218/7704/files/zooz-700-series-z-wave-plus-dry-contact-relay-zen51-manual.pdf"
}
}