Updated Sensors Supported by Tasmota (markdown)

Mike 2019-01-03 06:14:19 +01:00
parent c7ce424418
commit 3d8e044e19
1 changed files with 5 additions and 2 deletions

@ -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
| 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
| Generic | Sensor Interface | xsns_interface.ino | Internal | | 2018 | Theo Arends, Inspired by ESPEasy |
| Debug | Debug support | zzzz_debug.ino | Internal | | 2018 | Theo Arends
| MAX31855 | Thermocouple Sensor support | xsns_39_max31855.ino | SPI | | 2019 | Markus Past
| 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