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

158 lines
3.7 KiB
JSON

{
"manufacturer": "Devolo",
"manufacturerId": "0x0175",
"label": "MT02646",
"description": "Home Control Metering Plug",
"devices": [
{
"productType": "0x0001",
"productId": "0x0011",
"zwaveAllianceId": 1129
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Watt Meter Report Period",
"description": "multiples of 5s",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 32767,
"defaultValue": 720,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "2",
"label": "KWH Meter Report Period",
"description": "number of 10 minute intervals",
"valueSize": 2,
"unit": "10 minutes",
"minValue": 0,
"maxValue": 32767,
"defaultValue": 6,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "3",
"label": "Threshold of Current for Load Caution",
"valueSize": 2,
"unit": "0.01 A",
"minValue": 10,
"maxValue": 1300,
"defaultValue": 1300
},
{
"#": "4",
"label": "Threshold of kWh for Load Caution",
"description": "load caution threshold",
"valueSize": 2,
"minValue": 1,
"maxValue": 10000,
"defaultValue": 10000
},
{
"#": "5",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev_on"
},
{
"#": "6",
"label": "Mode of Switch Off Function",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Switch off commands received are ignored",
"value": 0
},
{
"label": "Switch off commands received are honored",
"value": 1
}
]
},
{
"#": "7",
"label": "LED Indication Mode",
"description": "Restore switch state mode.",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "The LED follows the state of the switch",
"value": 1
},
{
"label": "LED off with load on",
"value": 2
},
{
"label": "Flash mode",
"value": 3
}
]
},
{
"#": "8",
"label": "Auto Off Timer",
"description": "Auto off timer. 0 will disable the auto off function.",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "9",
"label": "RF Off Command Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Switch all off turns switch off",
"value": 0
},
{
"label": "Ignore all off",
"value": 1
},
{
"label": "If all off is received, turn on if it is off",
"value": 2
},
{
"label": "Switch all off turns switch on",
"value": 3
}
]
}
],
"metadata": {
"inclusion": "1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer. \n2. Pressing On/Off button three times within 2 seconds will enter inclusion \n mode on the switch.",
"exclusion": "1. Put your Z-Wave controller into exclusion mode by following the instructions provided by the controller manufacturer. \n2. Pressing On/Off button three times within 2 seconds will enter exclusion \n mode on the switch.",
"reset": "(Use this procedure only in the event that the primary controller is lost or otherwise inoperable.)\n\n1. Pressing On/Off button three times within 2 seconds will enter inclusion mode on the switch.\n2. Within 1 second, press On/Off button again for 5 seconds.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1129/PAN11-1B%20manual-20140816.pdf"
}
}