diff --git a/Supported-sensors.md b/Supported-sensors.md index 787a51b8..ae92faf7 100644 --- a/Supported-sensors.md +++ b/Supported-sensors.md @@ -1,8 +1,5 @@ ### [List of supported sensors](https://docs.google.com/spreadsheets/d/e/2PACX-1vRBFqaP5QAFmT8iIYBxrn-EQp7-SrkxL6tb0OjpqtBxDEsmkiWCFei3sFyA_UXoqlbs3CqtEdOfC6Pa/pubhtml?gid=1029939700&single=true) -## Adding sensors -*(written for D1 mini but majority of information applies to other devices)* - - [**A4988**](A4988-Stepper-Motor-Controller) Stepper Motor Controller - **ADS1x15** A/D Converter (I2C) - [**AM312**](Wemos-D1-Mini-and-AM312-PIR-Motion-Sensor) PIR Motion Sensor @@ -22,7 +19,7 @@ - [**HM16/HM17**](iBeacon-driver) Bluetooth iBeacon reader (Serial) - **HR-E** Water Meter Encoder interface (Serial) - [**HC-SR04 (SR04+, SR04T)**](Wemos-D1-Mini-and-HC-SR04-Ultrasonic-Sensor) Ultrasonic Sensor -- [**HC-SR501**](Wemos-D1-Mini-and-HC-SR501-PIR-Motion-Sensor) PIR Motion Sensor +- [**HC-SR501**](Wemos-D1-Mini-and-HC-SR501-PIR-Motion-Sensor) PIR Motion Sensor - **HTU21** Temperature and Humidity sensor (I2C) - **HX711** Load Cell sensor (GPIO) - **INA219** High-Side DC Current and Voltage sensor (I2C) @@ -70,6 +67,7 @@ - **Xadow, Grove** Multi-channel Gas sensor (I2C) ## Expanding your devices +*(written originally for D1 mini but the majority of the information applies to other peripherals)* - [Sensor Configuration](https://github.com/arendst/Sonoff-Tasmota/wiki/Sensor-Configuration) - [Wiring additional things to a module](Expanding-Sonoffs) - [Connecting a Switch](Expanding-Sonoffs#connect-switch)