zwave-js/.config-db/devices/0x0330/sr-zv9080a-a.json

242 lines
4.8 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Sunricher",
"manufacturerId": "0x0330",
"label": "ZV9080A-A",
"description": "Curtain Motor Controller",
"devices": [
{
"productType": "0x0200",
"productId": "0xd00d",
"zwaveAllianceId": 3342
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Endpoint 1: Multilevel Switch Reports",
"maxNodes": 5
},
"3": {
"label": "Endpoint 2: Binary Switch Reports",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "2",
"label": "Intermediate Reports",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 10,
"defaultValue": 1,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "3",
"label": "Working Mode",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Light mode",
"value": 0
},
{
"label": "Shutter mode without positioning",
"value": 1
},
{
"label": "Shutter mode with positioning",
"value": 2
},
{
"label": "Venetian mode (Up/Down and slats rotation)",
"value": 3
}
]
},
{
"#": "4",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Remember Last State",
"defaultValue": 1
},
{
"#": "5",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Overcurrent Protection",
"defaultValue": 1
},
{
"#": "6",
"label": "Calibration",
"description": "Venetian mode only",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Not calibrated",
"value": 0
},
{
"label": "Calibrated / Start calibration",
"value": 1
}
]
},
{
"#": "7",
"label": "Switch Configuration",
"description": "Light mode only",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Short press S1: Toggle Q1. Hold down S1: Switch Q1 on. Release S1: Switch Q2 off. Short press S2: Toggle Q2. Hold down S2: Switch Q2 on. Release S2: Switch Q1 off",
"value": 0
},
{
"label": "Short press S1: Toggle Q1. Short press S2: Toggle Q2",
"value": 1
},
{
"label": "Hold down S1: Switch Q1 on. Release S1: Switch Q2 off. Hold down S2: Switch Q2 on. Release S2: Switch Q1 off",
"value": 2
},
{
"label": "Short press S1 or S2: Toggle Q1/Q2",
"value": 3
},
{
"label": "Hold down S1: Switch Q1/Q2 on. Hold down S2: Switch Q1/Q2 off",
"value": 4
}
]
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Inclusion/Exclusion Using Switch S1"
},
{
"#": "9",
"label": "Send Central Scene Notifications",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable both switches",
"value": 1
},
{
"label": "Enable S1 only",
"value": 2
},
{
"label": "Enable S2 only",
"value": 3
}
]
},
{
"#": "10",
"label": "Power Change Report Threshold",
"valueSize": 1,
"unit": "W",
"minValue": 0,
"maxValue": 100,
"defaultValue": 10,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "11",
"label": "Current Change Report Threshold",
"valueSize": 1,
"unit": "0.1 A",
"minValue": 0,
"maxValue": 10,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "12",
"label": "Voltage Change Report Threshold",
"valueSize": 1,
"unit": "V",
"minValue": 0,
"maxValue": 10,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "13",
"label": "Slats Rotation Time",
"description": "Venetian mode only. Allowable range: 5-250 (0.5-25s)",
"valueSize": 1,
"unit": "0.1s",
"minValue": 0,
"maxValue": 250,
"defaultValue": 15,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "14",
"label": "Energy Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 60,
"maxValue": 2678400,
"defaultValue": 3600
}
],
"metadata": {
"inclusion": "Press button K2 on the unit 3 times, or when S1 is enabled press the switch 3 times",
"exclusion": "Press button K2 on the unit 3 times, or when S1 is enabled press the switch 3 times",
"reset": "Find the button k2 on the unit and hold for over 10s",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3342/SR-ZV9080A-AZ-WaveCurtainMotorController_1.pdf"
}
}