mirror of https://github.com/arendst/Tasmota.git
Updated Blinds and Roller Shades (markdown)
parent
9e0ea9475a
commit
1f119eae44
|
@ -34,10 +34,10 @@ Shutter 0 (Relay:1): Init. Pos: 20000 [100 %], Open Vel.: 100 Close Vel.: 100 ,
|
|||
Command<BR> (x = `1..4`)|Parameters
|
||||
-|-
|
||||
ShutterCalibration\<x><a id="ShutterCalibration"></a>|Granular shutter position calibration. Real position in cm must be put in at 30 50 70 90 percent
|
||||
ShutterMotordelay\<x><a id="ShutterMotordelay"></a>|`0.00 .. 12.75` sec *(default = `0`)*<BR>Define the time, in seconds, that it takes the motor to start moving once power is turned on on.
|
||||
ShutterCloseDuration\<x><a id="ShutterCloseDuration"></a>| `1..255` *(default = `10`)*<BR>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\<x><a id="ShutterClose"></a>|Engage the relay to close the shutter. This action can be requested at any time.
|
||||
ShutterInvert\<x><a id="ShutterInvert"></a>|`0` = use default shutter positioning<BR>`1` = invert shutter positioning
|
||||
ShutterMotordelay\<x><a id="ShutterMotordelay"></a>|`0.00 .. 12.75` sec *(default = `0`)*<BR>Define the time, in seconds, that it takes the motor to start moving once power is turned on on.
|
||||
ShutterOpenDuration\<x><a id="ShutterOpenDuration"></a>|`1..255` *(default = `10`)*<BR>time, in seconds, to fully open the shutter. Fraction of a second can be specified (e.g. `45.7`).
|
||||
ShutterOpen\<x><a id="ShutterOpen"></a>|Engage the relay to open the shutter. This action can be requested at any time.
|
||||
ShutterPosition\<x><a id="ShutterPosition"></a>|`0..100`<BR>`0` = Closed, `100` = Open<BR>If the shutter is inverted (e.g., if used with KNX), `100` = Closed, `0` = Open<BR>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.
|
||||
|
|
Loading…
Reference in New Issue