mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
52d6a04553
commit
a78625f297
12
Commands.md
12
Commands.md
|
@ -145,9 +145,9 @@ SetOption11 | 1 / on | Button single and double press functionality s
|
|||
SetOption13 | | Show current button single press only state
|
||||
SetOption13 | 0 / off | (default) Enable button single, multi-press and hold
|
||||
SetOption13 | 1 / on | Enable button single press only for immediate response. Disable by holding 4 x SetOption32
|
||||
SetOption14 | | Show current relay switch mode (deprecated since 6.4.1.11 - See Interlock)
|
||||
SetOption14 | 0 / off | (default) Set self-locking mode for all relays (deprecated since 6.4.1.11 - See Interlock)
|
||||
SetOption14 | 1 / on | Set interlock mode for all relays (deprecated since 6.4.1.11 - See Interlock)
|
||||
SetOption14 | | Show current relay switch mode (**deprecated** since 6.4.1.11 - _See Interlock_)
|
||||
SetOption14 | 0 / off | (default) Set self-locking mode for all relays (**deprecated** since 6.4.1.11 - _See Interlock_)
|
||||
SetOption14 | 1 / on | Set interlock mode for all relays (**deprecated** since 6.4.1.11 - _See Interlock_)
|
||||
SetOption15 | | Show current LED control
|
||||
SetOption15 | 0 / off | Command PWM control
|
||||
SetOption15 | 1 / on | (default) command Color/Dimmer control to PWM RGB(CW) leds
|
||||
|
@ -642,9 +642,9 @@ SetOption12 | 1 / on | Legacy save configuration in eeprom flash locatio
|
|||
SetOption13 | | Show current button single press only state
|
||||
SetOption13 | 0 / off | (default) Enable button single, multi-press and hold
|
||||
SetOption13 | 1 / on | Enable button single press only for immediate response. Disable by holding 4 x SetOption32
|
||||
SetOption14 | | Show current relay switch mode (deprecated since 6.4.1.11 - See Interlock)
|
||||
SetOption14 | 0 / off | (default) Set self-locking mode for all relays (deprecated since 6.4.1.11 - See Interlock)
|
||||
SetOption14 | 1 / on | Set interlock mode for all relays (deprecated since 6.4.1.11 - See Interlock)
|
||||
SetOption14 | | Show current relay switch mode (**deprecated** since 6.4.1.11 - _See Interlock_)
|
||||
SetOption14 | 0 / off | (default) Set self-locking mode for all relays (**deprecated** since 6.4.1.11 - _See Interlock_)
|
||||
SetOption14 | 1 / on | Set interlock mode for all relays (**deprecated** since 6.4.1.11 - _See Interlock_)
|
||||
SetOption15 | | Show current PWM control mode
|
||||
SetOption15 | 0 / off | Allow Pwm command control
|
||||
SetOption15 | 1 / on | (default) Disable Pwm command and allow control by Dimmer or Color commands
|
||||
|
|
Loading…
Reference in New Issue