427 lines
12 KiB
JSON
427 lines
12 KiB
JSON
{
|
||
"manufacturer": "Devolo",
|
||
"manufacturerId": "0x0175",
|
||
"label": "MT2760",
|
||
"description": "Devolo Home Control Dimmer FM MT2760",
|
||
"devices": [
|
||
{
|
||
"productType": "0x0001",
|
||
"productId": "0x0051",
|
||
"zwaveAllianceId": 2838
|
||
}
|
||
],
|
||
"firmwareVersion": {
|
||
"min": "0.0",
|
||
"max": "255.255"
|
||
},
|
||
"associations": {
|
||
"1": {
|
||
"label": "Controller Updates",
|
||
"description": "Lifeline group",
|
||
"maxNodes": 1,
|
||
"isLifeline": true
|
||
},
|
||
"2": {
|
||
"label": "I1 basic on/off",
|
||
"description": "Triggered at change of the input I1 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"3": {
|
||
"label": "I1 start/stop level change",
|
||
"description": "Triggered at change of the input I1 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"4": {
|
||
"label": "Multilevel",
|
||
"description": "Triggered at changes of state/value of the Dimmer",
|
||
"maxNodes": 16
|
||
},
|
||
"5": {
|
||
"label": "I2 basic on/off",
|
||
"description": "Triggered at change of the input I2 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"6": {
|
||
"label": "I2 notification report",
|
||
"description": "Triggered at change of the input I2 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"7": {
|
||
"label": "I2 binary sensor",
|
||
"description": "Triggered at change of the input I2 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"8": {
|
||
"label": "I3 basic on/off",
|
||
"description": "Triggered at change of the input I3 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"9": {
|
||
"label": "I3 notification report",
|
||
"description": "Triggered at change of the input I3 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"10": {
|
||
"label": "I3 binary sensor",
|
||
"description": "Triggered at change of the input I3 state and reflecting its state",
|
||
"maxNodes": 16
|
||
},
|
||
"11": {
|
||
"label": "Multilevel sensor",
|
||
"description": "Triggered at change of temperature sensor",
|
||
"maxNodes": 16
|
||
}
|
||
},
|
||
"paramInformation": [
|
||
{
|
||
"#": "1",
|
||
"label": "Input 1 Switch Type",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Mono-Stable switch type (Push button)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Bi-Stable switch type",
|
||
"value": 1
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "2",
|
||
"label": "Input 2 Switch Type",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Mono-Stable switch type (Push button)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Bi-Stable switch type",
|
||
"value": 1
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "3",
|
||
"label": "Input 2 Contact Type",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "NO (Normally open) input type",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "NC (Normally closed) input type",
|
||
"value": 1
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "4",
|
||
"label": "Input 3 Contact Type",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "NO (Normally open) input type",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "NC (Normally closed) input type",
|
||
"value": 1
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "10",
|
||
"label": "Activate / Deactivate Functions ALL ON / ALL OFF",
|
||
"description": "Dimmer module responds to commands ALL ON / ALL OFF",
|
||
"valueSize": 2,
|
||
"defaultValue": 255,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "All on is not active, all off is not active",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "All on is not active, all off active",
|
||
"value": 1
|
||
},
|
||
{
|
||
"label": "All on active, all off is not active",
|
||
"value": 2
|
||
},
|
||
{
|
||
"label": "All on active, all off active",
|
||
"value": 255
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "11",
|
||
"label": "Automatic Turning Off Output After Set Time",
|
||
"description": "Auto OFF enabled with defined time, step is 1 second.",
|
||
"valueSize": 2,
|
||
"minValue": 0,
|
||
"maxValue": 32536,
|
||
"defaultValue": 0
|
||
},
|
||
{
|
||
"#": "12",
|
||
"label": "Automatic Turning on Output After Set Time",
|
||
"description": "Auto ON enabled with defined time, step is 1 second.",
|
||
"valueSize": 2,
|
||
"minValue": 0,
|
||
"maxValue": 32536,
|
||
"defaultValue": 0
|
||
},
|
||
{
|
||
"#": "20",
|
||
"label": "Enable / Disable 3-Way Switch",
|
||
"description": "Dimming is done by push button or switch connected to I1.",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Single push button (Connected to I1)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "3-Way switch (Connected to I1 and I2)",
|
||
"value": 1
|
||
},
|
||
{
|
||
"label": "Additional switch connected to I2",
|
||
"value": 2
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "21",
|
||
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
"label": "Double Click Function",
|
||
"description": "A fast double click on the push button will set dimming power at maximum."
|
||
},
|
||
{
|
||
"#": "30",
|
||
"$import": "~/templates/master_template.json#state_after_power_failure_prev_off"
|
||
},
|
||
{
|
||
"#": "40",
|
||
"label": "Power Reporting in Watts on Power Change",
|
||
"description": "Set value is percentage, set value from 0 - 100 = 0% - 100%.",
|
||
"valueSize": 1,
|
||
"minValue": 0,
|
||
"maxValue": 100,
|
||
"defaultValue": 5
|
||
},
|
||
{
|
||
"#": "42",
|
||
"label": "Power Reporting in Watts by Time Interval",
|
||
"description": "Set value means time interval (0 – 32767) in seconds.",
|
||
"valueSize": 2,
|
||
"minValue": 0,
|
||
"maxValue": 32767,
|
||
"defaultValue": 300
|
||
},
|
||
{
|
||
"#": "60",
|
||
"label": "Minimum Dimming Value",
|
||
"description": "Minimum dimming value is set by entered value.",
|
||
"valueSize": 1,
|
||
"minValue": 1,
|
||
"maxValue": 98,
|
||
"defaultValue": 1
|
||
},
|
||
{
|
||
"#": "61",
|
||
"label": "Maximum Dimming Value",
|
||
"description": "Maximum dimming value is set by entered value.",
|
||
"valueSize": 1,
|
||
"minValue": 2,
|
||
"maxValue": 99,
|
||
"defaultValue": 99
|
||
},
|
||
{
|
||
"#": "65",
|
||
"label": "Dimming Time (Soft On/off)",
|
||
"description": "Set value means time of moving the Dimmer between min. and max. dimming values",
|
||
"valueSize": 2,
|
||
"minValue": 1,
|
||
"maxValue": 255,
|
||
"defaultValue": 100
|
||
},
|
||
{
|
||
"#": "66",
|
||
"label": "Dimming Time When Key Pressed",
|
||
"description": "Time of moving the Dimmer between min. and max dimming values",
|
||
"valueSize": 2,
|
||
"minValue": 1,
|
||
"maxValue": 255,
|
||
"defaultValue": 3
|
||
},
|
||
{
|
||
"#": "67",
|
||
"label": "Ignore Start Level",
|
||
"description": "This parameter is used with association group 3",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Respect start level",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Ignore start level",
|
||
"value": 1
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "68",
|
||
"label": "Dimming Duration",
|
||
"description": "This parameter is used with association group 3",
|
||
"valueSize": 1,
|
||
"minValue": 0,
|
||
"maxValue": 127,
|
||
"defaultValue": 0
|
||
},
|
||
{
|
||
"#": "100",
|
||
"label": "Enable / Disable Endpoints I2",
|
||
"description": "Enabling I2 means that Endpoint (I2) will be present on UI.",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Disabled",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Home security",
|
||
"value": 1
|
||
},
|
||
{
|
||
"label": "Carbon monoxide",
|
||
"value": 2
|
||
},
|
||
{
|
||
"label": "Carbon dioxide",
|
||
"value": 3
|
||
},
|
||
{
|
||
"label": "Water alarm",
|
||
"value": 4
|
||
},
|
||
{
|
||
"label": "Heat alarm",
|
||
"value": 5
|
||
},
|
||
{
|
||
"label": "Smoke alarm",
|
||
"value": 6
|
||
},
|
||
{
|
||
"label": "Binary Sensor",
|
||
"value": 9
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "101",
|
||
"label": "Enable / Disable Endpoints I3",
|
||
"description": "Enabling I3 means that Endpoint (I3) will be present on UI.",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Disabled",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Home security",
|
||
"value": 1
|
||
},
|
||
{
|
||
"label": "Carbon monoxide",
|
||
"value": 2
|
||
},
|
||
{
|
||
"label": "Carbon dioxide",
|
||
"value": 3
|
||
},
|
||
{
|
||
"label": "Water alarm",
|
||
"value": 4
|
||
},
|
||
{
|
||
"label": "Heat alarm",
|
||
"value": 5
|
||
},
|
||
{
|
||
"label": "Smoke alarm",
|
||
"value": 6
|
||
},
|
||
{
|
||
"label": "Binary Sensor",
|
||
"value": 9
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"#": "110",
|
||
"label": "Temperature Sensor Offset Settings",
|
||
"description": "Offset to actual measured value",
|
||
"valueSize": 2,
|
||
"minValue": 1,
|
||
"maxValue": 32536,
|
||
"defaultValue": 32536
|
||
},
|
||
{
|
||
"#": "120",
|
||
"label": "Digital Temperature Sensor Reporting",
|
||
"description": "Module reports measured temperature on defined temperature change",
|
||
"valueSize": 1,
|
||
"minValue": 0,
|
||
"maxValue": 127,
|
||
"defaultValue": 5
|
||
},
|
||
{
|
||
"#": "250",
|
||
"label": "Unsecure / Secure Inclusion",
|
||
"valueSize": 1,
|
||
"defaultValue": 0,
|
||
"allowManualEntry": false,
|
||
"options": [
|
||
{
|
||
"label": "Unsecure inclusion",
|
||
"value": 0
|
||
},
|
||
{
|
||
"label": "Secure inclusion",
|
||
"value": 1
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"metadata": {
|
||
"inclusion": "AUTOMATICALLY ADDING THE DEVICE TO A Z-WAVE NETWORK (AUTO INCLUSION)\n1. Enable add/remove mode on your Z-Wave gateway (hub)\n2. Connect the device to the power supply (with the temperature sensor already connected – sold separately*).\n3. Auto-inclusion will be initiated within 5 seconds of connection to the power supply and the device will automatically enrol in your network\nMANUALLY ADDING THE DEVICE TO A Z-WAVE NETWORK (MANUAL INCLUSION)\n1. Enable add/remove mode on your Z-Wave gateway (hub)\n2. Connect the device to the power supply (with the temperature sensor already connected)\n3. Toggle the switch connected to the I1 terminal 3 times within 3 seconds\nOR\nIf the device is powered by 24 V SELV supply, press and hold the S (Service) button between 2 and 6 seconds\n4. A new multi-channel device will appear on your dashboard\n\nMake sure the device is excluded from your network before connecting the temperature sensor. Switch off the power supply, connect the temperature sensor, and re-include the device to your network.\nNOTE2: When connecting temperature sensor to module that has already been included, you have to exclude module first. Switch off power supply, connect the sensor and re-include the module.",
|
||
"exclusion": "REMOVAL FROM A ZWAVE NETWORK (Z-WAVE EXCLUSION)\n1. Connect the device to the power supply\n2. Make sure the device is within direct range of your Z-Wave gateway (hub) or use a hand-held Z-Wave remote to perform exclusion\n3. Enable add/remove mode on your Z-Wave gateway (hub)\n4. Toggle the switch connected to the I1 terminal 3 times within 3 seconds\nOR\nIf the device is powered by 24 V SELV supply, press and hold the S (Service) button between 2 and 6 seconds\n5. The device will be removed from your network but any custom configuration parameters will not be erased",
|
||
"reset": "FACTORY RESET\n1. Connect the device to the power supply\n2. Within the first minute (60 seconds) the device is connected to the power supply, toggle the switch connected to the I1 terminal 5 times within 3 seconds (5 times change switch state).\nOR\nIf the device is powered by 24 V SELV supply, press and hold the S (Service) button for at least 6 seconds\n\nBy resetting the device, all custom parameters previously set on the device will return to their default values, and the owner ID will be deleted. Use this reset procedure only when the main gateway (hub) is missing or otherwise inoperable.\n\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/2838/manualdevoloHCdimmerFM25012018_0910.pdf"
|
||
}
|
||
}
|