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

98 lines
1.6 KiB
JSON

{
"manufacturer": "Eaton",
"manufacturerId": "0x001a",
"label": "RFLDM",
"description": "ASPIRE RF Plug-In Z-Wave Lamp Dimmer",
"devices": [
{
"productType": "0x4449",
"productId": "0x0003",
"zwaveAllianceId": 751
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Delayed Off",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "2",
"label": "Panic On Time",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "3",
"label": "Panic Off Time",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "4",
"label": "Basic Set Value",
"description": "Not available in earlier versions of the device.",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "5",
"label": "Power P State",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 1
},
{
"label": "On",
"value": 2
},
{
"label": "Last state",
"value": 3
}
]
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Panic Mode"
},
{
"#": "7",
"label": "Dimmer Ramp Time",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
}
]
}