mirror of https://github.com/arendst/Tasmota.git
Created Glossary (markdown)
parent
fc4d0b6031
commit
8fe346a1c8
|
@ -0,0 +1,6 @@
|
|||
|Term|Explanation|
|
||||
|---|---|
|
||||
|[**Component**](Components)| anything wired to the ESP8266/ESP8255 chip to be controlled by or send data to it (buttons, switches, relays, LEDs, sensors, displays, MCU units, etc)
|
||||
|[**Module**](Modules)| a firmware supported device which has specific code to enable its features (before Templates it was used for selecting the device from the list of supported ones)
|
||||
|[**Rule**](Rules)|used for on device automation
|
||||
|[**Status LED**](status-led)| LEDs on the device that display its state|
|
Loading…
Reference in New Issue