mirror of https://github.com/arendst/Tasmota.git
GPIO 255
parent
b21103f281
commit
1ebbcc3a0d
|
@ -134,7 +134,7 @@ Emulation<a id="Emulation"></a>|`0` = disable emulation<BR>`1` = enable Belkin W
|
|||
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>**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<a id="Gpio"></a>|Show current [component](Components#components-list) assignments of the Module's configurable GPIO<BR>**6.6.0.17**<BR>`255` / `All` Show [component](Components#components-list) assignments for all the device's available 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
|
||||
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