zwave-js/.config-db/devices/0x0014/wd500z.json

159 lines
2.4 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Linear",
"manufacturerId": "0x0014",
"label": "WD500Z-1",
"description": "Dimmer Switch",
"devices": [
{
"productType": "0x4457",
"productId": "0x3034",
"zwaveAllianceId": 1032
}
],
"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",
"label": "Ignore Start Level",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Enable",
"value": 0
},
{
"label": "Disable",
"value": 1
}
]
},
{
"#": "3",
"label": "Night Light",
"description": "When enabled, the LED indicator will turn on when the light is turned off",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "4",
"label": "Invert Switch",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "14",
"label": "Shade Control Group 2",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "15",
"label": "Shade Control Group 3",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "19",
"label": "LED Indicator",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Flicker while transmitting",
"value": 1
},
{
"label": "Flicker for 1 second",
"value": 2
}
]
},
{
"#": "29",
"label": "Load Sense",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
}
]
}