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

101 lines
1.9 KiB
JSON

{
"manufacturer": "HomePro",
"manufacturerId": "0x0001",
"label": "ZDW103",
"description": "Wall Mounted 3-Way Dimmer Receiver",
"devices": [
{
"productType": "0x4457",
"productId": "0x3033"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Single Tap",
"maxNodes": 5
},
"2": {
"label": "Double Tap",
"maxNodes": 5
},
"3": {
"label": "Triple Tap",
"maxNodes": 5
},
"4": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/act_template.json#ignore_start_level_transmitting"
},
{
"#": "2",
"$import": "templates/act_template.json#suspend_group_4"
},
{
"#": "3",
"$import": "~/templates/master_template.json#led_indicator_two_options_inverted"
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
},
{
"#": "5",
"$import": "templates/act_template.json#ignore_start_level_receiving"
},
{
"#": "6",
"$import": "templates/act_template.json#disable_send_level"
},
{
"#": "7",
"$import": "templates/act_template.json#dim_step_zwave"
},
{
"#": "8",
"$import": "templates/act_template.json#dim_rate_zwave"
},
{
"#": "9",
"$import": "templates/act_template.json#dim_step_manual"
},
{
"#": "10",
"$import": "templates/act_template.json#dim_rate_manual"
},
{
"#": "11",
"$import": "templates/act_template.json#dim_step_all"
},
{
"#": "12",
"$import": "templates/act_template.json#dim_rate_all"
},
{
"#": "13",
"$import": "templates/act_template.json#disable_group_4"
},
{
"#": "14",
"$import": "templates/act_template.json#enable_shade_group_2"
},
{
"#": "15",
"$import": "templates/act_template.json#enable_shade_group_3"
},
{
"#": "19",
"$import": "templates/act_template.json#led_indicator"
}
]
}