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

300 lines
5.3 KiB
JSON

{
"manufacturer": "Reitz-Group.de",
"manufacturerId": "0x0064",
"label": "ZME_05431",
"description": "Switch",
"devices": [
{
"productType": "0x1000",
"productId": "0x0009"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Set LED Indication Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Show switch state",
"value": 1
},
{
"label": "Night mode",
"value": 2
}
]
},
{
"#": "2",
"label": "Automatic Switch Off",
"description": "If not zero, automatically switch off after a user defined time",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "3",
"label": "Function of RF Off Command",
"description": "Defines how to interpret RF Off command.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Switch off",
"value": 0
},
{
"label": "Ignore",
"value": 1
},
{
"label": "Switch on",
"value": 2
},
{
"label": "Switch on if load is off else switch off",
"value": 3
}
]
},
{
"#": "4",
"label": "Switch On/off by Holding Buttons",
"description": "Defines if the switch should change its state to on/off if being hold",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "5",
"label": "Restore Switch State After Power Cycle",
"description": "Defines if the switch should restore state to the last state",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No, turn off",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "11",
"label": "Invert Buttons",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "12",
"label": "Switch by Buttons",
"description": "If disabled, the local operations by buttons 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 press-hold",
"value": 2
}
]
},
{
"#": "13",
"label": "Action on Button Single Press or Hold",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on, off and dim",
"value": 1
},
{
"label": "Switch on, off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control devices in proximity",
"value": 6
},
{
"label": "Control door lock",
"value": 7
},
{
"label": "Control scene to gateway",
"value": 8
}
]
},
{
"#": "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": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on, off and dim",
"value": 1
},
{
"label": "Switch on, off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control devices in proximity",
"value": 6
},
{
"label": "Control door lock",
"value": 7
},
{
"label": "Control scene to gateway",
"value": 8
}
]
},
{
"#": "15",
"label": "Send the Following 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": "Switch off",
"value": 0
},
{
"label": "Switch on if load is off else switch off",
"value": 1
},
{
"label": "Switch on",
"value": 2
}
]
},
{
"#": "20",
"label": "Energy Consumption",
"description": "Specify the consumption of the loads in watts (0=disabled)",
"valueSize": 2,
"minValue": 0,
"maxValue": 1800,
"defaultValue": 0,
"writeOnly": true,
"options": [
{
"label": "Disabled",
"value": 0
}
]
}
]
}