mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
19c01bd4f5
commit
60cd7a9ef0
|
@ -47,7 +47,7 @@ http://sonoff/cm?&user=put_username_here&password=put_password_here&cmnd=Power%2
|
|||
### Sending commands over serial bridge
|
||||
If you flashed the device via serial method you can connect to it with a terminal application (e.g. [Termite](https://www.compuphase.com/software_termite.htm), Arduino IDE Serial Monitor) to issue commands and follow responses. This is a practical way to do a `Backlog` setup of your new device.
|
||||
|
||||
*The serial interface is set to 115200 bps except for Sonoff Dual and the Sonoff RF Bridge where it is set to 19200 bps.*
|
||||
*The serial interface is set to 115200 bps except for Sonoff Dual and the [Sonoff RF Bridge](Sonoff-RF-Bridge-433) where it is set to 19200 bps.*
|
||||
|
||||
## Using Backlog
|
||||
`Backlog` command allows executing up to 30 consecutive commands with a single command line. It is a useful feature to avoid numerous resets when setting up a new device. You can use it to:
|
||||
|
@ -335,7 +335,7 @@ See Also | [`SetOption21`](#SetOption21) - Energy monitoring when power is off
|
|||
<a id="Width4"> </a> Width4 | `0..30` = set width of the hour clock hand *(only in `Scheme 5`)*
|
||||
See also | [`SetOption15`](#SetOption15) - Set PWM control<BR>[`SetOption16`](#SetOption16) - Reverse Clock Scheme direction<BR>[`SetOption17`](#SetOption17) - Show [`Color`](#Color) string as hex or decimal<BR>[`SetOption20`](#SetOption20) - Update of Dimmer/Color/CT without turning power on
|
||||
|
||||
### Sonoff RF Bridge
|
||||
### [Sonoff RF Bridge](Sonoff-RF-Bridge-433)
|
||||
|
||||
|Command | Parameters
|
||||
|:--- | :---
|
||||
|
|
Loading…
Reference in New Issue