zwave-js/.config-db/devices/0x021f/dmex1.json

44 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Dome",
"manufacturerId": "0x021f",
"label": "DMEX1",
"description": "Range Extender",
"devices": [
{
"productType": "0x0003",
"productId": "0x0108",
"zwaveAllianceId": 2984
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Night Light Off Threshold",
"description": "Sets the brightness at which night light is turned off. The higher the value,the brighter the ambient light must be to turn off the night light.",
"valueSize": 1,
"minValue": 0,
"maxValue": 10,
"defaultValue": 5
},
{
"#": "2",
"label": "Night Light On Threshold",
"description": "Sets the brightness at which night light is turned on. The lower the value, the dimmer the ambient light must be to turn on the night light.",
"valueSize": 1,
"minValue": 0,
"maxValue": 10,
"defaultValue": 5
}
],
"metadata": {
"inclusion": "Turn the primary controller of Z-Wave network into inclusion mode, press the Z-Wave Button on Range Extender 3 times",
"exclusion": "Turn the primary controller of the Z-Wave network into exclusion mode, press the Z-Wave Button on Range Extender 3 times",
"reset": "Press and hold the Z-Wave Button for 10 seconds and then release it.\nUse this procedure only in the event that your primary network controller is missing or inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2984/DomeExtenderAPIManual10-31.pdf"
}
}