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

229 lines
4 KiB
JSON

{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGR221",
"description": "Roller Shutter Controller",
"devices": [
{
"productType": "0x0300",
"productId": "0x0104"
},
{
"productType": "0x0300",
"productId": "0x0106"
},
{
"productType": "0x0300",
"productId": "0x0107"
},
{
"productType": "0x0300",
"productId": "0x0109"
},
{
"productType": "0x0300",
"productId": "0x100a"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 16
},
"2": {
"label": "Group 2",
"maxNodes": 16
},
"3": {
"label": "Controller Updates",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Enable/Disable ALL ON/OFF",
"valueSize": 1,
"defaultValue": 255,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "All on active / All off active",
"value": 255
},
{
"label": "All on disabled/ all off disabled",
"value": 0
},
{
"label": "All on disabled/ all off active",
"value": 1
},
{
"label": "All on active / All off disabled",
"value": 2
}
]
},
{
"#": "10",
"label": "Control Key #2 Behaviour",
"description": "Turning off the shutter positioning function",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Turn on the shutter positioning",
"value": 0
},
{
"label": "Turning off the shutter positioning function",
"value": 1
}
]
},
{
"#": "14",
"label": "Inputs Button/Switch Configuration",
"description": "Binary inputs type configuration",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Mono-Stable input (Button)",
"value": 0
},
{
"label": "Bi-Stable input (Switch)",
"value": 1
},
{
"label": "Single mono-stable switch",
"value": 2
}
]
},
{
"#": "20",
"label": "Favorite Position",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 16
},
{
"#": "30",
"label": "General Alarm",
"description": "set for shutter no. 1",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation",
"value": 0
},
{
"label": "Open shutter alarm",
"value": 1
},
{
"label": "Closed shutter alarm",
"value": 2
}
]
},
{
"#": "31",
"label": "Alarm of Flooding with Water",
"description": "set for relay the shutter",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation",
"value": 0
},
{
"label": "Open shutter alarm",
"value": 1
},
{
"label": "Closed shutter alarm",
"value": 2
}
]
},
{
"#": "32",
"label": "Smoke, CO, CO2 Alarm",
"description": "Set for the roller shutter.",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation",
"value": 0
},
{
"label": "Open shutter alarm",
"value": 1
},
{
"label": "Closed shutter alarm",
"value": 2
}
]
},
{
"#": "33",
"label": "Temperature Alarm",
"description": "set for roller shutter",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation",
"value": 0
},
{
"label": "Open shutter alarm",
"value": 1
},
{
"label": "Closed shutter alarm",
"value": 2
}
]
},
{
"#": "41",
"label": "Scene Activation Functionality",
"description": "Only valid for the 1.9 version of FGR221.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation of functionality - Default",
"value": 0
},
{
"label": "Activation of functionality",
"value": 1
}
]
}
]
}