From c99d43cb9bd483edd4bf0228eecd720e7a3962bb Mon Sep 17 00:00:00 2001 From: arendst Date: Thu, 16 Mar 2017 16:41:07 +0100 Subject: [PATCH] Add SHT1x sensors --- Sensor-Configuration.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Sensor-Configuration.md b/Sensor-Configuration.md index 49cd29c2..50be84f2 100644 --- a/Sensor-Configuration.md +++ b/Sensor-Configuration.md @@ -38,7 +38,13 @@ The following I2C sensors are supported using ``I2C SCL (5)`` and ``I2C SDA (6)` - BMP180 Pressure and Temperature - BMP280 Pressure and Temperature - BME280 Pressure, Temperature and Humidity -- HTU21 Temperature and Humidity +- HTU21 Temperature and Humidity +- SI7013 Temperature and Humidity +- SI7020 Temperature and Humidity +- SI7021 Temperature and Humidity +- SHT10 Temperature and Humidity +- SHT11 Temperature and Humidity +- SHT15 Temperature and Humidity You can add I2C sensors using the following (MQTT) commands: