Updated Commands (markdown)

Michael Ingraham 2019-09-12 13:15:14 -04:00
parent 99fd80083d
commit f662fa9846
1 changed files with 2 additions and 2 deletions

@ -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)