mirror of https://github.com/arendst/Tasmota.git
Updated Components (markdown)
parent
8c5f8fa3b9
commit
3d70839c43
|
@ -1,6 +1,6 @@
|
|||
**Component** is anything wired to the ESP8266 SoC to be controlled by or send data to it.
|
||||
|
||||
Components can be: buttons, switches, relays, LEDs, sensors, displays, MCU units, etc. Every component is assigned to the ESP82xx GPIO it is wired (connected) to in the device template.
|
||||
Components can be: buttons, switches, relays, LEDs, sensors, displays, MCU units, etc. Every component is assigned to the GPIO it is wired (connected) to in the device template.
|
||||
|
||||
Every Tasmota device has some components configured by default. Most often there is a relay, a button and a LED configured as is the case for a Sonoff Basic in the following image.
|
||||
|
||||
|
|
Loading…
Reference in New Issue