diff --git a/Blinds-and-Shutters.md b/Blinds-and-Shutters.md index 4185a83c..1c173944 100644 --- a/Blinds-and-Shutters.md +++ b/Blinds-and-Shutters.md @@ -38,7 +38,7 @@ ShutterCalibration\|Granular shutter position 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. +ShutterMotorDelay\|`0.00 .. 12.75` *(default = `0`)*
Define the time, in seconds, that it takes the motor to start moving once power is turned 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.