mirror of https://github.com/arendst/Tasmota.git
updated components list with missing ones
parent
d80b994bfb
commit
52cd013e57
|
@ -23,7 +23,7 @@ Read more about adding specific [sensors](supported-sensors) or adding component
|
||||||
| 3 | SI7021 | Only for Sonoff Si7021, not the i2c version |
|
| 3 | SI7021 | Only for Sonoff Si7021, not the i2c version |
|
||||||
| 4 | DS18x20 | Dallas Semiconductor DS18b20 1-Wire temperature sensor |
|
| 4 | DS18x20 | Dallas Semiconductor DS18b20 1-Wire temperature sensor |
|
||||||
| 5 | I2C SCL | I2C serial clock pin, used with any I2C component (sensors, displays, ...) |
|
| 5 | I2C SCL | I2C serial clock pin, used with any I2C component (sensors, displays, ...) |
|
||||||
| 6 | I2C SDA | I2C serial data pin, used with any I2C component (sensors, displays, ...) |
|
| 6 | I2C SDA | I2C serial data pin - used with any I2C component (sensors, displays, ...) |
|
||||||
| 7 | WS2812 | Addressable LEDs such as WS281X or Neopixel |
|
| 7 | WS2812 | Addressable LEDs such as WS281X or Neopixel |
|
||||||
| 8 | IRsend | IR Transmitter LED |
|
| 8 | IRsend | IR Transmitter LED |
|
||||||
| 9 | Switch1 | Switch |
|
| 9 | Switch1 | Switch |
|
||||||
|
@ -171,6 +171,9 @@ Read more about adding specific [sensors](supported-sensors) or adding component
|
||||||
| 151 | Rotary1b | Rotary Encoder (Mi Desk Lamp) |
|
| 151 | Rotary1b | Rotary Encoder (Mi Desk Lamp) |
|
||||||
| 152 | Rotary1c | Rotary Encoder (Mi Desk Lamp) |
|
| 152 | Rotary1c | Rotary Encoder (Mi Desk Lamp) |
|
||||||
| 153 | Rotary1d | Rotary Encoder (Mi Desk Lamp) |
|
| 153 | Rotary1d | Rotary Encoder (Mi Desk Lamp) |
|
||||||
|
| 154 | HRE CLOCK | Clock/Power line for HR-E Water Meter |
|
||||||
|
| 155 | HRE DATA | Data line for HR-E Water Meter |
|
||||||
|
| 156 | ADE7953_IRQ | ADE7953 IRQ |
|
||||||
| 157 | LedLink | Device Status LED |
|
| 157 | LedLink | Device Status LED |
|
||||||
| 158 | LedLinki | Device Status LED, inverted |
|
| 158 | LedLinki | Device Status LED, inverted |
|
||||||
| 159 | ALux IrSel | For AriLux devices - switches between IR/RF mode |
|
| 159 | ALux IrSel | For AriLux devices - switches between IR/RF mode |
|
Loading…
Reference in New Issue