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

@ -7,25 +7,25 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Category: how-to - Home Assistant</title>
<title>Category: How-To - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Category: how-to">
<meta name="description" content="Category: How-To">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/blog/categories/how-to/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Category: how-to">
<meta property="og:title" content="Category: How-To">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/blog/categories/how-to/">
<meta property="og:type" content="website">
<meta property="og:description" content="Category: how-to">
<meta property="og:description" content="Category: How-To">
<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: how-to">
<meta name="twitter:description" content="Category: how-to">
<meta name="twitter:title" content="Category: How-To">
<meta name="twitter:description" content="Category: How-To">
<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: How-to
Category: How-To
</h1>
</header>
<hr class="divider">
@ -131,7 +131,7 @@
<ul class="tags unstyled">
<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>
</ul>
@ -163,7 +163,7 @@
<ul class="tags unstyled">
<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>
</ul>
@ -195,7 +195,7 @@
<ul class="tags unstyled">
<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>
</ul>
@ -227,11 +227,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>
@ -263,7 +263,7 @@
<ul class="tags unstyled">
<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>
</ul>
@ -295,9 +295,9 @@
<ul class="tags unstyled">
<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/release-notes/'>release-notes</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -329,9 +329,9 @@
<ul class="tags unstyled">
<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>
@ -357,8 +357,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"
@ -399,7 +419,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">
@ -435,8 +455,7 @@
</ul>
</section>
</div>
</aside>