mirror of https://github.com/arendst/Tasmota.git
Updated Modules (markdown)
parent
80147cf78a
commit
d2631ccf38
|
@ -9,7 +9,7 @@ Each module is assigned a number which is used in [Template configuration](templ
|
|||
|
||||
| #| Name| Module specifics
|
||||
| ---: | :--- | :---
|
||||
| 0 | Template | Module for currently active template. Named after the template NAME field. <br>*If a template is not active it will display `Generic (0)`. **Do not use it until you enter a template**, use `Generic (18)`*|
|
||||
| 0 | Template | Module for currently active template. Named after the template NAME field. *If a template is not active it will display `Generic (0)`. **Do not use it until you enter a template**, use `Generic (18)`*|
|
||||
| 1 | Sonoff Basic |
|
||||
| 2 | Sonoff RF |
|
||||
| 3 | Sonoff SV |
|
||||
|
@ -27,9 +27,9 @@ Each module is assigned a number which is used in [Template configuration](templ
|
|||
| 15 | ElectroDragon |
|
||||
| 16 | EXS Relay(s) | Enable pulse latching using even/odd numbered relay pairs
|
||||
| 17 | WiOn |
|
||||
| 18 | Generic | Show Wemos specific pin information in GUI
|
||||
| 18 | Generic | All GPIOs are user configurable, used for dev boards (NodeMCU, D1 mini, etc). Shows Wemos specific pin information in WebUI.
|
||||
| 19 | Sonoff Dev |
|
||||
| 20 | H801 | Change hardware UART Tx from GPIO01 to GPIO02
|
||||
| 20 | H801 | Changes hardware Serial Tx from GPIO01 to GPIO02
|
||||
| 21 | Sonoff SC | Enable and Process data via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps
|
||||
| 22 | Sonoff BN-SZ | Set light type to 1 PWM channel disregarding SetOption15
|
||||
| 23 | Sonoff 4Ch Pro | Button handling disregarding SetOption13 only allowing single press to enable RF learning while holding the button
|
||||
|
|
Loading…
Reference in New Issue