mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
0dc864f510
commit
a79d9e4e00
|
@ -79,7 +79,7 @@ E.g. in case of command _`Backlog Power1 OFF; Delay 600; Power1 ON`_ the usage o
|
|||
|
||||
# How to Use Commands
|
||||
|
||||
**Unless noted otherwise, commands that do not indicate an introduction version are available since 5.10.** Commands introduced after this master release have their minimum version noted. If you're using an older Tasmota version some of the commands might not work. Note that availability of some features and their associated commands is dependent on the options selected during the firmware compilation. Please consult the [builds](Builds) table for a reference of which features are available for each pre-compiled firmware binary variant.
|
||||
**Unless noted otherwise, commands that do not indicate an introduction version are available since 5.10.** If you're using an older version some of the commands might not work. Note that availability of some features and their associated commands is dependent on the options selected during the firmware compilation. Please consult the [builds](Builds) table for a reference of which features are available for each pre-compiled firmware binary variant.
|
||||
|
||||
Every command **used without a parameter (payload) returns the current setting**.
|
||||
* `Power` will return the status of Relay1
|
||||
|
|
Loading…
Reference in New Issue