From 4143a11c8a599e3f9c664a7734bdf83fda57e6a0 Mon Sep 17 00:00:00 2001 From: Oscar Bolmsten Date: Sat, 15 Dec 2018 11:09:56 +0100 Subject: [PATCH] Add pins for Shelly 2 (#103) --- esphomeyaml/devices/sonoff.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/esphomeyaml/devices/sonoff.rst b/esphomeyaml/devices/sonoff.rst index 429bab1e1..47967a361 100644 --- a/esphomeyaml/devices/sonoff.rst +++ b/esphomeyaml/devices/sonoff.rst @@ -286,6 +286,16 @@ Shelly 1 GPIO4, Relay, GPIO5, SW Input, +Shelly 2 +-------- + +.. pintable:: + + GPIO4, Relay #1, + GPIO5, Relay #2, + GPIO12, SW Input #1, + GPIO14, SW Input #2, + See Also --------