Site updated at 2015-12-20 05:55:36 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-19 21:55:36 -08:00
parent 81633dd5dc
commit 42e481f37c
66 changed files with 395 additions and 872 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>2015-12-19T10:19:36-08:00</updated>
<updated>2015-12-20T05:53:58+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Paulus Schoutsen]]></name>
@ -16,7 +16,7 @@
<entry>
<title type="html"><![CDATA[Report the temperature with ESP8266 to MQTT]]></title>
<link href="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"/>
<updated>2015-10-11T12:10:00-07:00</updated>
<updated>2015-10-11T19:10:00+00:00</updated>
<id>https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt</id>
<content type="html"><![CDATA[
<p>I recently learned about the ESP8266, a $5 chip that includes WiFi and is Arduino compatible. This means that all your DIY projects can now be done for a fraction of the price.</p>

View file

@ -120,7 +120,7 @@
<div class="grid">
<div class="grid__item one-fifth palm-one-whole">
<time datetime="2015-10-11T12:10:00-07:00" pubdate>
<time datetime="2015-10-11T19:10:00+00:00" pubdate>
<span class='month'>Oct</span> <span class='day'>11</span>
</time>
</div>
@ -249,15 +249,6 @@
</ul>
</section>
<section id="site-search" class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Search</h1>
<form action="https://www.google.com/search" method="get">
<input type="hidden" name="q" value="site:https://home-assistant.io" />
<input class="search" type="text" name="q" results="0" placeholder="Search home-assistant.io"/>
<button type="submit"><i class="icon-search"></i></button>
</form>
</section>
</div>
</aside>