Add esp8266 setup picture
This commit is contained in:
parent
6eeaf8ec0a
commit
6eb29e3ed3
3 changed files with 6 additions and 1 deletions
2
_deploy
2
_deploy
|
@ -1 +1 @@
|
||||||
Subproject commit 917e54f9d6257ae93a7976ed1daedc013a4af9f9
|
Subproject commit 0dec4860da3859cc0c325bb3e16fcbf9c2d70500
|
|
@ -16,6 +16,11 @@ that all your DIY projects can now be done for a fraction of the price.
|
||||||
For this tutorial, I'll walk through how to get going with ESP8266, get the temperature and humidity and
|
For this tutorial, I'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.
|
report it to MQTT where Home Asssistant can pick it up.
|
||||||
|
|
||||||
|
<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'>
|
<p class='img'>
|
||||||
<img src='/images/blog/2015-10-esp8266-temp/ha-sensor.png' />
|
<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.
|
Home Assistant will keep track of historical values and allow you to integrate it into automation.
|
||||||
|
|
BIN
source/images/blog/2015-10-esp8266-temp/setup.png
Normal file
BIN
source/images/blog/2015-10-esp8266-temp/setup.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
Loading…
Add table
Add a link
Reference in a new issue