zwave-js/.config-db/devices/0x0097/iplugdim.json

34 lines
557 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Wintop",
"manufacturerId": "0x0097",
"label": "iPlugDim",
"description": "Wall Plug with Dimming Function",
"devices": [
{
"productType": "0x6942",
"productId": "0x4503"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Set to Default",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 85,
"unsigned": true,
"options": [
{
"label": "Set all config values to default values",
"value": 1
}
]
}
]
}