Site updated at 2017-08-26 17:30:22 UTC

This commit is contained in:
Travis CI 2017-08-26 17:30:22 +00:00
parent 919bae8956
commit 45060d18c1
1403 changed files with 8957 additions and 7954 deletions

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: ESP8266 | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/esp8266/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2017-08-26T12:50:28+00:00</updated>
<updated>2017-08-26T17:19:49+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>
@ -18,7 +18,7 @@
<link href="https://home-assistant.io/blog/2016/08/31/esp8266-and-micropython-part2/"/>
<updated>2016-08-31T04:17:25+00:00</updated>
<id>https://home-assistant.io/blog/2016/08/31/esp8266-and-micropython-part2</id>
<content type="html"><![CDATA[<img src='https://home-assistant.io/images/blog/2016-07-micropython/micropython.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;' width='200' />
<content type="html"><![CDATA[<img src='/images/blog/2016-07-micropython/micropython.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;' width='200' />
So, part 1 of [ESP8266 and MicroPython](/blog/2016/07/28/esp8266-and-micropython-part1/) was pretty lame, right? Instead of getting information out of Home Assistant we are going a step forward and create our own sensor which is sending details about its state to a Home Assistant instance.
<!--more-->
@ -120,7 +120,7 @@ sensor:
<link href="https://home-assistant.io/blog/2016/07/28/esp8266-and-micropython-part1/"/>
<updated>2016-07-28T04:00:00+00:00</updated>
<id>https://home-assistant.io/blog/2016/07/28/esp8266-and-micropython-part1</id>
<content type="html"><![CDATA[<img src='https://home-assistant.io/images/blog/2016-07-micropython/micropython.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;' width='200' />
<content type="html"><![CDATA[<img src='/images/blog/2016-07-micropython/micropython.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;' width='200' />
The first release of Micropython for ESP8266 was delivered a couple of weeks ago. The [documentation](http://docs.micropython.org/en/latest/esp8266/esp8266_contents.html) covers a lot of ground. This post is providing only a little summary which should get you started.
Until a couple of weeks ago, the pre-built MicroPython binary for the ESP8266 was only available to backers of the Kickstarter campaign. This has changed now and it is available to the public for [download](https://micropython.org/download/#esp8266).
@ -286,12 +286,12 @@ I recently learned about the ESP8266, a $5 chip that includes WiFi and is Arduin
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.
<p class='img'>
<img src='https://home-assistant.io/images/blog/2015-10-esp8266-temp/setup.png' />
<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='https://home-assistant.io/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.
</p>

View file

@ -10,11 +10,11 @@
<meta name="author" content="Home Assistant">
<meta name="description" content="Category: ESP8266">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/blog/categories/esp8266/">
<link rel="canonical" href="/blog/categories/esp8266/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Category: ESP8266">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/blog/categories/esp8266/">
<meta property="og:url" content="/blog/categories/esp8266/">
<meta property="og:type" content="website">
<meta property="og:description" content="Category: ESP8266">
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
@ -90,10 +90,10 @@
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/esp8266/'>ESP8266</a></li>
<li><a class='category' href='/blog/categories/how-to/'>How-To</a></li>
<li><a class='category' href='/blog/categories/mqtt/'>MQTT</a></li>
<li><a class='category' href='/blog/categories/micropython/'>Micropython</a></li>
<li>How-To</li>
<li>MQTT</li>
<li>ESP8266</li>
<li>Micropython</li>
</ul>
</span>
</footer>
@ -114,9 +114,9 @@
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/esp8266/'>ESP8266</a></li>
<li><a class='category' href='/blog/categories/how-to/'>How-To</a></li>
<li><a class='category' href='/blog/categories/micropython/'>Micropython</a></li>
<li>How-To</li>
<li>ESP8266</li>
<li>Micropython</li>
</ul>
</span>
</footer>
@ -138,9 +138,9 @@
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/esp8266/'>ESP8266</a></li>
<li><a class='category' href='/blog/categories/how-to/'>How-To</a></li>
<li><a class='category' href='/blog/categories/mqtt/'>MQTT</a></li>
<li>How-To</li>
<li>MQTT</li>
<li>ESP8266</li>
</ul>
</span>
</footer>
@ -174,10 +174,10 @@
class="twitter-share-button"
data-via="home_assistant"
data-related="home_assistant"
data-url="https://home-assistant.io/blog/categories/esp8266/"
data-counturl="https://home-assistant.io/blog/categories/esp8266/" >Tweet</a>
data-url="/blog/categories/esp8266/"
data-counturl="/blog/categories/esp8266/" >Tweet</a>
<div class="fb-share-button" style='top: -6px;'
data-href="https://home-assistant.io/blog/categories/esp8266/"
data-href="/blog/categories/esp8266/"
data-layout="button_count">
</div>
<div class="g-plusone" data-size="standard"></div>