30 lines
562 B
JSON
30 lines
562 B
JSON
{
|
|
"manufacturer": "Nortek Security & Control LLC",
|
|
"manufacturerId": "0x014f",
|
|
"label": "LBR30Z-1",
|
|
"description": "Dimmable LED Light Bulb",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4754",
|
|
"productId": "0x4252"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "templates/config_template.json#init_brightness"
|
|
},
|
|
{
|
|
"#": "9",
|
|
"$import": "templates/config_template.json#dim_step_zwave"
|
|
},
|
|
{
|
|
"#": "10",
|
|
"$import": "templates/config_template.json#dim_speed"
|
|
}
|
|
]
|
|
}
|