zwave-js/.config-db/devices/0x014f/wt00z-1.json

140 lines
3 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Nortek Security & Control LLC",
"manufacturerId": "0x014f",
"label": "WT00Z-1",
"description": "3-Way Wall Accessory Switch",
"devices": [
{
"productType": "0x5457",
"productId": "0x3033"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Controller",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Associating Group 2",
"maxNodes": 5
},
"3": {
"label": "Associating Group 3",
"maxNodes": 5
},
"4": {
"label": "Associating Group 4",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "2",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Group 4: Send Reports",
"defaultValue": 0
},
{
"#": "3",
"$import": "~/templates/master_template.json#led_indicator_two_options_inverted",
"defaultValue": 0
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
},
{
"#": "5",
"$import": "templates/config_template.json#ignore_dim_start"
},
{
"#": "7",
"$import": "templates/config_template.json#dim_step_zwave"
},
{
"#": "8",
"$import": "templates/config_template.json#dim_rate_zwave"
},
{
"#": "9",
"$import": "templates/config_template.json#dim_step_manual"
},
{
"#": "10",
"$import": "templates/config_template.json#dim_rate_manual"
},
{
"#": "11",
"$import": "templates/config_template.json#dim_step_all"
},
{
"#": "12",
"$import": "templates/config_template.json#dim_rate_all"
},
{
"#": "13",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Group 4: Send Dimming Commands",
"defaultValue": 0
},
{
"#": "14",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Shade Control Group 2",
"description": "Allow the switch to control shade devices"
},
{
"#": "15",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Shade Control Group 3",
"description": "Allow the switch to control shade devices"
},
{
"#": "16",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Shade Control Group 1",
"description": "Allow the switch to control shade devices"
},
{
"#": "19",
"$import": "templates/config_template.json#led_indicator"
},
{
"#": "20",
"label": "Poll: Minutes",
"description": "Frequency that WT00Z-1 will poll first node in Group 1",
"valueSize": 1,
"minValue": 1,
"maxValue": 255,
"defaultValue": 2,
"unsigned": true
},
{
"#": "21",
"label": "Poll First Node in Group 1",
"description": "Activate/Deactivate polling of first node in Group 1",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Do not poll first node in group",
"value": 0
},
{
"label": "Poll first node in group",
"value": 1
}
]
}
],
"compat": {
"mapBasicSet": "event"
}
}