From bc1581d8770476ea81523f1c486d60c29ff364b3 Mon Sep 17 00:00:00 2001 From: arendst Date: Thu, 4 May 2017 14:09:59 +0200 Subject: [PATCH] Update Sonoff Touch ledstate --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index b3c548f1..e5893f4f 100644 --- a/Commands.md +++ b/Commands.md @@ -36,7 +36,7 @@ LedPower | 0 | off | Turn led AND LedState Off LedPower | 1 | on | Turn led On AND LedState Off LedState | | Show current led state as 0 to 7 LedState | 0 | off | Disable use of LED as much as possible -LedState | 1 | on | Show power state on led +LedState | 1 | on | Show power state on led (inverted for Sonoff Touch) LedState | 2 | Show MQTT subscriptions as a led blink LedState | 3 | Show power state and MQTT subscriptions as a led blink LedState | 4 | Show MQTT publications as a led blink