diff --git a/Blinds-and-Roller-Shades.md b/Blinds-and-Roller-Shades.md index 857e0efd..93770e97 100644 --- a/Blinds-and-Roller-Shades.md +++ b/Blinds-and-Roller-Shades.md @@ -34,10 +34,10 @@ Shutter 0 (Relay:1): Init. Pos: 20000 [100 %], Open Vel.: 100 Close Vel.: 100 , Command
(x = `1..4`)|Parameters -|- ShutterCalibration\|Granular shutter position calibration. Real position in cm must be put in at 30 50 70 90 percent -ShutterMotordelay\|`0.00 .. 12.75` sec *(default = `0`)*
Define the time, in seconds, that it takes the motor to start moving once power is turned on on. ShutterCloseDuration\| `1..255` *(default = `10`)*
Define the time, in seconds, it takes to fully close the shutter. A fraction of a second can be specified (e.g. `45.7`). ShutterClose\|Engage the relay to close the shutter. This action can be requested at any time. ShutterInvert\|`0` = use default shutter positioning
`1` = invert shutter positioning +ShutterMotordelay\|`0.00 .. 12.75` sec *(default = `0`)*
Define the time, in seconds, that it takes the motor to start moving once power is turned on on. ShutterOpenDuration\|`1..255` *(default = `10`)*
time, in seconds, to fully open the shutter. Fraction of a second can be specified (e.g. `45.7`). ShutterOpen\|Engage the relay to open the shutter. This action can be requested at any time. ShutterPosition\|`0..100`
`0` = Closed, `100` = Open
If the shutter is inverted (e.g., if used with KNX), `100` = Closed, `0` = Open
A shutter position change can be requested at any time. The shutter will stop and revert or update to the requested position. The shutter's actual position will be saved _**after**_ the movement is completed. In this case, the position will be restored during reboot. An interruption during shutter movement (e.g., a device restart) will lose the current position.