From f9cc0e5549aa5aa176e54ab0b1cc299336ec9fbf Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 3 Jun 2018 12:24:12 +0200 Subject: [PATCH] Add Sonoff Basic --- esphomeyaml/devices/index.rst | 1 + esphomeyaml/index.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/esphomeyaml/devices/index.rst b/esphomeyaml/devices/index.rst index 0486b2cd6..56c96ec59 100644 --- a/esphomeyaml/devices/index.rst +++ b/esphomeyaml/devices/index.rst @@ -10,3 +10,4 @@ Cookbook sonoff sonoff_4ch sonoff_s20 + sonoff_basic diff --git a/esphomeyaml/index.rst b/esphomeyaml/index.rst index 4280aff3a..a866c87b7 100644 --- a/esphomeyaml/index.rst +++ b/esphomeyaml/index.rst @@ -112,7 +112,7 @@ These are only the devices for which I've had the time to set up dedicated guide .. |Sonoff S20| image:: /esphomeyaml/images/sonoff_s20.jpg :class: component-image .. _Sonoff S20: /esphomeyaml/devices/sonoff_s20.html -.. |Sonoff Basic| image:: /esphomeyaml/images/sonoff_basic.jpg +.. |Sonoff Basic| image:: /esphomeyaml/devices/images/sonoff_basic.jpg :class: component-image .. _Sonoff Basic: /esphomeyaml/devices/sonoff_basic.html .. |Sonoff 4CH| image:: /esphomeyaml/images/sonoff_4ch.jpg