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

67 lines
1.1 KiB
JSON

{
"manufacturer": "Domitech Products, LLC",
"manufacturerId": "0x020e",
"label": "DTA19",
"description": "Smart LED Light",
"devices": [
{
"productType": "0x4754",
"productId": "0x3038"
},
{
"productType": "0x4c42",
"productId": "0x3134"
},
{
"productType": "0x4c42",
"productId": "0x3135"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Dim Level When the Bulb Is Turned On",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Full brightness",
"value": 0
},
{
"label": "Last setting",
"value": 1
}
]
},
{
"#": "9",
"label": "Dimming / Brightening Step Level",
"description": "Controls the speed of dimming / brightening",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "10",
"label": "Dimming / Brightening Step Timing",
"valueSize": 1,
"minValue": 1,
"maxValue": 10,
"defaultValue": 3
}
]
}