mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
f0817cfe50
commit
d754740203
|
@ -636,7 +636,9 @@ SetOption13 | 1 / on | Enable button single press only for immediate res
|
|||
SetOption14 | | Show current relay switch mode
|
||||
SetOption14 | 0 / off | (default) Set self-locking mode for all relays
|
||||
SetOption14 | 1 / on | Set interlock mode for all relays
|
||||
SetOption15 | 1 / on | Disable Pwm command and allow control by Dimmer or Color commands
|
||||
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
|
||||
SetOption16 | 1 | Switch Clock scheme leds from clock-wise to counter-clock-wise mode
|
||||
SetOption17 | | Show Color string as hex (0) or decimal (1)
|
||||
SetOption17 | 0 / off | Respond with hex color string
|
||||
|
@ -821,9 +823,9 @@ Scheme | + | Set next Scheme
|
|||
Scheme | - | Set previous Scheme
|
||||
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
|
||||
SetOption17 | 0 / off | Respond with hex color string
|
||||
SetOption17 | 1 / on | Respond with comma-separated decimal string
|
||||
SetOption15 | 1 / on | (default) Disable Pwm command and allow control by Dimmer or Color commands
|
||||
SetOption20 | 1 / on | Enable changing Dimmer value without turning power on
|
||||
Speed | | Show current fade speed selection
|
||||
Speed | 1..20 | Select desired fade speed from 1 = fast to 20 = very slow
|
||||
|
|
Loading…
Reference in New Issue