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

152 lines
3.1 KiB
JSON

{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZEN54 LR",
"description": "0-10 V Dimmer",
"devices": [
{
"productType": "0x0904",
"productId": "0x0218"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "State/Brightness After Power Failure",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 100,
"options": [
{
"label": "Always off",
"value": 0
},
{
"label": "Previous brightness",
"value": 100
}
]
},
{
"#": "2",
"$import": "~/templates/master_template.json#enable_led_indicator",
"defaultValue": 1
},
{
"#": "3",
"$import": "~/templates/master_template.json#base_0-99_nounit",
"label": "Dimming Speed",
"unit": "seconds",
"defaultValue": 5,
"options": [
{
"label": "Instant",
"value": 0
}
]
},
{
"#": "4",
"$if": "firmwareVersion >= 1.10",
"label": "Minimum Brightness",
"valueSize": 1,
"minValue": 1,
"maxValue": 45,
"defaultValue": 1
},
{
"#": "5",
"$if": "firmwareVersion >= 1.10",
"label": "Maximum Brightness",
"valueSize": 1,
"minValue": 55,
"maxValue": 99,
"defaultValue": 99
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_0-99_nounit",
"label": "Kickstart Brightness",
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "7",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Inclusion From Switch",
"defaultValue": 1
},
{
"#": "12",
"$import": "templates/zooz_template.json#external_switch_type_0-3"
},
{
"#": "8",
"$import": "templates/zooz_template.json#auto_off_timer_variable_unit_5x_long"
},
{
"#": "9",
"$import": "templates/zooz_template.json#auto_on_timer_variable_unit_5x_long"
},
{
"#": "10",
"$import": "templates/zooz_template.json#auto_timer_unit_select_min_sec"
},
{
"#": "11",
"$import": "templates/zooz_template.json#local_zwave_control",
"label": "Smart Bulb Mode: Local/Z-Wave Control"
},
{
"#": "13",
"$import": "templates/zooz_template.json#association_reports_multilevel"
},
{
"#": "14",
"label": "Dimmer Off Behavior",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Keep LED driver powered",
"value": 0
},
{
"label": "Turn off LED driver",
"value": 1
}
]
},
{
"#": "15",
"$import": "templates/zooz_template.json#dimmer_on_ramp_rate"
},
{
"#": "16",
"$import": "templates/zooz_template.json#dimmer_off_ramp_rate"
},
{
"#": "17",
"$import": "templates/zooz_template.json#zwave_on_dimmer_ramp_rate_match_manual"
},
{
"#": "18",
"$import": "templates/zooz_template.json#zwave_off_dimmer_ramp_rate_match_manual"
}
],
"metadata": {
"$import": "templates/zooz_template.json#zen5x_metadata",
"manual": "https://www.getzooz.com/downloads/zooz-700-series-z-wave-plus-long-range-0-10-v-dimmer-zen54-manual.pdf"
}
}