Changes
Jump to navigation
Jump to search
292 bytes added
, 14:20, 10 August 2021
Line 115: |
Line 115: |
| |- | | |- |
| |runtime||integer 0-100||1-4||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15 | | |runtime||integer 0-100||1-4||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15 |
| + | |- |
| + | |runtimeopen||integer 0-60000||Blinds subId||-||Runtimeopen is the open time in milliseconds, is used for blinds; Example: runtimeopen=15000 |
| + | |- |
| + | |runtimeclose||integer 0-60000||Blinds subId||-||Runtimeclose is the close time in milliseconds, is used for blinds; Example: runtimeclose=15000 |
| |- | | |- |
| |hold||integer 0-10000||1-4||500||hold is the bridging time in miliseconds, is used for gate and jalousie (by default hold is the same as runtime), lock; Example: hold=3500 | | |hold||integer 0-10000||1-4||500||hold is the bridging time in miliseconds, is used for gate and jalousie (by default hold is the same as runtime), lock; Example: hold=3500 |