Updated Sensors Supported by Tasmota (markdown)

blakadder 2019-05-21 21:43:15 +02:00
parent 3b8d13e12d
commit 11438041ca
1 changed files with 1 additions and 1 deletions

@ -109,7 +109,7 @@ on Tasmota and report it, please. Then we will look into it and add it.
| 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 |
| SPS30 | Particulate Matter (PM) sensor | xsns_44_sps30.ino |I<sup>2</sup>C | | 2019 | Gerhard Mutz| Generic | Sensor Interface | xsns_interface.ino | Internal | | 2019 | Theo Arends, Inspired by ESPEasy |
| Debug | Debug support | zzzz_debug.ino | Internal | | 2019 | Theo Arends