Updated PowerOnState Configuration (markdown)

Michael Ingraham 2019-03-01 15:51:37 -05:00
parent 7ad6f4016c
commit 8357c57204
1 changed files with 2 additions and 0 deletions

@ -1,5 +1,7 @@
## Predefined PowerOnState functionality
|[]() | |
|------|------|
|[`PowerOnState`](Commands#poweronstate | 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)|