91 lines
2.6 KiB
JSON
91 lines
2.6 KiB
JSON
{
|
|
"manufacturer": "Zooz",
|
|
"manufacturerId": "0x027a",
|
|
"label": "ZEN23",
|
|
"description": "Z-Wave Plus On/Off Toggle Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x1111",
|
|
"productId": "0x1e1c"
|
|
},
|
|
{
|
|
"productType": "0xb111",
|
|
"productId": "0x251c"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Group 2",
|
|
"description": "BASIC Command Set",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$if": "firmwareVersion >= 1.5 && firmwareVersion < 3.0 || firmwareVersion === 20.15",
|
|
"$import": "~/templates/master_template.json#orientation"
|
|
},
|
|
{
|
|
"#": "1",
|
|
"$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "~/templates/master_template.json#orientation_momentary"
|
|
},
|
|
{
|
|
"#": "3",
|
|
"$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Auto Turn-Off Timer"
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "templates/zooz_template.json#auto_off_timer_duration"
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Auto Turn-On Timer"
|
|
},
|
|
{
|
|
"#": "6",
|
|
"$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "templates/zooz_template.json#auto_on_timer_duration"
|
|
},
|
|
{
|
|
"#": "8",
|
|
"$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
|
|
},
|
|
{
|
|
"#": "9",
|
|
"$if": "firmwareVersion >= 3.1 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "templates/zooz_template.json#enable_scene_control"
|
|
},
|
|
{
|
|
"#": "11",
|
|
"$if": "firmwareVersion >= 3.1 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "~/templates/master_template.json#smart_switch_mode_0-2"
|
|
},
|
|
{
|
|
"#": "12",
|
|
"$if": "firmwareVersion >= 3.4 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "templates/zooz_template.json#3way_switch_type"
|
|
},
|
|
{
|
|
"#": "13",
|
|
"$if": "firmwareVersion >= 3.5 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
|
|
"$import": "templates/zooz_template.json#smart_switch_mode_reporting"
|
|
}
|
|
]
|
|
}
|