From e250acc160e115612043a5a23d4525c4cd887267 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sat, 19 May 2018 00:25:27 -0300 Subject: [PATCH] Added missing PowerOnState 5 command --- PowerOnState-Configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PowerOnState-Configuration.md b/PowerOnState-Configuration.md index cc545af5..c07149fe 100644 --- a/PowerOnState-Configuration.md +++ b/PowerOnState-Configuration.md @@ -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.