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

@ -39,7 +39,7 @@
release-...">
Release-...">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary">
@ -65,7 +65,7 @@
release-...">
Release-...">
<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">
@ -156,7 +156,7 @@
<ul class="tags unstyled">
<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>
@ -216,7 +216,7 @@
<ul class="tags unstyled">
<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>
@ -287,7 +287,7 @@ Map in Home Assistant showing two people and three zones (home, school, work)
<ul class="tags unstyled">
<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>
@ -352,7 +352,7 @@ Map in Home Assistant showing two people and three zones (home, school, work)
<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>
@ -397,9 +397,9 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
<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>
@ -451,9 +451,9 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
<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>
@ -502,7 +502,7 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/user-stories/'>user-stories</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -565,7 +565,7 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/user-stories/'>user-stories</a></li>
<li><a class='category' href='/blog/categories/user-stories/'>User-Stories</a></li>
</ul>
@ -622,7 +622,7 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
<ul class="tags unstyled">
<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>
@ -688,7 +688,7 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
<ul class="tags unstyled">
<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>
@ -746,6 +746,62 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
<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="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Categories</h1>
<ul class="divided">
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
<li><a href="/blog/categories/Branding/">Branding</a></li>
<li><a href="/blog/categories/Community/">Community</a></li>
<li><a href="/blog/categories/ESP8266/">ESP8266</a></li>
<li><a href="/blog/categories/How-To/">How To</a></li>
<li><a href="/blog/categories/MQTT/">MQTT</a></li>
<li><a href="/blog/categories/Public-Service-Announcement/">Public Service Announcement</a></li>
<li><a href="/blog/categories/Release-Notes/">Release Notes</a></li>
<li><a href="/blog/categories/Survey/">Survey</a></li>
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
</ul>
</section>
</div>
</aside>
</div>
</div>

View file

@ -154,7 +154,7 @@
<ul class="tags unstyled">
<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>
@ -221,7 +221,7 @@ To update to the latest version, run <code>scripts/update</code>. Please report
<ul class="tags unstyled">
<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>
@ -277,7 +277,7 @@ To update to the latest version, run <code>scripts/update</code>. Please report
<ul class="tags unstyled">
<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,7 +329,7 @@ To update to the latest version, run <code>scripts/update</code>. Please report
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/core/'>core</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -399,7 +399,7 @@ To update to the latest version, run <code>scripts/update</code>. Please report
<ul class="tags unstyled">
<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>
@ -473,7 +473,7 @@ To update to the latest version, run <code>scripts/update</code>. Please report
<ul class="tags unstyled">
<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>
@ -542,7 +542,7 @@ Andythigpen has contributed a script component. This allows users to create a se
<ul class="tags unstyled">
<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>
@ -629,7 +629,7 @@ An initial version of voice control for Home Assistant has landed. The current i
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/branding/'>branding</a></li>
<li><a class='category' href='/blog/categories/branding/'>Branding</a></li>
</ul>
@ -677,7 +677,7 @@ The old logo, the new detailed logo and the new simple logo.
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/core/'>core</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -724,7 +724,7 @@ The old logo, the new detailed logo and the new simple logo.
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/frontend/'>frontend</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -769,6 +769,62 @@ The old logo, the new detailed logo and the new simple logo.
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
<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="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Categories</h1>
<ul class="divided">
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
<li><a href="/blog/categories/Branding/">Branding</a></li>
<li><a href="/blog/categories/Community/">Community</a></li>
<li><a href="/blog/categories/ESP8266/">ESP8266</a></li>
<li><a href="/blog/categories/How-To/">How To</a></li>
<li><a href="/blog/categories/MQTT/">MQTT</a></li>
<li><a href="/blog/categories/Public-Service-Announcement/">Public Service Announcement</a></li>
<li><a href="/blog/categories/Release-Notes/">Release Notes</a></li>
<li><a href="/blog/categories/Survey/">Survey</a></li>
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
</ul>
</section>
</div>
</aside>
</div>
</div>

View file

@ -39,9 +39,11 @@
component
Release-Notes
frontend
...">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -68,9 +70,11 @@
component
Release-Notes
frontend
...">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -162,9 +166,7 @@
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/component/'>component</a></li>
<li><a class='category' href='/blog/categories/frontend/'>frontend</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -229,7 +231,7 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
<ul class="tags unstyled">
<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>
@ -293,7 +295,7 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/component/'>component</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -351,7 +353,7 @@ password=YOUR_PASSWORD
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/component/'>component</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -406,7 +408,7 @@ password=YOUR_PASSWORD
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/component/'>component</a></li>
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
@ -459,7 +461,7 @@ password=YOUR_PASSWORD
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/architecture/'>architecture</a></li>
<li><a class='category' href='/blog/categories/architecture/'>Architecture</a></li>
</ul>
@ -517,7 +519,7 @@ This article will try to explain how they all relate.</p>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/website/'>website</a></li>
<li><a class='category' href='/blog/categories/branding/'>Branding</a></li>
</ul>
@ -553,6 +555,62 @@ This article will try to explain how they all relate.</p>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
<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="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Categories</h1>
<ul class="divided">
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
<li><a href="/blog/categories/Branding/">Branding</a></li>
<li><a href="/blog/categories/Community/">Community</a></li>
<li><a href="/blog/categories/ESP8266/">ESP8266</a></li>
<li><a href="/blog/categories/How-To/">How To</a></li>
<li><a href="/blog/categories/MQTT/">MQTT</a></li>
<li><a href="/blog/categories/Public-Service-Announcement/">Public Service Announcement</a></li>
<li><a href="/blog/categories/Release-Notes/">Release Notes</a></li>
<li><a href="/blog/categories/Survey/">Survey</a></li>
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
</ul>
</section>
</div>
</aside>
</div>
</div>