mirror of https://github.com/arendst/Tasmota.git
Calculation of PulseTime explained clearer. I was not the only one confused: https://forum.iobroker.net/viewtopic.php?t=12141
parent
96ac745764
commit
126d2c8c61
|
@ -119,7 +119,7 @@ PowerRetain | 1 / on | Enable MQTT power retain on status update
|
|||
PulseTime\<x\> | | Show current PulseTime of relay\<x\> in 0.1 seconds
|
||||
PulseTime\<x\> | 0 / off | (Default) Disable use of PulseTime for relay\<x\>
|
||||
PulseTime\<x\> | 1..111 | Set PulseTime for relay\<x\> with 0.1 seconds increment
|
||||
PulseTime\<x\> | 112..64900 | Set PulseTime for relay\<x\> with 1 seconds increment starting with 12 seconds (113 = 13 seconds etc.)
|
||||
PulseTime\<x\> | 112..64900 | Set PulseTime for relay\<x\> with 1 seconds increment starting with 12 seconds (add 100 to desired interval in seconds, e.g. 113 = 13 seconds and 220 = 120 seconds)
|
||||
SetOption11 | | Show current button single and double press swap state
|
||||
SetOption11 | 0 / off | (default) Legacy button single and double press
|
||||
SetOption11 | 1 / on | Button single and double press functionality swapped
|
||||
|
|
Loading…
Reference in New Issue