{ "manufacturer": "Eaton", "manufacturerId": "0x001a", "label": "RF9540-N", "description": "All Load Dimmer Light Switch", "devices": [ { "productType": "0x4449", "productId": "0x0101", "zwaveAllianceId": 797 }, { "productType": "0x4449", "productId": "0xaa00" }, { "productType": "0x4449", "productId": "0xff00" } ], "firmwareVersion": { "min": "0.0", "max": "1.1" }, "associations": { "1": { "label": "Group 1", "maxNodes": 5 }, "255": { "label": "Group 255", "maxNodes": 1, "isLifeline": true } }, "paramInformation": [ { "#": "1", "label": "Delayed OFF Time", "description": "time in seconds to delay OFF", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "2", "label": "Panic ON Time", "description": "Time in seconds for panic mode ON", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "3", "label": "Panic OFF Time", "description": "time in seconds for OFF in panic mode", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "4", "label": "Basic Set Value", "description": "Send value to association group on trigger", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "5", "label": "Power Up State", "description": "Power Up State of the switch", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Off", "value": 1 }, { "label": "On", "value": 2 }, { "label": "Last state", "value": 3 } ] }, { "#": "6", "label": "Panic Mode Enable", "description": "Enables this switch to participate in panic mode", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Off", "value": 1 }, { "label": "On", "value": 2 } ] }, { "#": "7", "label": "Dimmer Ramp Time", "description": "Time in seconds to reach desired level", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "8", "label": "Kickstart / Rapid Start", "description": "Turn on or off rapid start feature", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Off", "value": 1 }, { "label": "On", "value": 2 } ] }, { "#": "10", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Forward Z-Wave Commands", "description": "Keep associated accessory switches in sync" }, { "#": "11", "label": "Minimum Dimmer Level", "description": "The minimum dim level the switch will allow", "valueSize": 1, "minValue": 4, "maxValue": 99, "defaultValue": 4 }, { "#": "12", "label": "Maximum Dimmer Level", "description": "The maximum dim level the switch will allow", "valueSize": 1, "minValue": 4, "maxValue": 99, "defaultValue": 99 } ], "compat": { "mapBasicSet": "auto" } }