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

93 lines
1.7 KiB
JSON

{
"manufacturer": "ACT - Advanced Control Technologies",
"manufacturerId": "0x0001",
"label": "HomePro",
"description": "Two Wire Wall Dimmer",
"devices": [
{
"productType": "0x4457",
"productId": "0x3230"
}
],
"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"
},
{
"#": "19",
"$import": "templates/act_template.json#led_indicator"
}
]
}