mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
dbec0a2c48
commit
03b6fe9495
|
@ -132,7 +132,7 @@ 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](Components#components-list) by name and index<BR>`255` / `All` Show list of all [components](Components#components-list) by name and index
|
||||
Gpios<a id="Gpios"></a>|Show list of available [components](Components#components-list) by name and index<BR>**6.6.0.12**<BR>`255` / `All` Show list of all [components](Components#components-list) by name and index
|
||||
Gpio<a id="Gpio"></a>|Show the Module's current [component](Components#components-list) assignments for the device's configurable GPIO
|
||||
Gpio\<x\><a id="Gpio"></a>|[`<component>`](Components#components-list) = assign `<component>` to `Gpio<x>`.<BR>_For built-in Modules only. This command does not work for device's configured with a device Template._
|
||||
I2Cscan<a id="I2Cscan"></a>|Scan I<sup>2</sup>C bus and show addresses for found devices
|
||||
|
|
Loading…
Reference in New Issue