diff --git a/Components.md b/Components.md index 19824dd1..e18d112c 100644 --- a/Components.md +++ b/Components.md @@ -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.