zwave-js/.config-db/devices/0x010f/fgwpb-121.json

453 lines
7.4 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGWPB-121",
"description": "Fibaro Wall Plug",
"devices": [
{
"productType": "0x1401",
"productId": "0x2000"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "2",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "3",
"label": "Overload",
"description": "Overload safety switch",
"valueSize": 2,
"minValue": 0,
"maxValue": 18000,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "11",
"label": "Power Reporting",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 15,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "12",
"label": "Energy Reporting Threshold",
"valueSize": 2,
"minValue": 0,
"maxValue": 500,
"defaultValue": 10,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "13",
"label": "Power Reporting Interval",
"valueSize": 2,
"minValue": 0,
"maxValue": 32400,
"defaultValue": 3600,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "14",
"label": "Energy Reporting Interval",
"valueSize": 2,
"minValue": 0,
"maxValue": 32400,
"defaultValue": 3600,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "15",
"label": "Consumption",
"description": "Measure energy consumed by the Wall Plug itself",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "21",
"label": "Up Value",
"description": "Upper power threshold",
"valueSize": 2,
"minValue": 100,
"maxValue": 18000,
"defaultValue": 500
},
{
"#": "22",
"label": "Down Value",
"description": "Lower power threshold",
"valueSize": 2,
"minValue": 0,
"maxValue": 17900,
"defaultValue": 300
},
{
"#": "23",
"label": "Controlling",
"description": "Controlling 3rd association group devices",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Power exceeded",
"value": 1
},
{
"label": "Power dropped",
"value": 2
},
{
"label": "Power dropped or exceeded",
"value": 3
}
]
},
{
"#": "24",
"label": "Switch On",
"description": "Command frame sent to devices in 2nd group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Last state/on",
"value": 255
}
]
},
{
"#": "25",
"label": "Switch Off",
"description": "Command frame sent to devices in 2nd group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Last state/on",
"value": 255
}
]
},
{
"#": "26",
"label": "Threshold Up",
"description": "Command frame sent to the devices in 3rd group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Last state/on",
"value": 255
}
]
},
{
"#": "27",
"label": "Threshold Down",
"description": "Command frame sent to the devices in 3rd group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Last state/on",
"value": 255
}
]
},
{
"#": "30",
"label": "Active Alarms",
"description": "Network alarms to which the Wall Plug will respond",
"valueSize": 1,
"defaultValue": 63,
"allowManualEntry": false,
"options": [
{
"label": "General",
"value": 1
},
{
"label": "Smoke",
"value": 2
},
{
"label": "Carbon monoxide",
"value": 4
},
{
"label": "Carbon dioxide",
"value": 8
},
{
"label": "High temperature",
"value": 16
},
{
"label": "Flood",
"value": 32
},
{
"label": "All alarms",
"value": 63
}
]
},
{
"#": "31",
"label": "Response to Alarm Frames",
"description": "Wall plug response to alarms",
"valueSize": 1,
"minValue": 0,
"maxValue": 50,
"defaultValue": 0,
"options": [
{
"label": "No reaction",
"value": 0
},
{
"label": "On",
"value": 1
},
{
"label": "Off",
"value": 2
}
]
},
{
"#": "32",
"label": "Alarm State Duration",
"description": "Specifies the duration of the alarm state",
"valueSize": 2,
"minValue": 1,
"maxValue": 32400,
"defaultValue": 600
},
{
"#": "40",
"label": "Power Load for Violet Color",
"description": "Maximum active power to flash the LED frame Violet",
"valueSize": 2,
"minValue": 1000,
"maxValue": 18000,
"defaultValue": 18000
},
{
"#": "41",
"label": "LED Frame Color On",
"description": "LED frame color when controlled device is on",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable illumination",
"value": 0
},
{
"label": "Active power (Smooth)",
"value": 1
},
{
"label": "Active power (Steps)",
"value": 2
},
{
"label": "White",
"value": 3
},
{
"label": "Red",
"value": 4
},
{
"label": "Green",
"value": 5
},
{
"label": "Blue",
"value": 6
},
{
"label": "Yellow",
"value": 7
},
{
"label": "Cyan",
"value": 8
},
{
"label": "Magenta",
"value": 9
}
]
},
{
"#": "42",
"label": "LED Frame Color Off",
"description": "LED frame color when controlled device is off",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable illumination",
"value": 0
},
{
"label": "Last measured load",
"value": 1
},
{
"label": "White",
"value": 3
},
{
"label": "Red",
"value": 4
},
{
"label": "Green",
"value": 5
},
{
"label": "Blue",
"value": 6
},
{
"label": "Yellow",
"value": 7
},
{
"label": "Cyan",
"value": 8
},
{
"label": "Magenta",
"value": 9
}
]
},
{
"#": "43",
"label": "LED Frame Color Z-Wave",
"description": "Z-Wave alarm illumination",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disable illumination",
"value": 0
},
{
"label": "No change in color",
"value": 1
},
{
"label": "Red/White/Blue",
"value": 2
},
{
"label": "White",
"value": 3
},
{
"label": "Red",
"value": 4
},
{
"label": "Green",
"value": 5
},
{
"label": "Blue",
"value": 6
},
{
"label": "Yellow",
"value": 7
},
{
"label": "Cyan",
"value": 8
},
{
"label": "Magenta",
"value": 9
}
]
}
]
}