205 lines
5 KiB
JSON
205 lines
5 KiB
JSON
|
{
|
||
|
"manufacturer": "Namron",
|
||
|
"manufacturerId": "0x0438",
|
||
|
"label": "4512725",
|
||
|
"description": "16A Thermostat Wall Plug",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0200",
|
||
|
"productId": "0xd004"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Lifeline",
|
||
|
"maxNodes": 5,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "Operating Mode",
|
||
|
"description": "In Switch Mode, the device operates as a regular switch. In Thermostat Mode, the binary set command class will be invalid and the action button is disabled.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Switch",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Thermostat",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "Energy Save Mode"
|
||
|
},
|
||
|
{
|
||
|
"#": "9",
|
||
|
"label": "Temperature Calibration",
|
||
|
"valueSize": 1,
|
||
|
"unit": "0.1 °C",
|
||
|
"minValue": -50,
|
||
|
"maxValue": 50,
|
||
|
"defaultValue": 0
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "Overheat Protection",
|
||
|
"description": "Allowable range: 30-60",
|
||
|
"valueSize": 1,
|
||
|
"unit": "°C",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 60,
|
||
|
"defaultValue": 36,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Automatic Reporting: Temperature Change Threshold",
|
||
|
"description": "Allowable range: 2-50",
|
||
|
"valueSize": 1,
|
||
|
"unit": "0.1 °C",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 50,
|
||
|
"defaultValue": 5,
|
||
|
"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": 2,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "14",
|
||
|
"label": "Automatic Reporting: Voltage Change Threshold",
|
||
|
"valueSize": 1,
|
||
|
"unit": "V",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 2,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "15",
|
||
|
"label": "Automatic Reporting: Current Change Threshold",
|
||
|
"valueSize": 1,
|
||
|
"unit": "0.1 A",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "17",
|
||
|
"label": "Automatic Reporting: Reporting Interval",
|
||
|
"description": "Allowable range: 60-2678400",
|
||
|
"valueSize": 4,
|
||
|
"unit": "seconds",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 2678400,
|
||
|
"defaultValue": 600,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "18",
|
||
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev",
|
||
|
"description": "Depending on the operating mode this affects the relay or HVAC."
|
||
|
},
|
||
|
{
|
||
|
"#": "19",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "Send Binary Switch Reports to Lifeline",
|
||
|
"description": "Switch mode only",
|
||
|
"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": "Method 1: Repower on the smart plug, it will be set into inclusion mode automatically, and waiting to be included. Method 2: 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": "Method 1: Set the primary controller/gateway into exclusion mode (Please refer to your primary controllers manual on how to set your controller into exclusion). Then triple press the action button, the smart plug will be set to exclusion mode, the LED indicator will flash a white LED fast and then flash white slowly for 3 times to indicate successful exclusion. Method 2: Factory reset the smart plug will force the it to be excluded from a network.",
|
||
|
"reset": "Press and hold down action button for over 10 seconds, LED indicator stays solid white for 3s to indicate successful factory reset, release action button, the smart plug will restart automatically.",
|
||
|
"manual": "https://www.elektroimportoren.no/docs/lib/4512725-Brukerveiledning-5.pdf"
|
||
|
}
|
||
|
}
|