From 7d14b1644bd26fc763d1e3cc73c50e3902082221 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 18 Dec 2018 08:15:01 +0100 Subject: [PATCH] Updated the Excel sheet and added new driver --- Sensors-Supported-by-Tasmota.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sensors-Supported-by-Tasmota.md b/Sensors-Supported-by-Tasmota.md index 480e8c21..98474c0d 100644 --- a/Sensors-Supported-by-Tasmota.md +++ b/Sensors-Supported-by-Tasmota.md @@ -103,6 +103,7 @@ on Tasmota and report it, please. Then we will look into it and add it. | HX711 | Load Cell sensor support | xsns_34_hx711.ino | GPIO | | 2018 | Theo Arends | | TX20 | La Crosse Wind (Anenometer) sensor support | xsns_35_Tx20.ino | GPIO | | 2018 | Thomas Eckerstorfer, Theo Arends | | 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 | Generic | Sensor Interface | xsns_interface.ino | Internal | | 2018 | Theo Arends, Inspired by ESPEasy | | Debug | Debug support | zzzz_debug.ino | Internal | | 2018 | Theo Arends @@ -111,7 +112,7 @@ on Tasmota and report it, please. Then we will look into it and add it. ### Documents - Excel sheet with all supported sensors, drivers and display types. -Link: [Tasmota Supported Sensors v1.0.0.7.xlsx](https://github.com/mike2nl/sensors/raw/master/documents/Tasmota_Supported_Sensors_v1.0.0.7.xlsx) +Link: [Tasmota Supported Sensors v1.0.0.8.xlsx](https://github.com/mike2nl/sensors/raw/master/documents/Tasmota_Supported_Sensors_v1.0.0.8.xlsx) - Word document with sensor images and possible with some extra information about wiring and/or how to handle sensors.