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

173 lines
3.9 KiB
JSON

{
"manufacturer": "HANK Electronics Ltd.",
"manufacturerId": "0x0208",
"label": "HKZW-SO03",
"description": "Smart Plug",
"devices": [
{
"productType": "0x0101",
"productId": "0x000a",
"zwaveAllianceId": 1854
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "20",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Overload Protection",
"description": "Triggered when the current exceeds 16.5A for more than 5 seconds",
"defaultValue": 1
},
{
"#": "21",
"$import": "~/templates/master_template.json#state_after_power_failure_prev_on_off"
},
{
"#": "24",
"label": "Notification When Load Status Change",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
},
{
"label": "Only for manual changes",
"value": 2
}
]
},
{
"#": "27",
"label": "LED Power Indication",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Always on",
"value": 0
},
{
"label": "5 seconds after switching",
"value": 1
}
]
},
{
"#": "151",
"label": "Power Change Report Threshold",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 50,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "152",
"label": "Power Change Report Threshold Percentage",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 255,
"defaultValue": 10,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "171",
"label": "Power Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 30,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "172",
"label": "Energy Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 300,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "173",
"label": "Voltage Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "174",
"label": "Current Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "1) Connect the power supply.\n2) Set the Z-Wave network main controller into inclusion mode (see Z-Wave network controller operating manual).\n3) Triple click the Z-button or power up the device , RGB LED indicator should blink fast in blue.\n4) Smart Plug should be recognized and included into the Z-Wave network.",
"exclusion": "1) Insert the Plug into a socket.\n2) Set the Z-Wave network controller into the exclusion mode (see Z-Wave controller operating manual).\n3) Triple click the Z button.\n4) RGB LED indicator will blink orange till the removing process is completed, than the indicator will keep orange for 3 seconds.",
"reset": "1) Insert the Plug into a socket,\n2) Press and hold the Z button for more than 20 seconds,\n3) If holding time more than 20seconds, the RGB LED indicator will keep yellow for 2 seconds, which means resetting is complete. \n Use this procedure only in the event that the network primary controller is missing or otherwise inoperable.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1854/HKZW-SO03_manual.pdf"
}
}