zwave-js/.config-db/devices/0x0086/zv9001t4-dim.json
2025-01-10 22:05:04 -08:00

56 lines
908 B
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "ZV9001T4-DIM",
"description": "4 Group Touch Panel Secondary Controller",
"devices": [
{
"productType": "0x0003",
"productId": "0xa10d"
},
{
"productType": "0x0300",
"productId": "0xa10b"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "3",
"label": "Scene Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Central Scene",
"value": 0
},
{
"label": "Scene Activation",
"value": 1
}
]
},
{
"#": "4",
"label": "Scene Command Target",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Controller",
"value": 0
},
{
"label": "Association group",
"value": 1
}
]
}
]
}