zwave-js/.config-db/devices/0x0115/zme_06436.json

307 lines
5.4 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Z-Wave.Me",
"manufacturerId": "0x0115",
"label": "ZME_06436",
"description": "Flush Mountable Blind Control",
"devices": [
{
"productType": "0x1000",
"productId": "0x0003"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"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": "What to Do on RF Close Command",
"description": "Defines how to interpret RF Off command.",
"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": "Opposite Button Reaction",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Stop",
"value": 0
},
{
"label": "Move in reverse direction",
"value": 1
}
]
},
{
"#": "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",
"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": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim (Using Basic Set)",
"value": 1
},
{
"label": "Switch all on/off",
"value": 2
}
]
},
{
"#": "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 and dim (Using Basic Set)",
"value": 1
},
{
"label": "Switch all on/off",
"value": 2
}
]
},
{
"#": "15",
"label": "Action to Take on Switch All Commands",
"valueSize": 1,
"defaultValue": 1,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Off only",
"value": 1
},
{
"label": "On only",
"value": 2
},
{
"label": "On and off",
"value": 255
}
]
}
]
}