From 62fc9c79770eb2a25194614e952ebd634b7eca1d Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 27 Aug 2018 15:02:42 +0200 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Commands.md b/Commands.md index ebc9b1fe..230cdbdb 100644 --- a/Commands.md +++ b/Commands.md @@ -94,6 +94,8 @@ BlinkCount | 0 | Blink many times before restoring power state BlinkCount | 1..32000 | Set how many blinks before restoring power state BlinkTime | | Show current BlinkTime in 0.1 seconds BlinkTime | 2..3600 | Set BlinkTime with 0.1 seconds increment +ButtonDebounce | | (6.1.1.12) Show current button debounce time in ms +ButtonDebounce | 40..1000 | (6.1.1.12) Set button debounce time in ms FanSpeed | | (iFan02 only) Show current fan speed FanSpeed | 0 / off | (iFan02 only) Turn fan Off FanSpeed | 1..3 | (iFan02 only) Set fan speed @@ -148,6 +150,8 @@ SetOption26 | 1 / on | Add postfix to all POWER messages SetOption31 | 1 / on | Disable wifi (once every second) and mqtt (once every 2 seconds) status information blink of wifi led SetOption32 | | Show current key hold time in 0.1 seconds SetOption32 | 1..100 | Set key hold time from 0.1 to 10 seconds +SwitchDebounce | | (6.1.1.12) Show current switch debounce time in ms +SwitchDebounce | 40..1000 | (6.1.1.12) Set button switch time in ms SwitchMode\ | | Show current external switch mode SwitchMode\ | 0 | (default) Set switch mode to TOGGLE SwitchMode\ | 1 | Set switch mode to FOLLOW (0 = Off, 1 = On)