390 lines
6.9 KiB
JSON
390 lines
6.9 KiB
JSON
|
{
|
||
|
"manufacturer": "Z-Wave.Me",
|
||
|
"manufacturerId": "0x0115",
|
||
|
"label": "ZME_05459",
|
||
|
"description": "Blinds Controller",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0xffff",
|
||
|
"productId": "0xffff"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Single press and hold of up/down buttons",
|
||
|
"maxNodes": 8
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Double press and press-hold of up/down buttons",
|
||
|
"maxNodes": 8
|
||
|
},
|
||
|
"3": {
|
||
|
"label": "Send Reports on blind state change",
|
||
|
"maxNodes": 8,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "LED Mode",
|
||
|
"description": "Set LED indication mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 3,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Show working state",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Show idle state",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Operated by Indicator Command Class",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Show if not closed",
|
||
|
"value": 4
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Automatically Open or Close After",
|
||
|
"valueSize": 2,
|
||
|
"unit": "seconds",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "3",
|
||
|
"label": "RF Close Command Reaction",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Close",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Ignore",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Open",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Open if closed else close",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Full Close Time",
|
||
|
"description": "Time in seconds to go from opened to closed state.",
|
||
|
"valueSize": 1,
|
||
|
"unit": "seconds",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 60,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Keep in permanent motion",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"label": "Full Open Time",
|
||
|
"description": "Time in seconds to go from closed to open state.",
|
||
|
"valueSize": 1,
|
||
|
"unit": "seconds",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 60,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Keep in permanent motion",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "Node ID of the Blocking Device",
|
||
|
"description": "Commands from this device will be interpreted as block/unblock instead of open/close",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 232,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "Unprotected Command",
|
||
|
"description": "Which command from the blocking Node should be interpreted as 'unprotected'",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "On",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Off",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"label": "Stop or Revert If Opposite Button Is Pressed",
|
||
|
"description": "Defines behaviour on open press while closing and vice versa.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Stop (By buttons and binary)",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Revert",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Stop (By buttons, binary and basic)",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "9",
|
||
|
"label": "Invert Open and Close Relays",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Yes",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "Typical Click Timeout",
|
||
|
"valueSize": 1,
|
||
|
"unit": "10 ms",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 100,
|
||
|
"defaultValue": 50
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Invert Buttons",
|
||
|
"description": "Allows exchanging the functionality of the buttons",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Yes",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "12",
|
||
|
"label": "Switch by Buttons",
|
||
|
"description": "Local operations by buttons will/will not/ switch the load",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "By single press and hold",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "By double press and hold",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "13",
|
||
|
"label": "Action on Button Single Press or Hold",
|
||
|
"description": "Defines which command should be sent on button single press or hold.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 4,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch on/off (Send Basic Set)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch all",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Send scenes",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch on/off and dim",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Send preconfigured scenes",
|
||
|
"value": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "14",
|
||
|
"label": "Action on Button Double Press or Hold",
|
||
|
"description": "Defines which command should be sent on button double press or press-hold.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch on/off (Send Basic Set)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch all",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Send scenes",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch on/off and dim",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Send preconfigured scenes",
|
||
|
"value": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "15",
|
||
|
"label": "Action to Take for Switch All Commands",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Switch off only",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch on only",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Switch all on and off",
|
||
|
"value": 255
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "16",
|
||
|
"label": "What to Do on Button Down Press",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Close",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Open if closed else close",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Open",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "17",
|
||
|
"label": "Action on Auto Open or Close Function",
|
||
|
"description": "Defines the action to perform upon auto open or auto close.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Close blinds",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Open blinds",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|