Site updated at 2015-10-13 04:35:01 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-12 21:35:01 -07:00
parent 917e54f9d6
commit 0dec4860da
16 changed files with 194 additions and 146 deletions

View file

@ -158,6 +158,14 @@ that all your DIY projects can now be done for a fraction of the price.</p>
<p>For this tutorial, I&rsquo;ll walk through how to get going with ESP8266, get the temperature and humidity and
report it to MQTT where Home Asssistant can pick it up.</p>
<p class='img'>
<img src='/images/blog/2015-10-esp8266-temp/setup.png' />
Picture of the final setup (+ 2 LED for decoration)
</p>
<p class='img'>
<img src='/images/blog/2015-10-esp8266-temp/ha-sensor.png' />
Home Assistant will keep track of historical values and allow you to integrate it into automation.