zwave-js/.config-db/devices/0x0154/009303.json

318 lines
5.2 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Popp & Co",
"manufacturerId": "0x0154",
"label": "009303",
"description": "Wall Controller",
"devices": [
{
"productType": "0x0100",
"productId": "0x0101"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Button 1 and 3 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "2",
"label": "Button 2 and 4 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "11",
"label": "Command to Control Group A",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"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": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "12",
"label": "Command to Control Group B",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"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": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "13",
"label": "Command to Control Group C",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"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": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "14",
"label": "Command to Control Group D",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"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": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "21",
"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
}
]
},
{
"#": "22",
"label": "Invert Buttons",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "25",
"label": "Block Wake Up Even When Wake Up Interval Is Set",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Wake up is blocked",
"value": 0
},
{
"label": "Wake up is possible",
"value": 1
}
]
},
{
"#": "30",
"label": "End Unsolicited Battery Report on Wake Up",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "To same node as wake up notification",
"value": 1
},
{
"label": "Broadcast to neighbors",
"value": 2
}
]
}
]
}