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

68 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Nortek Security & Control LLC",
"manufacturerId": "0x014f",
"label": "WD500Z-1",
"description": "Wall Dimmer Switch",
"devices": [
{
"productType": "0x4457",
"productId": "0x3034"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Double Tap",
"maxNodes": 5
},
"3": {
"label": "Triple Tap",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/config_template.json#ignore_dim_start"
},
{
"#": "3",
"$import": "~/templates/master_template.json#enable_led_indicator"
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
},
{
"#": "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"
},
{
"#": "19",
"$import": "templates/config_template.json#led_indicator"
},
{
"#": "29",
"$import": "templates/config_template.json#load_sense",
"label": "Load Sense",
"defaultValue": 0
}
]
}