24 lines
402 B
JSON
24 lines
402 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "DZMX1",
|
|
"description": "Scene Capable Dimmer",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0304",
|
|
"zwaveAllianceId": 1022
|
|
},
|
|
{
|
|
"productType": "0x1b03",
|
|
"productId": "0x0334"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"compat": {
|
|
"manualValueRefreshDelayMs": 1000
|
|
}
|
|
}
|