zwave-js/.config-db/devices/0x014f/wa00z-1.json
2025-01-10 22:05:04 -08:00

40 lines
801 B
JSON

{
"manufacturer": "Nortek Security & Control LLC",
"manufacturerId": "0x014f",
"label": "WA00Z-1",
"description": "Wall Mounted Switch",
"devices": [
{
"productType": "0x5343",
"productId": "0x3132"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Activation of Central Scene",
"description": "Set top and bottom button scene numbers.",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 0
},
{
"#": "2",
"label": "Control Mode",
"description": "Control other devices or issue various scene activation...",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 0
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
}
]
}