mirror of https://github.com/arendst/Tasmota.git
Added missing PowerOnState 5 command
parent
dc6c2ee1f9
commit
e250acc160
|
@ -5,7 +5,8 @@
|
|||
`PowerOnState | 1 | on | Turn relay(s) on after power on`
|
||||
`PowerOnState | 2 | toggle | Toggle relay(s) on from last saved`
|
||||
`PowerOnState | 3 | (default) Turn relay(s) on as last saved`
|
||||
`PowerOnState | 4 | Turn relay(s) on and disable further relay control`
|
||||
`PowerOnState | 4 | Turn relay(s) on and disable further relay control`
|
||||
`PowerOnState | 5 | After a pulsetime period, Turn relay(s) on and disable further relay control`
|
||||
|
||||
by DEFAULT the relay(s) will power on with the last saved state on a reboot/restart.
|
||||
|
||||
|
|
Loading…
Reference in New Issue