mirror of https://github.com/arendst/Tasmota.git
Updated Sensors Supported by Tasmota (markdown)
parent
48307e04d2
commit
b0512d3865
|
@ -5,6 +5,8 @@ by Tasmota. We will update that information so far new things were added to Tasm
|
||||||
something which is not in the following documents but already in the firmware, open an issue here
|
something which is not in the following documents but already in the firmware, open an issue here
|
||||||
on Tasmota and report it, please. Then we will look into it and add it.
|
on Tasmota and report it, please. Then we will look into it and add it.
|
||||||
|
|
||||||
|
Most up to date list can be found in this [Google Sheet](https://docs.google.com/spreadsheets/d/1VaZrCUjNosUQGYBX0pTVoY_rkSzEIcTP8K3052smOB4/edit).
|
||||||
|
|
||||||
### Drivers (drv)
|
### Drivers (drv)
|
||||||
|
|
||||||
| Name | Type | Filename | IF Type | IF Address | Version | Maintainer |
|
| Name | Type | Filename | IF Type | IF Address | Version | Maintainer |
|
||||||
|
@ -112,17 +114,5 @@ on Tasmota and report it, please. Then we will look into it and add it.
|
||||||
| 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 |
|
| 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
|
| Debug | Debug support | zzzz_debug.ino | Internal | | 2019 | Theo Arends
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Documents
|
### Documents
|
||||||
- Excel sheet with all supported sensors, drivers and display types.
|
|
||||||
|
|
||||||
Link: [Tasmota Supported Sensors v1.0.1.2.xlsx](https://github.com/mike2nl/sensors/raw/master/documents/Tasmota_Supported_Sensors_v1.0.1.2.xlsx)
|
|
||||||
|
|
||||||
- Word document with sensor images and possible with some extra information about wiring and/or
|
|
||||||
how to handle sensors.
|
|
||||||
|
|
||||||
Link: ... (TBD)
|
|
||||||
|
|
||||||
### Sensor Quality
|
|
||||||
- ... (TBD)
|
|
||||||
|
|
Loading…
Reference in New Issue