Updated Sensors Supported by Tasmota (markdown)

Mike 2019-01-03 06:15:55 +01:00
parent 3d8e044e19
commit eb7811ffff
1 changed files with 2 additions and 3 deletions

@ -106,8 +106,7 @@ on Tasmota and report it, please. Then we will look into it and add it.
| 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
| 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
| 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