mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
99fd80083d
commit
f662fa9846
|
@ -132,8 +132,8 @@ Delay<a id="Delay"></a>|`2..3600` = set delay between two backlog commands with
|
|||
Emulation<a id="Emulation"></a>|`0` = disable emulation<BR>`1` = enable Belkin WeMo emulation for Alexa<BR>`2` = enable Hue Bridge emulation for Alexa
|
||||
Event<a id="Event"></a>|**5.13.0**<BR>Execute an event to trigger a rule as [documented](Rules#trigger)
|
||||
FriendlyName\<x\><a id="FriendlyName"></a>|`1` = Reset friendly name to firmware default<BR>`<value>` = set friendly name (32 char limit)
|
||||
Gpios<a id="Gpios"></a>|Show list of available components by name and index<BR>`255` / `All` Show list of all components by name and index
|
||||
Gpio<a id="Gpio"></a>|Show user configurable GPIO current component assignments for Module
|
||||
Gpios<a id="Gpios"></a>|Show list of available [components](Components) by name and index<BR>`255` / `All` Show list of all [components](Components) by name and index
|
||||
Gpio<a id="Gpio"></a>|Show user configurable GPIO current [components](Components) assignments for Module
|
||||
Gpio\<x\><a id="Gpio"></a>|`<sensor>` = configure [sensor](https://github.com/arendst/Sonoff-Tasmota/blob/0658ae19599e88432bbb20348f1d49279276acd7/sonoff/sonoff_template.h#L192) to Gpio\<x\>
|
||||
I2Cscan<a id="I2Cscan"></a>|Scan I<sup>2</sup>C bus and show addresses for found devices
|
||||
LogHost<a id="LogHost"></a>|`1`= reset [syslog](https://www.sigmdel.ca/michel/ha/rpi/syslog_en.html) host to firmware default (`SYS_LOG_HOST`)<BR>`<value>` = set syslog host (32 chars max)
|
||||
|
|
Loading…
Reference in New Issue