zwave-js/.config-db/devices/0x004f/fxa-0404.json
2025-01-10 22:05:04 -08:00

27 lines
504 B
JSON

{
"manufacturer": "Flex Automation",
"manufacturerId": "0x004f",
"label": "FXA-0404",
"description": "Touch Panel- 4 Dimmers Plus 4 ON-OFF- 5 Scenes",
"devices": [
{
"productType": "0x0000",
"productId": "0x0000"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Set Buzzer",
"description": "Turn On or Off the Flex Panel Buzzer",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
}
]
}