diff --git a/source/_posts/2018-06-04-esphomelib.markdown b/source/_posts/2018-06-04-esphomelib.markdown index b7ace0494b8..bdacd8fdfe2 100644 --- a/source/_posts/2018-06-04-esphomelib.markdown +++ b/source/_posts/2018-06-04-esphomelib.markdown @@ -8,6 +8,7 @@ author: Otto Winter author_twitter: OttoWinter_ comments: true categories: How-To ESP8266 +og_image: /images/blog/2018-06-esphomelib/social.png --- The [ESP8266](https://www.espressif.com/en/products/hardware/esp8266ex/overview) and [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview) are dirt cheap WiFi-enabled microcontrollers that have established themselves as the base for many DIY home automation projects. Even quite a few manufacturers like iTead with their Sonoff devices have chosen these controllers because of their competitive price. diff --git a/source/images/blog/2018-06-esphomelib/social.png b/source/images/blog/2018-06-esphomelib/social.png new file mode 100644 index 00000000000..b44d8bfb5b8 Binary files /dev/null and b/source/images/blog/2018-06-esphomelib/social.png differ