mirror of https://github.com/arendst/Tasmota.git
Updated Sensors Supported by Tasmota (markdown)
parent
c7ce424418
commit
3d8e044e19
|
@ -105,8 +105,11 @@ on Tasmota and report it, please. Then we will look into it and add it.
|
||||||
| MGC3130 | Electric Field Sensor | xsns_36_mgc3130.ino | I2C | | 2018 | Christian Baars, Theo Arends
|
| MGC3130 | Electric Field Sensor | xsns_36_mgc3130.ino | I2C | | 2018 | Christian Baars, Theo Arends
|
||||||
| RF | RF Sensor receiver | xsns_37_rfsensor.ino | GPIO | | 2018 | Theo Arends
|
| RF | RF Sensor receiver | xsns_37_rfsensor.ino | GPIO | | 2018 | Theo Arends
|
||||||
| AZ_Instrument 7798 | CO2, Temperature and Humidity Meter support | xsns_38_az7798.ino | Serial | | 2018 | Theo Arends
|
| AZ_Instrument 7798 | CO2, Temperature and Humidity Meter support | xsns_38_az7798.ino | Serial | | 2018 | Theo Arends
|
||||||
| Generic | Sensor Interface | xsns_interface.ino | Internal | | 2018 | Theo Arends, Inspired by ESPEasy |
|
| MAX31855 | Thermocouple Sensor support | xsns_39_max31855.ino | SPI | | 2019 | Markus Past
|
||||||
| Debug | Debug support | zzzz_debug.ino | Internal | | 2018 | Theo Arends
|
| PN532 | NFC Tag Reader | xsns_40_pn532_i2c.ino | I2C | | 2019 | Andre Thomas,
|
||||||
|
Theo Arends
|
||||||
|
| Generic | Sensor Interface | xsns_interface.ino | Internal | | 2019 | Theo Arends, Inspired by ESPEasy |
|
||||||
|
| Debug | Debug support | zzzz_debug.ino | Internal | | 2019 | Theo Arends
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue