diff --git a/Commands.md b/Commands.md index fc4023cc..930c7e0d 100644 --- a/Commands.md +++ b/Commands.md @@ -547,7 +547,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.