From 7a3c6db65ca6a8688f42247e8539f22c76b5dfb1 Mon Sep 17 00:00:00 2001 From: Philippe FOUQUET Date: Mon, 5 Sep 2022 17:29:51 +0200 Subject: [PATCH 1/2] Add Sonoff THR316D description --- devices/sonoff.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/devices/sonoff.rst b/devices/sonoff.rst index 8214b7be0..d61d213ca 100644 --- a/devices/sonoff.rst +++ b/devices/sonoff.rst @@ -350,6 +350,28 @@ Sonoff Mini GPIO16, Optional sensor +Sonoff THR316D +----------- + +.. pintable:: + + GPIO0, Button, + GPIO21, Relay 1, + GPIO4, Relay 2, + GPIO27, Optionnal sensor power ON/OFF, + GPIO25, sensor, + GPIO16, Power LED, + GPIO15, Wifi LED (inverted), + GPIO13, Cycle LED (inverted), + GPIO23, Display Read, + GPIO18, Display Write, + GPIO5, Display Data, + GPIO17, Display CS, + + GPIO1, UART TX pin (for log) + GPIO3, UART RX pin (for log) + + Shelly 1 -------- From 463ef50e44cd7d03a5521751f00c9d4cf3afeb4b Mon Sep 17 00:00:00 2001 From: Philippe FOUQUET Date: Mon, 5 Sep 2022 17:33:57 +0200 Subject: [PATCH 2/2] title undurline too short --- devices/sonoff.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/sonoff.rst b/devices/sonoff.rst index d61d213ca..3f0409b29 100644 --- a/devices/sonoff.rst +++ b/devices/sonoff.rst @@ -351,7 +351,7 @@ Sonoff Mini Sonoff THR316D ------------ +-------------- .. pintable::