Updated Components (markdown)

blakadder 2019-05-30 10:03:21 +02:00
parent 8c5f8fa3b9
commit 3d70839c43
1 changed files with 1 additions and 1 deletions

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