Updated PowerOnState Configuration (markdown)

Michael Ingraham 2019-03-01 15:45:35 -05:00
parent 3afb54f34c
commit bccfcc7c50
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
## Predefined PowerOnState functionality
|:--- | :---
|:--- | :--- |
| [`PowerOnState`](PowerOnState-Configuration) | Show current relay power on state.<BR> `0` / `off` = keep relay(s) OFF after power on <BR> `1` / `on` = turn relay(s) ON after power on <BR> `2` / `toggle` = toggle relay(s) on from last saved <BR> `3` = turn relay(s) on as last saved *(default)* <BR> `4` = turn relay(s) on and disable further relay control <BR> `5` = after a pulsetime period turn relay(s) on (acts as inverted PulseTime mode)