Site updated at 2015-12-18 03:00:35 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-17 19:00:36 -08:00
parent 2d2a6e49e4
commit 5ddb1dac36
112 changed files with 3879 additions and 3743 deletions

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Category: esp8266 | Home Assistant]]></title>
<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-16T07:13:38-08:00</updated>
<updated>2015-12-17T19:00:26-08:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -7,25 +7,25 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Category: esp8266 - Home Assistant</title>
<title>Category: ESP8266 - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Category: esp8266">
<meta name="description" content="Category: ESP8266">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/blog/categories/esp8266/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Category: esp8266">
<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:type" content="website">
<meta property="og:description" content="Category: esp8266">
<meta property="og:description" content="Category: ESP8266">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@balloob">
<meta name="twitter:title" content="Category: esp8266">
<meta name="twitter:description" content="Category: esp8266">
<meta name="twitter:title" content="Category: ESP8266">
<meta name="twitter:description" content="Category: ESP8266">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
@ -101,7 +101,7 @@
<header>
<h1 class="title indent">
Category: Esp8266
Category: ESP8266
</h1>
</header>
<hr class="divider">
@ -131,11 +131,11 @@
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/esp8266/'>esp8266</a></li>
<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/how-to/'>How-To</a></li>
<li><a class='category' href='/blog/categories/mqtt/'>mqtt</a></li>
<li><a class='category' href='/blog/categories/mqtt/'>MQTT</a></li>
</ul>
@ -161,8 +161,28 @@
<div class="grid">
<section id="site-search" class="aside-module grid__item one-whole lap-one-half">
<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>
<section class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">About Home Assistant</h1>
<ul class="divided">
<li>
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
</li>
<li><a href='/getting-started/'>Get started with Home Assistant</a></li>
<li><a href='/demo/'>Open the online demo</a></li>
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
</ul>
</section>
<section class="sharing aside-module grid__item one-whole lap-one-half">
<section class="sharing aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Share this post</h1>
<a href="//twitter.com/share"
@ -203,7 +223,7 @@
}(document, 'script', 'facebook-jssdk'));
</script>
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Other Posts</h1>
<h1 class="title delta">Recent Posts</h1>
<ul class="divided">
@ -239,8 +259,7 @@
</ul>
</section>
</div>
</aside>