zwave-js/.config-db/devices/0x001d/dz1kd.json

52 lines
983 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Leviton",
"manufacturerId": "0x001d",
"label": "DZ1KD",
"description": "1000W Dimmer",
"devices": [
{
"productType": "0x3301",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/leviton_template.json#fade_on_time"
},
{
"#": "2",
"$import": "templates/leviton_template.json#fade_off_time"
},
{
"#": "3",
"$import": "~/templates/master_template.json#minimum_dim_level_1-99",
"defaultValue": 10
},
{
"#": "4",
"$import": "~/templates/master_template.json#maximum_dim_level_0-100"
},
{
"#": "5",
"$import": "templates/leviton_template.json#preset_level"
},
{
"#": "6",
"$import": "templates/leviton_template.json#led_timeout"
},
{
"#": "7",
"$import": "templates/leviton_template.json#locator_led"
},
{
"#": "8",
"$import": "templates/leviton_template.json#load_type"
}
]
}