1. Home
  2. Knowledge Base
  3. v3
  4. Operation v3
  5. Configuration Parameters / Settings -v3

Configuration Parameters / Settings -v3

One of the new additions to the iblinds V3 is the configuration settings that many people have been asking to have implemented. Below is the list for what each parameter does, and how to configure it.

For raw command line copy and paste:

zwave.configurationV1.configurationSet(parameterNumber: [Insert ParameterNumber here],size: 1, configurationValue:[Insert Value Range here].toInteger).format()

When using the raw command line, make sure to change “Insert ParameterNumber here” to the Parameter number below, and “Insert Value Range here” to the Value range desired below

Parameter Number SizeParameter NameDescriptionValue Range
[Value]
V3 Minimum FirmwareV3.1 Minimum Firmware
11Close IntervalAuto Calib. Tightness
Lower value = tighter
Higher value = looser
Must be recalibrated
[16-32]V3.0+V3.11+
21Reverse DirectionReverse Open/Close[0] – Close Down
[1] – Close Up
V3.0+V3.11+
31NULLN/AN/AV3.0+V3.11+
41Default ON PositionWhat device opens to by default[1-99]V3.0+V3.11+
51Device Reset DisableDisable Reset Button[0] – Disabled
[1] –
Enabled
V3.0+V3.11+
61SpeedHow fast iblinds closes[0-100] secondsV3.0+V3.11+
71Remote CalibrationRecalibrate upon next command received. Send disable after re-calibrate is successful [0] – Disabled
[1] – Enabled
V3.06+V3.11+
81Min TiltMinimum Tilt Level[0-25]V3.07+V3.12+
91Max TiltMaximum Tilt Level[75-99]V3.07+V3.12+
10 1Remap 99Remap ON to 0x63 instead of 0xFF. Use if ON sends tilt all the way up instead of default ON[0] – Disabled
[1] – Enabled
V3.07+V3.12+

Hubitat

To access the Preferences page, the Device Driver must be installed. Select the specific iblinds device you wish to edit, scroll down and change preferences as desired.

  • Check battery level every day at *: Sets a schedule for a specific time every day to send a battery report to the hub. Do not report more than once a day; reporting more than once a day will drain the battery too quickly and will not allow iblinds’ battery to last extended periods of time.
  • Close Position: Sets the default close position when the Off or Close buttons are pressed. 
  • Close Interval: A smaller value will decrease the loading interval between the tightened blind and the point of most resistance for the motor. Thus providing more closing power to the iblinds motor. Must be recalibrated
    • The range for this preference is [16-32] and should be used carefully to avoid damage to the blinds.
    • To tighten the blinds, provide a smaller value. 
    • To loosen the blinds, input a larger value.
  • Reverse: Switches the direction of the opening/closing of the blinds.

Homeseer

  1. From the Home dashboard, select the device you wish to change the settings
  2. Select Z-Wave from the menu near the top
  3. Select Settings dropdown arrow
  4. Under Set Configuration Parameters, send the specific command.

SmartThings

You must have the Device Handler installed prior to accessing settings, otherwise they will not be available.

  1. Select the specific iblinds V3 device to modify
  2. Touch the “:” in the top right-hand corner
  3. Select “Settings” (If Settings is not shown, press Cancel and repeat from step 2)
  4. Modify

Vera

  1. Go to Devices
  2. Select iblinds
  3. Scroll down and select Device Options
  4. To change the desired configuration setting, reference the detailed list and enter the parameter number (Variable), and desired value accordingly. (Data Size should be left on default or 1 byte hex)
  5. When finished, select Save Changes

Was this article helpful?

Related Articles