zwave-js/.config-db/devices/0x0330/sr-zv9021a.json
2025-01-10 22:05:04 -08:00

193 lines
4.4 KiB
JSON

{
"manufacturer": "ShenZhen Sunricher Technology, Ltd.",
"manufacturerId": "0x0330",
"label": "SR-ZV9021A",
"description": "Z-Wave Smart Plug",
"devices": [
{
"productType": "0x0200",
"productId": "0xd004",
"zwaveAllianceId": 4302
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "7",
"label": "Operating Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Switch mode",
"value": 0
},
{
"label": "Thermostat Mode",
"value": 1
}
]
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Report Setpoint & Mode Changes",
"defaultValue": 1
},
{
"#": "9",
"label": "Temperature Threshold",
"valueSize": 1,
"unit": "0.1 °C",
"minValue": -50,
"maxValue": 50,
"defaultValue": 0
},
{
"#": "10",
"label": "Overheat Protection",
"valueSize": 1,
"unit": "°C",
"minValue": 0,
"maxValue": 60,
"defaultValue": 36,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "11",
"label": "Automatic Reporting: Temperature Change Reporting Threshold",
"valueSize": 1,
"unit": "0.1 °C",
"minValue": 0,
"maxValue": 50,
"defaultValue": 2,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "12",
"label": "Automatic Reporting: Temperature Reporting Interval",
"description": "Allowable range: 10-65535",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 300,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "13",
"label": "Automatic Reporting: Power Change Threshold",
"valueSize": 1,
"unit": "W",
"minValue": 0,
"maxValue": 255,
"defaultValue": 5,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "14",
"label": "Automatic Reporting: Voltage Change Threshold",
"valueSize": 1,
"unit": "V",
"minValue": 0,
"maxValue": 127,
"defaultValue": 2,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "15",
"label": "Automatic Reporting: Current Change Threshold",
"valueSize": 1,
"unit": "0.1 A",
"minValue": 0,
"maxValue": 255,
"defaultValue": 10,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "17",
"label": "Automatic Reporting: Energy Reports Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 60,
"maxValue": 2678400,
"defaultValue": 600
},
{
"#": "18",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "19",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Binary Reports",
"defaultValue": 1
},
{
"#": "20",
"label": "Overcurrent Protection",
"description": "Allowable range: 10-16",
"valueSize": 1,
"unit": "A",
"minValue": 0,
"maxValue": 16,
"defaultValue": 16,
"options": [
{
"label": "Disable",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "Triple press the action button on the smart plug, it will set the plug into inclusion mode.The LED indicator will flash a white LED fast then stay solid white for 3 seconds to indicate successful inclusion. If there is no Z-Wave network available, the LED indicator will flash white fast for 30 seconds and the plug will quit inclusion mode automatically",
"exclusion": "Triple press the action button, the smart plug will be set to exclusion mode, the LED indicator will flash a\nwhite LED fast and then flash white slowly for 3 times to indicate successful exclusion. If exclusion fails, the\nLED indicator will flash fast for 30 seconds and the plug will quit exclusion mode automatically",
"reset": "Press and hold down action button for over 10 seconds, LED indicator stays solid white for 3s to indicate\nsuccessful factory reset, release action button, the smart plug will restart automatically",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4302/SR-ZV9021A%20Instruction%20ForRelease.pdf"
}
}