421 lines
8.9 KiB
JSON
421 lines
8.9 KiB
JSON
{
|
||
"manufacturer": "Qubino",
|
||
"manufacturerId": "0x0159",
|
||
"label": "ZMNHDD",
|
||
"description": "Flush Dimmer Plus",
|
||
"devices": [
|
||
{
|
||
"productType": "0x0001",
|
||
"productId": "0x0051"
|
||
}
|
||
],
|
||
"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 Flush 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,
|
||
"isLifeline": true
|
||
}
|
||
},
|
||
"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": "Flush 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
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|