zwave-js/.config-db/devices/0x0234/zdi5200.json

58 lines
1.2 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Logic Group",
"manufacturerId": "0x0234",
"label": "ZDI5200",
"description": "Dimmer",
"devices": [
{
"productType": "0x0003",
"productId": "0x0123"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Basic Report",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/logic_group_template.json#dimming_duration"
},
{
"#": "2",
"$import": "templates/logic_group_template.json#dimmer_mode"
},
{
"#": "3",
"$import": "templates/logic_group_template.json#dimmer_min"
},
{
"#": "4",
"$import": "templates/logic_group_template.json#dimmer_max"
},
{
"#": "5",
"$import": "~/templates/master_template.json#base_0-255_nounit",
"label": "Meter Report Time",
"description": "Values 1-127 = seconds; 128-255 = minutes (minus 127)",
"defaultValue": 60
}
],
"metadata": {
"inclusion": "Push the ON logo 3 times and the LED will start to blink",
"exclusion": "Push the ON logo 3 times and the LED will start to blink",
"reset": "Push and hold the ON logo for 10 seconds"
}
}