From 33b3e9f6bf62908f03729ffb36740804266ad418 Mon Sep 17 00:00:00 2001 From: Felicia Hummel Date: Fri, 15 Jun 2018 14:18:23 +0200 Subject: [PATCH] Added DHT11 Sonoff Basic Wiring --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 58963d2a..4147c28d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -94,6 +94,7 @@ - [**IR Extension**](https://github.com/altelch/SonoffIR "IR extension") - [**S20 sensor**](https://github.com/arendst/Sonoff-Tasmota/issues/670) - [**Wiring additional things to a module**](Expanding-Sonoffs) +- [**Sonoff Basic DHT11 Wiring**](https://github.com/arendst/Sonoff-Tasmota/wiki/DHT11-Wiring---Sonoff-Basic) - [**Expand Sonoff 4CH with jack plug**](Expanding-4CH) - [**Defining new module types**](Adding-new-Module-types) - [**GPIO Locations**](https://github.com/arendst/Sonoff-Tasmota/wiki/GPIO-Locations)