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

66 lines
1.8 KiB
JSON

{
"manufacturer": "show home",
"manufacturerId": "0x015d",
"label": "ZW97",
"description": "Outdoor Smart Plug - 2 Channel",
"devices": [
{
"productType": "0x0221",
"productId": "0x611c",
"zwaveAllianceId": 2693
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "LED Status",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "LED on when outlet is on",
"value": 0
},
{
"label": "LED on when outlet is off",
"value": 1
},
{
"label": "Always off",
"value": 2
}
]
},
{
"#": "2",
"label": "Auto-Off Timer (Left Outlet)",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 36000,
"defaultValue": 0,
"unsigned": true
},
{
"#": "3",
"label": "Auto-Off Timer (Right Outlet)",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 36000,
"defaultValue": 0,
"unsigned": true
}
],
"metadata": {
"inclusion": "Refer to your primary controller instructions to process the inclusion / exclusion setup procedure.\nWhen prompted by your primary controller, click the PROG button five times in one second",
"exclusion": "-Refer to your primary controller instructions to process the inclusion / exclusion setup procedure.\nWhen prompted by your primary controller, click the PROG button five times in one second",
"reset": "Power off ZW97\n---keep holding the PROG button\n---Power on,Press and keep holding the PROG button for no less than 10 seconds.\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2693/ZW97-Manual171115.pdf"
}
}