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

433 lines
8 KiB
JSON

{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGS222",
"description": "Double Relay Switch 2x1.5kW",
"devices": [
{
"productType": "0x0202",
"productId": "0x1002"
},
{
"productType": "0x0202",
"productId": "0x4002"
},
{
"productType": "0x0202",
"productId": "0x6002"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Switch 1",
"maxNodes": 16
},
"2": {
"label": "Switch 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
}
]
},
{
"#": "3",
"label": "Override OFF-Delay",
"description": "Forced auto off period",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Manual override disabled",
"value": 0
},
{
"label": "Manual override enabled",
"value": 1
}
]
},
{
"#": "4",
"label": "Relay 1: Auto-Off Delay",
"valueSize": 2,
"unit": "0.1s",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "5",
"label": "Relay 2: Auto-Off Delay",
"valueSize": 2,
"unit": "0.1s",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "6",
"label": "Separation of Association Sending (Key 1)",
"description": "Activate/Deactivate association sending for group 1 - Also see param #16",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Commands sent when device is turned on/off",
"value": 0
},
{
"label": "Commands sent when device turned off",
"value": 1
},
{
"label": "Commands sent when device turned off",
"value": 2
}
]
},
{
"#": "7",
"label": "Control Key #2 Behaviour",
"description": "![CDATA[NOTE: Parameter 15 value must be set to 1 to work properly.",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Commands sent when device is turned on/off",
"value": 0
},
{
"label": "Commands sent when turned off-last state",
"value": 1
},
{
"label": "Commands sent when turned off-full brightness",
"value": 2
}
]
},
{
"#": "13",
"label": "Inputs Behaviour",
"description": "In case of bi-stable switches, define their behaviour (toggle or follow)",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Toggle",
"value": 0
},
{
"label": "Follow switch contact (Closed=ON, open=OFF)",
"value": 1
}
]
},
{
"#": "14",
"label": "Inputs Button/Switch Configuration",
"description": "Binary inputs type configuration",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Mono-Stable input (Button)",
"value": 0
},
{
"label": "Bi-Stable input (Switch)",
"value": 1
}
]
},
{
"#": "15",
"label": "Dimmer/Roller Shutter Control",
"description": "Enable/Disable operation of devices associated to group 1",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable dimmer/roller shutter control",
"value": 0
},
{
"label": "Enable dimmer/roller shutter control",
"value": 1
}
]
},
{
"#": "16",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "30",
"label": "Relay 1: Response to General Alarm",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "31",
"label": "Relay 1: Response to Water Flood Alarm",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "32",
"label": "Relay 1: Response to Smoke, CO, CO2 Alarm",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "33",
"label": "Relay 1: Response to Temperature Alarm",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "39",
"label": "ALARM FLASHING Alarm Time",
"description": "Amount of time (ms) the device keeps on flashing after receipt of Alarm Frame",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 600,
"unsigned": true
},
{
"#": "40",
"label": "Relay 2: Response to General Alarm",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "41",
"label": "Relay 2: Response to Water Flood Alarm",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "42",
"label": "Relay 2: Response to Smoke, CO, CO2 Alarm",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
},
{
"#": "43",
"label": "Relay 2: Response to Temperature Alarm",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Deactivation - No response to alarm frames",
"value": 0
},
{
"label": "Alarm relay on",
"value": 1
},
{
"label": "Alarm relay off",
"value": 2
},
{
"label": "Alarm flashing",
"value": 3
}
]
}
],
"compat": {
// The device sends reports for endpoint 1 un-encapsulated
"mapRootReportsToEndpoint": 1
}
}