zwave-js/.config-db/devices/0x015d/zen23.json
2025-01-10 22:05:04 -08:00

35 lines
549 B
JSON

{
"manufacturer": "Willis Electric Co., Ltd.",
"manufacturerId": "0x015d",
"label": "ZEN23",
"description": "Wall Mounted Switch",
"devices": [
{
"productType": "0x1111",
"productId": "0x1e1c"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Control Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Mode 1",
"value": 0
},
{
"label": "Mode 2",
"value": 1
}
]
}
]
}