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

57 lines
1.6 KiB
JSON

{
"manufacturer": "Leviton",
"manufacturerId": "0x001d",
"label": "DZ6HD",
"description": "In-Wall 600W Dimmer",
"devices": [
{
"productType": "0x3201",
"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"
}
],
"metadata": {
"inclusion": "Enter programming mode by holding down the top of the paddle for 7 seconds, the LED will blink Amber. Tap the top of the paddle one time. The LED will flash green. Upon successful addition to network, the LED will blink 3 times.",
"exclusion": "Enter programming mode by holding down the top of the paddle for 7 seconds, the LED will blink Amber. Tap the top of the paddle one time. The LED will flash green. Upon successful removal from network, the LED will blink 3 times.",
"reset": "Hold the top of the paddle down for 14 seconds. Upon successful reset, the LED with blink red/amber.",
"manual": "https://www.leviton.com/fr/docs/DI-000-DZ6HD-02A-W.pdf"
}
}