diff --git a/Commands.md b/Commands.md index b289972d..e4b25eb4 100644 --- a/Commands.md +++ b/Commands.md @@ -78,7 +78,7 @@ E.g. in case of command _`Backlog Power1 OFF; Delay 600; Power1 ON`_ the usage o # How to Use Commands -**Unless noted otherwise, documented commands are available from the latest Tasmota development version.** 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 from 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. Every command **used without a parameter (payload) returns the current setting**. * `Power` will return the status of Relay1 @@ -136,7 +136,7 @@ Gpios|Show list of available sensors and devices by name and i Gpio|Show current GPIO usage for current module Gpio\|`` = configure [sensor](https://github.com/arendst/Sonoff-Tasmota/blob/0658ae19599e88432bbb20348f1d49279276acd7/sonoff/sonoff_template.h#L192) to Gpio\ I2Cscan|Scan I2C bus and show addresses for found devices -LogHost|
`1`= reset [syslog](https://www.sigmdel.ca/michel/ha/rpi/syslog_en.html) host to firmware default (`SYS_LOG_HOST`)
`` = set syslog host (32 chars max) +LogHost|`1`= reset [syslog](https://www.sigmdel.ca/michel/ha/rpi/syslog_en.html) host to firmware default (`SYS_LOG_HOST`)
`` = set syslog host (32 chars max) LogPort|`1`= reset [syslog](https://www.sigmdel.ca/michel/ha/rpi/syslog_en.html) port to firmware default (`SYS_LOG_PORT`)
`2..32766` = set syslog port Modules|Show available modules by name and index Module|Displays active module by name and index
`` = switch to Module\ and restart