mirror of https://github.com/arendst/Tasmota.git
Updated Components (markdown)
parent
f967652301
commit
865af6dec5
|
@ -16,8 +16,8 @@ If you wish to expand a device with your own component, after properly wiring ev
|
||||||
Read more about adding specific [sensors](supported-sensors) or adding components to a [Sonoff Basic](Expanding-Sonoffs).
|
Read more about adding specific [sensors](supported-sensors) or adding components to a [Sonoff Basic](Expanding-Sonoffs).
|
||||||
|
|
||||||
### Components List
|
### Components List
|
||||||
| # | Name | Description |
|
|#|Name|Description
|
||||||
| --- | --- | ---
|
|-:|:-:|:-
|
||||||
|1|DHT11|DHT11 sensor|
|
|1|DHT11|DHT11 sensor|
|
||||||
|2|AM2301|AM230X, DHT21 and DHT22 sensor|
|
|2|AM2301|AM230X, DHT21 and DHT22 sensor|
|
||||||
|3|SI7021|Only for Sonoff Si7021, not the i2c version|
|
|3|SI7021|Only for Sonoff Si7021, not the i2c version|
|
||||||
|
@ -180,3 +180,9 @@ Read more about adding specific [sensors](supported-sensors) or adding component
|
||||||
|160|Buzzer|Sonoff iFan03 Buzzer|
|
|160|Buzzer|Sonoff iFan03 Buzzer|
|
||||||
|161|Buzzeri|Sonoff iFan03 Buzzer inverted|
|
|161|Buzzeri|Sonoff iFan03 Buzzer inverted|
|
||||||
|162|OLED Reset|OLED Display Reset|
|
|162|OLED Reset|OLED Display Reset|
|
||||||
|
|170|A4988 DIR|Motor Direction
|
||||||
|
|171|A4988 STP|Step motor
|
||||||
|
|172|A4988 ENA|Enable motor
|
||||||
|
|173|A4988 MS1|Microstep increment select
|
||||||
|
|174|A4988 MS2|Microstep increment select
|
||||||
|
|175|A4988 MS3|Microstep increment select
|
||||||
|
|
Loading…
Reference in New Issue