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

426 lines
8.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGD211",
"description": "Universal Dimmer 500W",
"devices": [
{
"productType": "0x0100",
"productId": "0x0100",
"zwaveAllianceId": 88
},
{
"productType": "0x0100",
"productId": "0x0104"
},
{
"productType": "0x0100",
"productId": "0x0106"
},
{
"productType": "0x0100",
"productId": "0x0107"
},
{
"productType": "0x0100",
"productId": "0x0109"
},
{
"productType": "0x0100",
"productId": "0x100a"
},
{
"productType": "0x0100",
"productId": "0x300a"
},
{
"productType": "0x0100",
"productId": "0x400a"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Switch 1",
"maxNodes": 5
},
"2": {
"label": "Switch 2",
"maxNodes": 5
},
"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
}
]
},
{
"#": "6",
"label": "Send Commands to Association Group 1",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Send on/off commands",
"value": 0
},
{
"label": "Send off; Turn on at last brightness",
"value": 1
},
{
"label": "Send off; Turn on at 100%",
"value": 2
}
]
},
{
"#": "7",
"label": "Control Key #2 Behaviour",
"description": "Key no. 2 is not represented by any physical device",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Device status is not checked",
"value": 0
},
{
"label": "Device status is checked",
"value": 1
}
]
},
{
"#": "8",
"label": "Dimming Step At Automatic Control",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "9",
"label": "Transition Time Between Values",
"description": "Options for changing parameter 1-255 (10ms - 2,5s)",
"valueSize": 1,
"minValue": 1,
"maxValue": 255,
"defaultValue": 5,
"unsigned": true
},
{
"#": "10",
"label": "Time of AUTOMATIC Moving Between Values",
"description": "Time of autom. moving the dimmer between min/max",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
},
{
"#": "11",
"label": "Dimming Step At Manual Control",
"description": "Options for changing parameter 1-99",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "12",
"$if": "firmwareVersion <= 2.0",
"label": "Maximum Dimmer Level Control",
"description": "Options for changing parameter 2-99",
"valueSize": 1,
"minValue": 2,
"maxValue": 99,
"defaultValue": 2
},
{
"#": "12",
"$if": "firmwareVersion >= 2.1",
"label": "Maximum Dimmer Level Control",
"description": "Options for changing parameter 2-99",
"valueSize": 1,
"minValue": 2,
"maxValue": 99,
"defaultValue": 99
},
{
"#": "13",
"$if": "firmwareVersion <= 2.0",
"label": "Minimum Dimmer Level Control",
"description": "Options for changing parameter 1-98",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "13",
"$if": "firmwareVersion >= 2.1",
"label": "Minimum Dimmer Level Control",
"description": "Options for changing parameter 1-98",
"valueSize": 1,
"minValue": 1,
"maxValue": 98,
"defaultValue": 2
},
{
"#": "14",
"$if": "firmwareVersion <= 2.1",
"label": "Inputs Button/Switch Configuration",
"description": "Binary inputs type configuration",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Monostable input (Button)",
"value": 0
},
{
"label": "Bistable input (Switch)",
"value": 1
}
]
},
{
"#": "14",
"$if": "firmwareVersion >= 2.2",
"label": "Inputs Button/Switch Configuration",
"description": "Binary inputs type configuration",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Monostable input (Button)",
"value": 0
},
{
"label": "Bistable input (Switch)",
"value": 1
},
{
"label": "Roller blind switch",
"value": 2
}
]
},
{
"#": "15",
"$if": "firmwareVersion <= 2.0",
"label": "Parm 15",
"description": "Double-click set lighting at 100%",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable double click",
"value": 0
},
{
"label": "Enable double click",
"value": 1
}
]
},
{
"#": "15",
"$if": "firmwareVersion >= 2.1",
"label": "Parm 15",
"description": "Double-click set lighting at 100%",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable double click",
"value": 0
},
{
"label": "Enable double click",
"value": 1
}
]
},
{
"#": "16",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "17",
"label": "3-Way Switch",
"description": "Function of 3-way switch",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "18",
"label": "Synchronizing Light Level for Associated Devices",
"description": "The dimmer communicate the level to the associated devices. (default value 0)",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "19",
"label": "Change [On-Off] Bistable Keys",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Device changes status on key status change",
"value": 0
},
{
"label": "Device status depends on key status",
"value": 1
}
]
},
{
"#": "20",
"label": "Control Impulse Length",
"valueSize": 1,
"minValue": 100,
"maxValue": 170,
"defaultValue": 110,
"unsigned": true
},
{
"#": "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
}
]
},
{
"#": "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",
"$if": "firmwareVersion >= 1.9 && firmwareVersion <= 2.0",
"label": "Updating the Dimming Level without Switch",
"description": "Parameters value changes depending on the dimming level.",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 99,
"unsigned": true
},
{
"#": "40",
"$if": "firmwareVersion >= 2.1",
"label": "Updating the Dimming Level without Switch",
"description": "Available settings: from 1 to 99.",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 99
},
{
"#": "41",
"$if": "firmwareVersion >= 1.9",
"label": "Scene Activation Functionality",
"description": "Command class scene activation for group no. 3",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Scene functionality deactivated",
"value": 0
},
{
"label": "Scene functionality activated",
"value": 1
}
]
}
]
}