Updated Sensors Supported by Tasmota (markdown)

Mike 2019-03-11 07:31:43 +01:00
parent 6ead9a33d1
commit 7102021f8e
1 changed files with 1 additions and 0 deletions

@ -108,6 +108,7 @@ on Tasmota and report it, please. Then we will look into it and add it.
| MAX31855 | Thermocouple Sensor support | xsns_39_max31855.ino | SPI | | 2019 | Markus Past
| PN532 | NFC Tag Reader | xsns_40_pn532_i2c.ino | I<sup>2</sup>C | | 2019 | Andre Thomas, Theo Arends |
| MAX44009 | Ambient Light Sensor support | xsns_41_max44009.ino | I<sup>2</sup>C | | 2019 | Theo Arends
| SCD30 | CO2 Sensor support | xsns_42_scd30.ino | I<sup>2</sup>C | | 2019 | Frogmore42
| Generic | Sensor Interface | xsns_interface.ino | Internal | | 2019 | Theo Arends, Inspired by ESPEasy |
| Debug | Debug support | zzzz_debug.ino | Internal | | 2019 | Theo Arends