Updated Commands (markdown)

Theo Arends 2018-08-27 15:02:42 +02:00
parent 0258bd2077
commit 62fc9c7977
1 changed files with 4 additions and 0 deletions

@ -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\<x\> | | Show current external switch mode
SwitchMode\<x\> | 0 | (default) Set switch mode to TOGGLE
SwitchMode\<x\> | 1 | Set switch mode to FOLLOW (0 = Off, 1 = On)