Site updated at 2015-12-19 17:29:41 UTC
This commit is contained in:
parent
5ddb1dac36
commit
45020579c3
259 changed files with 5974 additions and 4067 deletions
2
atom.xml
2
atom.xml
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Home Assistant]]></title>
|
<title><![CDATA[Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Website launched!">
|
<meta name="twitter:title" content="Website launched!">
|
||||||
<meta name="twitter:description" content="Home Assistant website has launched!">
|
<meta name="twitter:description" content="Home Assistant website has launched!">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -145,13 +146,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -159,11 +153,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -171,37 +165,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2014/12/18/website-launched/"
|
data-url="https://home-assistant.io/blog/2014/12/18/website-launched/"
|
||||||
data-counturl="https://home-assistant.io/blog/2014/12/18/website-launched/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2014/12/18/website-launched/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2014/12/18/website-launched/"
|
data-href="https://home-assistant.io/blog/2014/12/18/website-launched/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -244,6 +233,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -255,9 +252,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Home Control, Automation & the Smart Home">
|
<meta name="twitter:title" content="Home Control, Automation & the Smart Home">
|
||||||
<meta name="twitter:description" content="Overview of how the internet of things relates to home control, home automation and the smart home.">
|
<meta name="twitter:description" content="Overview of how the internet of things relates to home control, home automation and the smart home.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -200,13 +201,6 @@ This article will try to explain how they all relate.</p>
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -214,11 +208,11 @@ This article will try to explain how they all relate.</p>
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -226,37 +220,32 @@ This article will try to explain how they all relate.</p>
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/"
|
data-url="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/"
|
||||||
data-counturl="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/"
|
data-href="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -299,6 +288,14 @@ This article will try to explain how they all relate.</p>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -310,9 +307,15 @@ This article will try to explain how they all relate.</p>
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Hello PushBullet, nice talking to you">
|
<meta name="twitter:title" content="Hello PushBullet, nice talking to you">
|
||||||
<meta name="twitter:description" content="Introducing the new notify component and PushBullet platform">
|
<meta name="twitter:description" content="Introducing the new notify component and PushBullet platform">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -184,13 +185,6 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -198,11 +192,11 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -210,37 +204,32 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/"
|
data-url="https://home-assistant.io/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/"
|
data-href="https://home-assistant.io/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -283,6 +272,14 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -294,9 +291,15 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Bootstrapping your setup with Discovery">
|
<meta name="twitter:title" content="Bootstrapping your setup with Discovery">
|
||||||
<meta name="twitter:description" content="Home Assistant can now auto detect and setup certain devices in your network.">
|
<meta name="twitter:description" content="Home Assistant can now auto detect and setup certain devices in your network.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -159,13 +160,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -173,11 +167,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -185,37 +179,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/01/11/bootstrapping-your-setup-with-discovery/"
|
data-url="https://home-assistant.io/blog/2015/01/11/bootstrapping-your-setup-with-discovery/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/01/11/bootstrapping-your-setup-with-discovery/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/01/11/bootstrapping-your-setup-with-discovery/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/01/11/bootstrapping-your-setup-with-discovery/"
|
data-href="https://home-assistant.io/blog/2015/01/11/bootstrapping-your-setup-with-discovery/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -258,6 +247,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -269,9 +266,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Nest in the house!">
|
<meta name="twitter:title" content="Nest in the house!">
|
||||||
<meta name="twitter:description" content="Home Assistant has added Nest to its list of supported products.">
|
<meta name="twitter:description" content="Home Assistant has added Nest to its list of supported products.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -162,13 +163,6 @@ password=YOUR_PASSWORD
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -176,11 +170,11 @@ password=YOUR_PASSWORD
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -188,37 +182,32 @@ password=YOUR_PASSWORD
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/01/13/nest-in-da-house/"
|
data-url="https://home-assistant.io/blog/2015/01/13/nest-in-da-house/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/01/13/nest-in-da-house/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/01/13/nest-in-da-house/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/01/13/nest-in-da-house/"
|
data-href="https://home-assistant.io/blog/2015/01/13/nest-in-da-house/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -261,6 +250,14 @@ password=YOUR_PASSWORD
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -272,9 +269,15 @@ password=YOUR_PASSWORD
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Release notes for January 24, 2015">
|
<meta name="twitter:title" content="Release notes for January 24, 2015">
|
||||||
<meta name="twitter:description" content="The release notes for January 24, 2015">
|
<meta name="twitter:description" content="The release notes for January 24, 2015">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -168,13 +169,6 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -182,11 +176,11 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -194,37 +188,32 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/01/24/release-notes/"
|
data-url="https://home-assistant.io/blog/2015/01/24/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/01/24/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/01/24/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/01/24/release-notes/"
|
data-href="https://home-assistant.io/blog/2015/01/24/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -267,6 +256,14 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -278,9 +275,15 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Looking at the past">
|
<meta name="twitter:title" content="Looking at the past">
|
||||||
<meta name="twitter:description" content="Introducing history tracking for Home Assistant.">
|
<meta name="twitter:description" content="Introducing history tracking for Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -176,13 +177,6 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -190,11 +184,11 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -202,37 +196,32 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/02/08/looking-at-the-past/"
|
data-url="https://home-assistant.io/blog/2015/02/08/looking-at-the-past/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/02/08/looking-at-the-past/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/02/08/looking-at-the-past/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/02/08/looking-at-the-past/"
|
data-href="https://home-assistant.io/blog/2015/02/08/looking-at-the-past/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -275,6 +264,14 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -286,9 +283,15 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Streaming updates">
|
<meta name="twitter:title" content="Streaming updates">
|
||||||
<meta name="twitter:description" content="The frontend will now get the latest changes pushed while open.">
|
<meta name="twitter:description" content="The frontend will now get the latest changes pushed while open.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -161,13 +162,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -175,11 +169,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -187,37 +181,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/02/24/streaming-updates/"
|
data-url="https://home-assistant.io/blog/2015/02/24/streaming-updates/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/02/24/streaming-updates/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/02/24/streaming-updates/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/02/24/streaming-updates/"
|
data-href="https://home-assistant.io/blog/2015/02/24/streaming-updates/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -260,6 +249,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -271,9 +268,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Home Assistant moving to YAML">
|
<meta name="twitter:title" content="Home Assistant moving to YAML">
|
||||||
<meta name="twitter:description" content="Configuration will now be more flexible">
|
<meta name="twitter:description" content="Configuration will now be more flexible">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -151,13 +152,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -165,11 +159,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -177,37 +171,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/03/01/home-assistant-migrating-to-yaml/"
|
data-url="https://home-assistant.io/blog/2015/03/01/home-assistant-migrating-to-yaml/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/03/01/home-assistant-migrating-to-yaml/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/03/01/home-assistant-migrating-to-yaml/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/03/01/home-assistant-migrating-to-yaml/"
|
data-href="https://home-assistant.io/blog/2015/03/01/home-assistant-migrating-to-yaml/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -250,6 +239,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -261,9 +258,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="New logo for Home Assistant">
|
<meta name="twitter:title" content="New logo for Home Assistant">
|
||||||
<meta name="twitter:description" content="A new logo has arrived for Home Assistant">
|
<meta name="twitter:description" content="A new logo has arrived for Home Assistant">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -152,13 +153,6 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -166,11 +160,11 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -178,37 +172,32 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/03/08/new-logo/"
|
data-url="https://home-assistant.io/blog/2015/03/08/new-logo/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/03/08/new-logo/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/03/08/new-logo/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/03/08/new-logo/"
|
data-href="https://home-assistant.io/blog/2015/03/08/new-logo/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -251,6 +240,14 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -262,9 +259,15 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Release notes for March 11, 2015">
|
<meta name="twitter:title" content="Release notes for March 11, 2015">
|
||||||
<meta name="twitter:description" content="The release notes for March 11, 2015">
|
<meta name="twitter:description" content="The release notes for March 11, 2015">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -191,13 +192,6 @@ An initial version of voice control for Home Assistant has landed. The current i
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -205,11 +199,11 @@ An initial version of voice control for Home Assistant has landed. The current i
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -217,37 +211,32 @@ An initial version of voice control for Home Assistant has landed. The current i
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/03/11/release-notes/"
|
data-url="https://home-assistant.io/blog/2015/03/11/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/03/11/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/03/11/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/03/11/release-notes/"
|
data-href="https://home-assistant.io/blog/2015/03/11/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -290,6 +279,14 @@ An initial version of voice control for Home Assistant has landed. The current i
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -301,9 +298,15 @@ An initial version of voice control for Home Assistant has landed. The current i
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Release notes for March 22, 2015">
|
<meta name="twitter:title" content="Release notes for March 22, 2015">
|
||||||
<meta name="twitter:description" content="New support added for SabNZBD, Pushover, scenes and scripts.">
|
<meta name="twitter:description" content="New support added for SabNZBD, Pushover, scenes and scripts.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -228,13 +229,6 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -242,11 +236,11 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -254,37 +248,32 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/03/22/release-notes/"
|
data-url="https://home-assistant.io/blog/2015/03/22/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/03/22/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/03/22/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/03/22/release-notes/"
|
data-href="https://home-assistant.io/blog/2015/03/22/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -327,6 +316,14 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -338,9 +335,15 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Release notes for April 25, 2015">
|
<meta name="twitter:title" content="Release notes for April 25, 2015">
|
||||||
<meta name="twitter:description" content="Introducing support for line charts, a logbook, ISY994 hub, Transmission and modbus.">
|
<meta name="twitter:description" content="Introducing support for line charts, a logbook, ISY994 hub, Transmission and modbus.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -239,13 +240,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -253,11 +247,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -265,37 +259,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/04/25/release-notes/"
|
data-url="https://home-assistant.io/blog/2015/04/25/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/04/25/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/04/25/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/04/25/release-notes/"
|
data-href="https://home-assistant.io/blog/2015/04/25/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -338,6 +327,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -349,9 +346,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="UTC & Time zone awareness">
|
<meta name="twitter:title" content="UTC & Time zone awareness">
|
||||||
<meta name="twitter:description" content="The Home Assistant core now uses UTC as the internal date time.">
|
<meta name="twitter:description" content="The Home Assistant core now uses UTC as the internal date time.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -174,13 +175,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -188,11 +182,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -200,37 +194,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/05/09/utc-time-zone-awareness/"
|
data-url="https://home-assistant.io/blog/2015/05/09/utc-time-zone-awareness/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/05/09/utc-time-zone-awareness/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/05/09/utc-time-zone-awareness/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/05/09/utc-time-zone-awareness/"
|
data-href="https://home-assistant.io/blog/2015/05/09/utc-time-zone-awareness/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -273,6 +262,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -284,9 +281,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Release notes for May 14, 2015">
|
<meta name="twitter:title" content="Release notes for May 14, 2015">
|
||||||
<meta name="twitter:description" content="Introducing support for MySensors, InstaPush, Notify My Android, OpenWeatherMap and Jabber.">
|
<meta name="twitter:description" content="Introducing support for MySensors, InstaPush, Notify My Android, OpenWeatherMap and Jabber.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -266,13 +267,6 @@ Before diving into the newly supported devices and services, I want to highlight
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -280,11 +274,11 @@ Before diving into the newly supported devices and services, I want to highlight
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -292,37 +286,32 @@ Before diving into the newly supported devices and services, I want to highlight
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/05/14/release-notes/"
|
data-url="https://home-assistant.io/blog/2015/05/14/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/05/14/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/05/14/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/05/14/release-notes/"
|
data-href="https://home-assistant.io/blog/2015/05/14/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -365,6 +354,14 @@ Before diving into the newly supported devices and services, I want to highlight
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -376,9 +373,15 @@ Before diving into the newly supported devices and services, I want to highlight
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Release notes for June 10, 2015">
|
<meta name="twitter:title" content="Release notes for June 10, 2015">
|
||||||
<meta name="twitter:description" content="Polymer 1.0, reviving media player support and the command line switch.">
|
<meta name="twitter:description" content="Polymer 1.0, reviving media player support and the command line switch.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -319,13 +320,6 @@ This switch platform allows you to control your motion detection setting on your
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -333,11 +327,11 @@ This switch platform allows you to control your motion detection setting on your
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -345,37 +339,32 @@ This switch platform allows you to control your motion detection setting on your
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/06/10/release-notes/"
|
data-url="https://home-assistant.io/blog/2015/06/10/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/06/10/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/06/10/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/06/10/release-notes/"
|
data-href="https://home-assistant.io/blog/2015/06/10/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -418,6 +407,14 @@ This switch platform allows you to control your motion detection setting on your
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -429,9 +426,15 @@ This switch platform allows you to control your motion detection setting on your
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="IP Cameras, Arduinos, Kodi and Efergy Energy Monitors now supported">
|
<meta name="twitter:title" content="IP Cameras, Arduinos, Kodi and Efergy Energy Monitors now supported">
|
||||||
<meta name="twitter:description" content="New support for IP Cameras, Arduinos, Kodi and Efergy monitors">
|
<meta name="twitter:description" content="New support for IP Cameras, Arduinos, Kodi and Efergy monitors">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -271,13 +272,6 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -285,11 +279,11 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -297,37 +291,32 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/"
|
data-url="https://home-assistant.io/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/"
|
data-href="https://home-assistant.io/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -370,6 +359,14 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -381,9 +378,15 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="MQTT, Rasperry PI, Logitech Squeezebox and ASUSWRT routers now supported">
|
<meta name="twitter:title" content="MQTT, Rasperry PI, Logitech Squeezebox and ASUSWRT routers now supported">
|
||||||
<meta name="twitter:description" content="New support for MQTT, Rasperry PI GPIO, Logitech Squeezebox and ASUSWRT routers">
|
<meta name="twitter:description" content="New support for MQTT, Rasperry PI GPIO, Logitech Squeezebox and ASUSWRT routers">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -260,13 +261,6 @@ Support for Temper temperature sensors has been contributed by <a href="https://
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -274,11 +268,11 @@ Support for Temper temperature sensors has been contributed by <a href="https://
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -286,37 +280,32 @@ Support for Temper temperature sensors has been contributed by <a href="https://
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/"
|
data-url="https://home-assistant.io/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/"
|
data-href="https://home-assistant.io/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -359,6 +348,14 @@ Support for Temper temperature sensors has been contributed by <a href="https://
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -370,9 +367,15 @@ Support for Temper temperature sensors has been contributed by <a href="https://
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Verisure devices and modern TP-Link routers now supported">
|
<meta name="twitter:title" content="Verisure devices and modern TP-Link routers now supported">
|
||||||
<meta name="twitter:description" content="New support for Verisure switches, sensors and hygrometers and modern TP-Link routers">
|
<meta name="twitter:description" content="New support for Verisure switches, sensors and hygrometers and modern TP-Link routers">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -170,13 +171,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -184,11 +178,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -196,37 +190,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/"
|
data-url="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/"
|
data-href="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -269,6 +258,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -280,9 +277,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-08-laundry-automation/moteino-and-sensors.jpg">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-08-laundry-automation/moteino-and-sensors.jpg">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Laundry Automation: insight and notifications">
|
<meta name="twitter:title" content="Laundry Automation: insight and notifications">
|
||||||
<meta name="twitter:description" content="Nolan describes how he gets notified when laundry is done.">
|
<meta name="twitter:description" content="Nolan describes how he gets notified when laundry is done.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-08-laundry-automation/moteino-and-sensors.jpg">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-08-laundry-automation/moteino-and-sensors.jpg">
|
||||||
|
@ -106,7 +107,7 @@
|
||||||
|
|
||||||
<div class="meta clearfix">
|
<div class="meta clearfix">
|
||||||
<time datetime="2015-08-26T08:12:00-07:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 26, 2015</time>
|
<time datetime="2015-08-26T08:12:00-07:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 26, 2015</time>
|
||||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
<span class="byline author vcard"><i class='icon-user'></i> Nolan Gilley</span>
|
||||||
<span><i class='icon-time'></i> four minutes reading time</span>
|
<span><i class='icon-time'></i> four minutes reading time</span>
|
||||||
<span>
|
<span>
|
||||||
<i class="icon-tags"></i>
|
<i class="icon-tags"></i>
|
||||||
|
@ -279,13 +280,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -293,11 +287,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -305,37 +299,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/"
|
data-url="https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/"
|
data-href="https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -378,6 +367,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -389,9 +386,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/screenshots/ui2015.png">
|
<meta property="og:image" content="https://home-assistant.io/images/screenshots/ui2015.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="0.7: Better UI and improved distribution">
|
<meta name="twitter:title" content="0.7: Better UI and improved distribution">
|
||||||
<meta name="twitter:description" content="Home Assistant gains a version number and a face lift.">
|
<meta name="twitter:description" content="Home Assistant gains a version number and a face lift.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/screenshots/ui2015.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/screenshots/ui2015.png">
|
||||||
|
@ -257,13 +258,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -271,11 +265,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -283,37 +277,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/"
|
data-url="https://home-assistant.io/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/"
|
data-href="https://home-assistant.io/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -356,6 +345,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -367,9 +364,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-09-mqtt/arduino.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-09-mqtt/arduino.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Using MQTT with Home Assistant">
|
<meta name="twitter:title" content="Using MQTT with Home Assistant">
|
||||||
<meta name="twitter:description" content="This post describes three different ways to use MQTT with Home Assistant.">
|
<meta name="twitter:description" content="This post describes three different ways to use MQTT with Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-09-mqtt/arduino.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-09-mqtt/arduino.png">
|
||||||
|
@ -460,13 +461,6 @@ PubSubClient client(ethClient);
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -474,11 +468,11 @@ PubSubClient client(ethClient);
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -486,37 +480,32 @@ PubSubClient client(ethClient);
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/"
|
data-url="https://home-assistant.io/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/"
|
data-href="https://home-assistant.io/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -559,6 +548,14 @@ PubSubClient client(ethClient);
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -570,9 +567,15 @@ PubSubClient client(ethClient);
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-09-ifttt/og_facebook.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-09-ifttt/og_facebook.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Home Assistant meets IFTTT">
|
<meta name="twitter:title" content="Home Assistant meets IFTTT">
|
||||||
<meta name="twitter:description" content="Announcing new integration with IFTTT and some samples to get started.">
|
<meta name="twitter:description" content="Announcing new integration with IFTTT and some samples to get started.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-09-ifttt/og_facebook.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-09-ifttt/og_facebook.png">
|
||||||
|
@ -319,13 +320,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -333,11 +327,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -345,37 +339,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/09/13/home-assistant-meets-ifttt/"
|
data-url="https://home-assistant.io/blog/2015/09/13/home-assistant-meets-ifttt/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/09/13/home-assistant-meets-ifttt/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/09/13/home-assistant-meets-ifttt/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/09/13/home-assistant-meets-ifttt/"
|
data-href="https://home-assistant.io/blog/2015/09/13/home-assistant-meets-ifttt/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -418,6 +407,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -429,9 +426,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/supported_brands/glances.png">
|
<meta property="og:image" content="https://home-assistant.io/images/supported_brands/glances.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Remote Monitoring with Glances">
|
<meta name="twitter:title" content="Remote Monitoring with Glances">
|
||||||
<meta name="twitter:description" content="This post describes the setup for monitoring remote hosts with Home Assistant.">
|
<meta name="twitter:description" content="This post describes the setup for monitoring remote hosts with Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/supported_brands/glances.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/supported_brands/glances.png">
|
||||||
|
@ -220,13 +221,6 @@ Glances web server started on http://0.0.0.0:61208/
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -234,11 +228,11 @@ Glances web server started on http://0.0.0.0:61208/
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -246,37 +240,32 @@ Glances web server started on http://0.0.0.0:61208/
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/09/18/monitoring-with-glances-and-home-assistant/"
|
data-url="https://home-assistant.io/blog/2015/09/18/monitoring-with-glances-and-home-assistant/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/09/18/monitoring-with-glances-and-home-assistant/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/09/18/monitoring-with-glances-and-home-assistant/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/09/18/monitoring-with-glances-and-home-assistant/"
|
data-href="https://home-assistant.io/blog/2015/09/18/monitoring-with-glances-and-home-assistant/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -319,6 +308,14 @@ Glances web server started on http://0.0.0.0:61208/
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -330,9 +327,15 @@ Glances web server started on http://0.0.0.0:61208/
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Alarms, Sonos and iTunes now supported">
|
<meta name="twitter:title" content="Alarms, Sonos and iTunes now supported">
|
||||||
<meta name="twitter:description" content="Home Assistant 0.7.3 has been released with support for Sonos, iTunes and improved .">
|
<meta name="twitter:description" content="Home Assistant 0.7.3 has been released with support for Sonos, iTunes and improved .">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -199,13 +200,6 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -213,11 +207,11 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -225,37 +219,32 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/09/19/alarm-sonos-and-itunes-support/"
|
data-url="https://home-assistant.io/blog/2015/09/19/alarm-sonos-and-itunes-support/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/09/19/alarm-sonos-and-itunes-support/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/09/19/alarm-sonos-and-itunes-support/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/09/19/alarm-sonos-and-itunes-support/"
|
data-href="https://home-assistant.io/blog/2015/09/19/alarm-sonos-and-itunes-support/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -298,6 +287,14 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -309,9 +306,15 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/screenshots/map.png">
|
<meta property="og:image" content="https://home-assistant.io/images/screenshots/map.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Home Assistant goes geo with OwnTracks">
|
<meta name="twitter:title" content="Home Assistant goes geo with OwnTracks">
|
||||||
<meta name="twitter:description" content="Home Assistant 0.7.4 has been released with support for OwnTracks and geofencing.">
|
<meta name="twitter:description" content="Home Assistant 0.7.4 has been released with support for OwnTracks and geofencing.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/screenshots/map.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/screenshots/map.png">
|
||||||
|
@ -175,13 +176,6 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -189,11 +183,11 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -201,37 +195,32 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/"
|
data-url="https://home-assistant.io/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/"
|
data-href="https://home-assistant.io/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -274,6 +263,14 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -285,9 +282,15 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-10-esp8266-temp/ha-sensor.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-10-esp8266-temp/ha-sensor.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Report the temperature with ESP8266 to MQTT">
|
<meta name="twitter:title" content="Report the temperature with ESP8266 to MQTT">
|
||||||
<meta name="twitter:description" content="Step by step tutorial to use ESP8266 and a HDC1008 to .">
|
<meta name="twitter:description" content="Step by step tutorial to use ESP8266 and a HDC1008 to .">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-10-esp8266-temp/ha-sensor.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-10-esp8266-temp/ha-sensor.png">
|
||||||
|
@ -506,13 +507,6 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -520,11 +514,11 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -532,37 +526,32 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
data-url="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
data-href="https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -605,6 +594,14 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -616,9 +613,15 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="0.7.5: Blinkstick, SNMP, Telegram">
|
<meta name="twitter:title" content="0.7.5: Blinkstick, SNMP, Telegram">
|
||||||
<meta name="twitter:description" content="Home Assistant 0.7.5 has been released with support for RFXtrx, Blinkstick, SNMP and Telegram.">
|
<meta name="twitter:description" content="Home Assistant 0.7.5 has been released with support for RFXtrx, Blinkstick, SNMP and Telegram.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -164,13 +165,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -178,11 +172,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -190,37 +184,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/"
|
data-url="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/"
|
data-href="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -263,6 +252,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -274,9 +271,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="0.7.6: Amazon FireTV, Radiotherm thermostats">
|
<meta name="twitter:title" content="0.7.6: Amazon FireTV, Radiotherm thermostats">
|
||||||
<meta name="twitter:description" content="Home Assistant 0.7.6 has been released with lots of squashed bugs and support for Amazon FireTV and Radiotherm thermostats.">
|
<meta name="twitter:description" content="Home Assistant 0.7.6 has been released with lots of squashed bugs and support for Amazon FireTV and Radiotherm thermostats.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -186,13 +187,6 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -200,11 +194,11 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -212,37 +206,32 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/10/26/firetv-and-radiotherm-now-supported/"
|
data-url="https://home-assistant.io/blog/2015/10/26/firetv-and-radiotherm-now-supported/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/10/26/firetv-and-radiotherm-now-supported/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/10/26/firetv-and-radiotherm-now-supported/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/10/26/firetv-and-radiotherm-now-supported/"
|
data-href="https://home-assistant.io/blog/2015/10/26/firetv-and-radiotherm-now-supported/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -285,6 +274,14 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -296,9 +293,15 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="0.8: Honeywell Thermostats, Orvibo switches and Z-Wave switches and lights ">
|
<meta name="twitter:title" content="0.8: Honeywell Thermostats, Orvibo switches and Z-Wave switches and lights ">
|
||||||
<meta name="twitter:description" content="Home Assistant 0.8 can now interact with Honeywell thermostats, Orvibo switches and has improved Z-Wave support.">
|
<meta name="twitter:description" content="Home Assistant 0.8 can now interact with Honeywell thermostats, Orvibo switches and has improved Z-Wave support.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -182,13 +183,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -196,11 +190,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -208,37 +202,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/"
|
data-url="https://home-assistant.io/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/"
|
data-href="https://home-assistant.io/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -281,6 +270,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -292,9 +289,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-11-survey/releases.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-11-survey/releases.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Survey November 2015">
|
<meta name="twitter:title" content="Survey November 2015">
|
||||||
<meta name="twitter:description" content="Results from our survey about usage of various parts of Home Assistant.">
|
<meta name="twitter:description" content="Results from our survey about usage of various parts of Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-11-survey/releases.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-11-survey/releases.png">
|
||||||
|
@ -222,13 +223,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -236,11 +230,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -248,37 +242,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/11/22/survey-november-2015/"
|
data-url="https://home-assistant.io/blog/2015/11/22/survey-november-2015/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/11/22/survey-november-2015/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/11/22/survey-november-2015/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/11/22/survey-november-2015/"
|
data-href="https://home-assistant.io/blog/2015/11/22/survey-november-2015/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -321,6 +310,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -332,9 +329,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-community/hass-alexa.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-community/hass-alexa.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Community Highlights">
|
<meta name="twitter:title" content="Community Highlights">
|
||||||
<meta name="twitter:description" content="Interesting links from the Home Assistant community.">
|
<meta name="twitter:description" content="Interesting links from the Home Assistant community.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-community/hass-alexa.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-community/hass-alexa.png">
|
||||||
|
@ -155,13 +156,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -169,11 +163,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -181,37 +175,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/12/05/community-highlights/"
|
data-url="https://home-assistant.io/blog/2015/12/05/community-highlights/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/12/05/community-highlights/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/12/05/community-highlights/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/12/05/community-highlights/"
|
data-href="https://home-assistant.io/blog/2015/12/05/community-highlights/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -254,6 +243,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -265,9 +262,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-release-09/facebook-09.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-release-09/facebook-09.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="0.9: Rollershutters, locks, binary sensors and InfluxDB">
|
<meta name="twitter:title" content="0.9: Rollershutters, locks, binary sensors and InfluxDB">
|
||||||
<meta name="twitter:description" content="Version 0.9 of Home Assistant has been released.">
|
<meta name="twitter:description" content="Version 0.9 of Home Assistant has been released.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-release-09/facebook-09.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-release-09/facebook-09.png">
|
||||||
|
@ -164,13 +165,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -178,11 +172,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -190,37 +184,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/"
|
data-url="https://home-assistant.io/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/"
|
data-href="https://home-assistant.io/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -259,6 +248,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -270,9 +267,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-influxdb/grafana-graph.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-influxdb/grafana-graph.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="InfluxDB and Grafana">
|
<meta name="twitter:title" content="InfluxDB and Grafana">
|
||||||
<meta name="twitter:description" content="A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafana.">
|
<meta name="twitter:description" content="A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafana.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-influxdb/grafana-graph.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-influxdb/grafana-graph.png">
|
||||||
|
@ -255,13 +256,6 @@ $ sudo systemctl status grafana-server
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -269,11 +263,11 @@ $ sudo systemctl status grafana-server
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -281,37 +275,32 @@ $ sudo systemctl status grafana-server
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/"
|
data-url="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/"
|
data-href="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -350,6 +339,14 @@ $ sudo systemctl status grafana-server
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -361,9 +358,15 @@ $ sudo systemctl status grafana-server
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-tasker/screenshot-2.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-tasker/screenshot-2.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Activating Tasker tasks from Home Assistant using command line switches">
|
<meta name="twitter:title" content="Activating Tasker tasks from Home Assistant using command line switches">
|
||||||
<meta name="twitter:description" content="Step-by-step guide how to start using Tasker on your Android phone with Home Assistant">
|
<meta name="twitter:description" content="Step-by-step guide how to start using Tasker on your Android phone with Home Assistant">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-tasker/screenshot-2.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-tasker/screenshot-2.png">
|
||||||
|
@ -205,13 +206,6 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -219,11 +213,11 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -231,37 +225,32 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/"
|
data-url="https://home-assistant.io/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/"
|
data-href="https://home-assistant.io/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -300,6 +289,14 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -311,9 +308,15 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="[Update: decision reversed!] Philips Hue blocks 3rd party lights">
|
<meta name="twitter:title" content="[Update: decision reversed!] Philips Hue blocks 3rd party lights">
|
||||||
<meta name="twitter:description" content="Philips has published a firmware update that blocks pairing of any 3rd party light.">
|
<meta name="twitter:description" content="Philips has published a firmware update that blocks pairing of any 3rd party light.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -177,13 +178,6 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -191,11 +185,11 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -203,37 +197,32 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/"
|
data-url="https://home-assistant.io/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/"
|
data-href="https://home-assistant.io/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -272,6 +261,14 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -283,9 +280,15 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-lets-encrypt/letsencrypt-secured-fb.png">
|
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-lets-encrypt/letsencrypt-secured-fb.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
<meta name="twitter:creator" content="@balloob">
|
||||||
<meta name="twitter:title" content="Set up encryption using Let's Encrypt">
|
<meta name="twitter:title" content="Set up encryption using Let's Encrypt">
|
||||||
<meta name="twitter:description" content="Tutorial how to encrypt your connection with Home Assistant.">
|
<meta name="twitter:description" content="Tutorial how to encrypt your connection with Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-lets-encrypt/letsencrypt-secured-fb.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2015-12-lets-encrypt/letsencrypt-secured-fb.png">
|
||||||
|
@ -242,13 +243,6 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -256,11 +250,11 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -268,37 +262,32 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/"
|
data-url="https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/"
|
||||||
data-counturl="https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/"
|
data-href="https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -337,6 +326,14 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -348,9 +345,15 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -19,81 +19,14 @@
|
||||||
<meta property="og:site_name" content="Home Assistant">
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
<meta property="og:url" content="https://home-assistant.io/blog/archives/">
|
<meta property="og:url" content="https://home-assistant.io/blog/archives/">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:description" content="
|
<meta property="og:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Blog Index
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2015
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dec 13
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Set up encryption using Let's Encrypt
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...">
|
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Blog index">
|
<meta name="twitter:title" content="Blog index">
|
||||||
<meta name="twitter:description" content="
|
<meta name="twitter:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Blog Index
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2015
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dec 13
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Set up encryption using Let's Encrypt
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...">
|
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<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">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
|
@ -1388,13 +1321,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -1402,11 +1328,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -1414,37 +1340,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/archives/"
|
data-url="https://home-assistant.io/blog/archives/"
|
||||||
data-counturl="https://home-assistant.io/blog/archives/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/archives/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/archives/"
|
data-href="https://home-assistant.io/blog/archives/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -1487,6 +1408,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -1498,9 +1427,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Architecture | Home Assistant]]></title>
|
<title><![CDATA[Category: Architecture | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/architecture/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/architecture/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: Architecture">
|
<meta name="twitter:title" content="Category: Architecture">
|
||||||
<meta name="twitter:description" content="Category: Architecture">
|
<meta name="twitter:description" content="Category: Architecture">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -157,13 +158,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -171,11 +165,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -183,37 +177,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/architecture/"
|
data-url="https://home-assistant.io/blog/categories/architecture/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/architecture/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/architecture/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/architecture/"
|
data-href="https://home-assistant.io/blog/categories/architecture/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -256,6 +245,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -267,9 +264,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Branding | Home Assistant]]></title>
|
<title><![CDATA[Category: Branding | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/branding/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/branding/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: Branding">
|
<meta name="twitter:title" content="Category: Branding">
|
||||||
<meta name="twitter:description" content="Category: Branding">
|
<meta name="twitter:description" content="Category: Branding">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -192,13 +193,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -206,11 +200,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -218,37 +212,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/branding/"
|
data-url="https://home-assistant.io/blog/categories/branding/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/branding/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/branding/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/branding/"
|
data-href="https://home-assistant.io/blog/categories/branding/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -291,6 +280,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -302,9 +299,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Community | Home Assistant]]></title>
|
<title><![CDATA[Category: Community | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/community/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/community/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: Community">
|
<meta name="twitter:title" content="Category: Community">
|
||||||
<meta name="twitter:description" content="Category: Community">
|
<meta name="twitter:description" content="Category: Community">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -157,13 +158,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -171,11 +165,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -183,37 +177,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/community/"
|
data-url="https://home-assistant.io/blog/categories/community/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/community/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/community/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/community/"
|
data-href="https://home-assistant.io/blog/categories/community/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -256,6 +245,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -267,9 +264,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<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/blog/categories/esp8266/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: ESP8266">
|
<meta name="twitter:title" content="Category: ESP8266">
|
||||||
<meta name="twitter:description" 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">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -161,13 +162,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -175,11 +169,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -187,37 +181,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/esp8266/"
|
data-url="https://home-assistant.io/blog/categories/esp8266/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/esp8266/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/esp8266/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/esp8266/"
|
data-href="https://home-assistant.io/blog/categories/esp8266/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -260,6 +249,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -271,9 +268,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: How-To | Home Assistant]]></title>
|
<title><![CDATA[Category: How-To | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/how-to/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/how-to/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: How-To">
|
<meta name="twitter:title" content="Category: How-To">
|
||||||
<meta name="twitter:description" 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">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -357,13 +358,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -371,11 +365,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -383,37 +377,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/how-to/"
|
data-url="https://home-assistant.io/blog/categories/how-to/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/how-to/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/how-to/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/how-to/"
|
data-href="https://home-assistant.io/blog/categories/how-to/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -456,6 +445,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -467,9 +464,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: MQTT | Home Assistant]]></title>
|
<title><![CDATA[Category: MQTT | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/mqtt/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/mqtt/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: MQTT">
|
<meta name="twitter:title" content="Category: MQTT">
|
||||||
<meta name="twitter:description" content="Category: MQTT">
|
<meta name="twitter:description" content="Category: MQTT">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -195,13 +196,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -209,11 +203,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -221,37 +215,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/mqtt/"
|
data-url="https://home-assistant.io/blog/categories/mqtt/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/mqtt/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/mqtt/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/mqtt/"
|
data-href="https://home-assistant.io/blog/categories/mqtt/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -294,6 +283,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -305,9 +302,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Public-Service-Announcement | Home Assistant]]></title>
|
<title><![CDATA[Category: Public-Service-Announcement | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/public-service-announcement/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/public-service-announcement/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: Public-Service-Announcement">
|
<meta name="twitter:title" content="Category: Public-Service-Announcement">
|
||||||
<meta name="twitter:description" content="Category: Public-Service-Announcement">
|
<meta name="twitter:description" content="Category: Public-Service-Announcement">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -157,13 +158,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -171,11 +165,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -183,37 +177,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/public-service-announcement/"
|
data-url="https://home-assistant.io/blog/categories/public-service-announcement/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/public-service-announcement/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/public-service-announcement/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/public-service-announcement/"
|
data-href="https://home-assistant.io/blog/categories/public-service-announcement/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -256,6 +245,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -267,9 +264,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Release-Notes | Home Assistant]]></title>
|
<title><![CDATA[Category: Release-Notes | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/release-notes/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/release-notes/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: Release-Notes">
|
<meta name="twitter:title" content="Category: Release-Notes">
|
||||||
<meta name="twitter:description" content="Category: Release-Notes">
|
<meta name="twitter:description" content="Category: Release-Notes">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -895,13 +896,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -909,11 +903,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -921,37 +915,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/release-notes/"
|
data-url="https://home-assistant.io/blog/categories/release-notes/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/release-notes/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/release-notes/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/release-notes/"
|
data-href="https://home-assistant.io/blog/categories/release-notes/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -994,6 +983,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -1005,9 +1002,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Survey | Home Assistant]]></title>
|
<title><![CDATA[Category: Survey | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/survey/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/survey/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: Survey">
|
<meta name="twitter:title" content="Category: Survey">
|
||||||
<meta name="twitter:description" content="Category: Survey">
|
<meta name="twitter:description" content="Category: Survey">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -157,13 +158,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -171,11 +165,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -183,37 +177,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/survey/"
|
data-url="https://home-assistant.io/blog/categories/survey/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/survey/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/survey/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/survey/"
|
data-href="https://home-assistant.io/blog/categories/survey/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -256,6 +245,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -267,9 +264,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: User-Stories | Home Assistant]]></title>
|
<title><![CDATA[Category: User-Stories | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/user-stories/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/user-stories/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2015-12-17T19:00:26-08:00</updated>
|
<updated>2015-12-19T09:29:27-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Category: User-Stories">
|
<meta name="twitter:title" content="Category: User-Stories">
|
||||||
<meta name="twitter:description" content="Category: User-Stories">
|
<meta name="twitter:description" content="Category: User-Stories">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -157,13 +158,6 @@
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -171,11 +165,11 @@
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
<section class="sharing aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -183,37 +177,32 @@
|
||||||
|
|
||||||
<a href="//twitter.com/share"
|
<a href="//twitter.com/share"
|
||||||
class="twitter-share-button"
|
class="twitter-share-button"
|
||||||
|
data-via="home_assistant"
|
||||||
|
data-related="home_assistant"
|
||||||
data-url="https://home-assistant.io/blog/categories/user-stories/"
|
data-url="https://home-assistant.io/blog/categories/user-stories/"
|
||||||
data-counturl="https://home-assistant.io/blog/categories/user-stories/" >Tweet</a>
|
data-counturl="https://home-assistant.io/blog/categories/user-stories/" >Tweet</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="g-plusone" data-size="standard"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="fb-share-button" style='top: -6px;'
|
<div class="fb-share-button" style='top: -6px;'
|
||||||
data-href="https://home-assistant.io/blog/categories/user-stories/"
|
data-href="https://home-assistant.io/blog/categories/user-stories/"
|
||||||
data-layout="button_count">
|
data-layout="button_count">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="g-plusone" data-size="standard"></div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
|
||||||
|
|
||||||
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
<script src="https://apis.google.com/js/platform.js" async defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.fbAsyncInit = function() {
|
window.fbAsyncInit = function() {
|
||||||
FB.init({
|
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
|
||||||
appId : '338291289691179',
|
|
||||||
xfbml : true,
|
|
||||||
version : 'v2.2'
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(function(d, s, id){
|
(function(d, s, id){
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
var js, fjs = d.getElementsByTagName(s)[0];
|
||||||
if (d.getElementById(id)) {return;}
|
if (d.getElementById(id)) {return;}
|
||||||
js = d.createElement(s); js.id = id;
|
js = d.createElement(s); js.id = id; js.async = true;
|
||||||
js.src = "//connect.facebook.net/en_US/sdk.js";
|
js.src = "//connect.facebook.net/en_US/sdk.js";
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
fjs.parentNode.insertBefore(js, fjs);
|
||||||
}(document, 'script', 'facebook-jssdk'));
|
}(document, 'script', 'facebook-jssdk'));
|
||||||
|
@ -256,6 +245,14 @@
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
@ -267,9 +264,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
102
blog/index.html
102
blog/index.html
|
@ -19,55 +19,14 @@
|
||||||
<meta property="og:site_name" content="Home Assistant">
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
<meta property="og:url" content="https://home-assistant.io/blog/">
|
<meta property="og:url" content="https://home-assistant.io/blog/">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:description" content="
|
<meta property="og:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Set up encryption using Let's Encrypt
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
December 13, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
four minutes reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
How-To
|
|
||||||
...">
|
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Home Assistant">
|
<meta name="twitter:title" content="Home Assistant">
|
||||||
<meta name="twitter:description" content="
|
<meta name="twitter:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Set up encryption using Let's Encrypt
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
December 13, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
four minutes reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
How-To
|
|
||||||
...">
|
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<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">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
|
@ -717,13 +676,6 @@ Home Assistant will keep track of historical values and allow you to integrate i
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -731,10 +683,11 @@ Home Assistant will keep track of historical values and allow you to integrate i
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="aside-module grid__item one-whole lap-one-half">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -742,30 +695,39 @@ Home Assistant will keep track of historical values and allow you to integrate i
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
|
<li><a href="/blog/categories/architecture/">Architecture</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Branding/">Branding</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/community/">Community</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/ESP8266/">ESP8266</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/how-to/">How To</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/MQTT/">MQTT</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/public-service-announcement/">Public Service Announcement</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Release-Notes/">Release Notes</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/survey/">Survey</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
|
<li><a href="/blog/categories/user-stories/">User Stories</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
@ -776,9 +738,15 @@ Home Assistant will keep track of historical values and allow you to integrate i
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -19,53 +19,14 @@
|
||||||
<meta property="og:site_name" content="Home Assistant">
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
<meta property="og:url" content="https://home-assistant.io/blog/posts/2/">
|
<meta property="og:url" content="https://home-assistant.io/blog/posts/2/">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:description" content="
|
<meta property="og:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
0.7.5: Blinkstick, SNMP, Telegram
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
October 11, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
less than one minute reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Release-...">
|
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Home Assistant">
|
<meta name="twitter:title" content="Home Assistant">
|
||||||
<meta name="twitter:description" content="
|
<meta name="twitter:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
0.7.5: Blinkstick, SNMP, Telegram
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
October 11, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
less than one minute reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Release-...">
|
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<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">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
|
@ -558,7 +519,7 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
|
||||||
|
|
||||||
<div class="meta clearfix">
|
<div class="meta clearfix">
|
||||||
<time datetime="2015-08-26T08:12:00-07:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 26, 2015</time>
|
<time datetime="2015-08-26T08:12:00-07:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 26, 2015</time>
|
||||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
<span class="byline author vcard"><i class='icon-user'></i> Nolan Gilley</span>
|
||||||
<span><i class='icon-time'></i> four minutes reading time</span>
|
<span><i class='icon-time'></i> four minutes reading time</span>
|
||||||
<span>
|
<span>
|
||||||
<i class="icon-tags"></i>
|
<i class="icon-tags"></i>
|
||||||
|
@ -750,13 +711,6 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -764,10 +718,11 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="aside-module grid__item one-whole lap-one-half">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -775,30 +730,39 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
|
<li><a href="/blog/categories/architecture/">Architecture</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Branding/">Branding</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/community/">Community</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/ESP8266/">ESP8266</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/how-to/">How To</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/MQTT/">MQTT</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/public-service-announcement/">Public Service Announcement</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Release-Notes/">Release Notes</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/survey/">Survey</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
|
<li><a href="/blog/categories/user-stories/">User Stories</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
@ -809,9 +773,15 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -19,51 +19,14 @@
|
||||||
<meta property="og:site_name" content="Home Assistant">
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
<meta property="og:url" content="https://home-assistant.io/blog/posts/3/">
|
<meta property="og:url" content="https://home-assistant.io/blog/posts/3/">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:description" content="
|
<meta property="og:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
IP Cameras, Arduinos, Kodi and Efergy Energy Monitors now supported
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
July 11, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
four minutes reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...">
|
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Home Assistant">
|
<meta name="twitter:title" content="Home Assistant">
|
||||||
<meta name="twitter:description" content="
|
<meta name="twitter:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
IP Cameras, Arduinos, Kodi and Efergy Energy Monitors now supported
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
July 11, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
four minutes reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...">
|
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<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">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
|
@ -773,13 +736,6 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -787,10 +743,11 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="aside-module grid__item one-whole lap-one-half">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -798,30 +755,39 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
|
<li><a href="/blog/categories/architecture/">Architecture</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Branding/">Branding</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/community/">Community</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/ESP8266/">ESP8266</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/how-to/">How To</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/MQTT/">MQTT</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/public-service-announcement/">Public Service Announcement</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Release-Notes/">Release Notes</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/survey/">Survey</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
|
<li><a href="/blog/categories/user-stories/">User Stories</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
@ -832,9 +798,15 @@ The old logo, the new detailed logo and the new simple logo.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -19,63 +19,14 @@
|
||||||
<meta property="og:site_name" content="Home Assistant">
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
<meta property="og:url" content="https://home-assistant.io/blog/posts/4/">
|
<meta property="og:url" content="https://home-assistant.io/blog/posts/4/">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:description" content="
|
<meta property="og:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Looking at the past
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
February 8, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
1 minute reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Release-Notes
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...">
|
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Home Assistant">
|
<meta name="twitter:title" content="Home Assistant">
|
||||||
<meta name="twitter:description" content="
|
<meta name="twitter:description" content="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Looking at the past
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
February 8, 2015
|
|
||||||
Paulus Schoutsen
|
|
||||||
1 minute reading time
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Release-Notes
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...">
|
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<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">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
|
@ -559,13 +510,6 @@ This article will try to explain how they all relate.</p>
|
||||||
<div class="grid">
|
<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">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
<h1 class="title delta">About Home Assistant</h1>
|
<h1 class="title delta">About Home Assistant</h1>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
@ -573,10 +517,11 @@ This article will try to explain how they all relate.</p>
|
||||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
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>
|
||||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></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='/demo/'>Try the online demo</a></li>
|
||||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
||||||
|
|
||||||
|
|
||||||
<section class="aside-module grid__item one-whole lap-one-half">
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
|
@ -584,30 +529,39 @@ This article will try to explain how they all relate.</p>
|
||||||
<ul class="divided">
|
<ul class="divided">
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/blog/categories/Architecture/">Architecture</a></li>
|
<li><a href="/blog/categories/architecture/">Architecture</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Branding/">Branding</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/community/">Community</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/ESP8266/">ESP8266</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/how-to/">How To</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/MQTT/">MQTT</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/public-service-announcement/">Public Service Announcement</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/Release-Notes/">Release Notes</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/survey/">Survey</a></li>
|
||||||
|
|
||||||
<li><a href="/blog/categories/User-Stories/">User Stories</a></li>
|
<li><a href="/blog/categories/user-stories/">User Stories</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</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>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
@ -618,9 +572,15 @@ This article will try to explain how they all relate.</p>
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Manual Alarm Control Panel">
|
<meta name="twitter:title" content="Manual Alarm Control Panel">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate manual alarms into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate manual alarms into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -205,9 +206,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="MQTT Alarm Control Panel">
|
<meta name="twitter:title" content="MQTT Alarm Control Panel">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate MQTT alarms into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate MQTT alarms into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -208,9 +209,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Alarm Control Panels">
|
<meta name="twitter:title" content="Alarm Control Panels">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Alarm Control Panels into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Alarm Control Panels into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -147,9 +148,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Alexa / Amazon Echo">
|
<meta name="twitter:title" content="Alexa / Amazon Echo">
|
||||||
<meta name="twitter:description" content="Instructions how to connect Alexa/Amazon Echo to Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to connect Alexa/Amazon Echo to Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -241,9 +242,15 @@ WhereAreWeIntent where we are
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Arduino">
|
<meta name="twitter:title" content="Arduino">
|
||||||
<meta name="twitter:description" content="Instructions how to setup an Arduino boards within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to setup an Arduino boards within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -203,9 +204,15 @@ A word of caution: The Arduino boards are not storing states. This means that wi
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Automation">
|
<meta name="twitter:title" content="Automation">
|
||||||
<meta name="twitter:description" content="Instructions how to setup automation within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to setup automation within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -211,6 +212,8 @@
|
||||||
<span class="key">trigger</span>:
|
<span class="key">trigger</span>:
|
||||||
<span class="key">platform</span>: <span class="string"><span class="content">numeric_state</span></span>
|
<span class="key">platform</span>: <span class="string"><span class="content">numeric_state</span></span>
|
||||||
<span class="key">entity_id</span>: <span class="string"><span class="content">sensor.temperature</span></span>
|
<span class="key">entity_id</span>: <span class="string"><span class="content">sensor.temperature</span></span>
|
||||||
|
<span class="comment"># Optional</span>
|
||||||
|
<span class="key">value_template</span>: <span class="string"><span class="content">'{{ state.attributes.battery }}'</span></span>
|
||||||
<span class="comment"># At least one of the following required</span>
|
<span class="comment"># At least one of the following required</span>
|
||||||
<span class="key">above</span>: <span class="string"><span class="content">17</span></span>
|
<span class="key">above</span>: <span class="string"><span class="content">17</span></span>
|
||||||
<span class="key">below</span>: <span class="string"><span class="content">25</span></span>
|
<span class="key">below</span>: <span class="string"><span class="content">25</span></span>
|
||||||
|
@ -479,9 +482,15 @@ INFO [homeassistant.components.automation] Initialized rule Rain is over
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="aREST binary sensor">
|
<meta name="twitter:title" content="aREST binary sensor">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate aREST binary sensors within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate aREST binary sensors within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -176,6 +177,9 @@ This sensor is not suitable for fast state changes because there is a high possi
|
||||||
<li>
|
<li>
|
||||||
<a href='/components/binary_sensor.mqtt/'>MQTT binary sensor</a>
|
<a href='/components/binary_sensor.mqtt/'>MQTT binary sensor</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href='/components/binary_sensor.rest/'>RESTful binary sensor</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
aREST binary sensor
|
aREST binary sensor
|
||||||
</li>
|
</li>
|
||||||
|
@ -193,9 +197,15 @@ This sensor is not suitable for fast state changes because there is a high possi
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="MQTT binary sensor">
|
<meta name="twitter:title" content="MQTT binary sensor">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate MQTT binary sensors within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate MQTT binary sensors within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -104,7 +105,7 @@
|
||||||
</header>
|
</header>
|
||||||
<hr class="divider">
|
<hr class="divider">
|
||||||
|
|
||||||
<p>This MQTT binary sensor implementation uses the MQTT message payload as the sensor value. If messages in this state_topic are published with <em>RETAIN</em> flag, the sensor will receive an instant update with the last known value. Otherwise, the initial state will be off.</p>
|
<p>This <code>mqtt</code> binary sensor implementation uses the MQTT message payload as the sensor value. If messages in this state_topic are published with <em>RETAIN</em> flag, the sensor will receive an instant update with the last known value. Otherwise, the initial state will be off.</p>
|
||||||
|
|
||||||
<p>To use your MQTT binary sensor in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
<p>To use your MQTT binary sensor in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||||
|
|
||||||
|
@ -117,7 +118,7 @@
|
||||||
<span class="key">qos</span>: <span class="string"><span class="content">0</span></span>
|
<span class="key">qos</span>: <span class="string"><span class="content">0</span></span>
|
||||||
<span class="key">payload_on</span>: <span class="string"><span class="delimiter">"</span><span class="content">ON</span><span class="delimiter">"</span></span>
|
<span class="key">payload_on</span>: <span class="string"><span class="delimiter">"</span><span class="content">ON</span><span class="delimiter">"</span></span>
|
||||||
<span class="key">payload_of</span>: <span class="string"><span class="delimiter">"</span><span class="content">OFF</span><span class="delimiter">"</span></span>
|
<span class="key">payload_of</span>: <span class="string"><span class="delimiter">"</span><span class="content">OFF</span><span class="delimiter">"</span></span>
|
||||||
<span class="key">value_template</span>: <span class="string"><span class="content">'{{ template }}'</span></span>
|
<span class="key">value_template</span>: <span class="string"><span class="content">'{{ value.x }}'</span></span>
|
||||||
</pre></div>
|
</pre></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -192,6 +193,9 @@
|
||||||
<li>
|
<li>
|
||||||
MQTT binary sensor
|
MQTT binary sensor
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href='/components/binary_sensor.rest/'>RESTful binary sensor</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href='/components/binary_sensor.arest/'>aREST binary sensor</a>
|
<a href='/components/binary_sensor.arest/'>aREST binary sensor</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -209,9 +213,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
234
components/binary_sensor.rest/index.html
Normal file
234
components/binary_sensor.rest/index.html
Normal file
|
@ -0,0 +1,234 @@
|
||||||
|
<!doctype html>
|
||||||
|
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
||||||
|
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
||||||
|
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
|
||||||
|
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<title>RESTful binary sensor - Home Assistant</title>
|
||||||
|
<meta name="author" content="Paulus Schoutsen">
|
||||||
|
<meta name="description" content="Instructions how to integrate REST binary sensors into Home Assistant.">
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width">
|
||||||
|
<link rel="canonical" href="https://home-assistant.io/components/binary_sensor.rest/">
|
||||||
|
|
||||||
|
<meta property="fb:app_id" content="338291289691179">
|
||||||
|
<meta property="og:title" content="RESTful binary sensor">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/components/binary_sensor.rest/">
|
||||||
|
<meta property="og:type" content="article">
|
||||||
|
<meta property="og:description" content="Instructions how to integrate REST binary sensors into Home Assistant.">
|
||||||
|
<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="@home_assistant">
|
||||||
|
|
||||||
|
<meta name="twitter:title" content="RESTful binary sensor">
|
||||||
|
<meta name="twitter:description" content="Instructions how to integrate REST binary sensors into Home Assistant.">
|
||||||
|
<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">
|
||||||
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body >
|
||||||
|
|
||||||
|
<header>
|
||||||
|
<div class="grid-wrapper">
|
||||||
|
<div class="grid">
|
||||||
|
|
||||||
|
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
|
||||||
|
<a href="/" class="site-title">
|
||||||
|
<img width='40' src='/images/favicon-192x192.png'> Home Assistant
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="grid__item seven-tenths lap-four-sixths palm-one-whole">
|
||||||
|
<nav>
|
||||||
|
<input type="checkbox" id="toggle">
|
||||||
|
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
|
||||||
|
<ul class="menu pull-right">
|
||||||
|
<li>
|
||||||
|
<a href="/getting-started/">Getting started</a>
|
||||||
|
<ul>
|
||||||
|
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
|
||||||
|
<li><a href='/getting-started/configuration/'>Configuration basics</a></li>
|
||||||
|
<li><a href='/getting-started/devices/'>Adding devices</a></li>
|
||||||
|
<li><a href='/getting-started/presence-detection/'>Presence detection</a></li>
|
||||||
|
<li><a href='/getting-started/automation/'>Automation</a></li>
|
||||||
|
<li><a href='/cookbook'>Configuration cookbook</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li><a href='/components/'>Components</a></li>
|
||||||
|
<li>
|
||||||
|
<a href="/developers/">Developers</a>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/developers/architecture/">Architecture</a></li>
|
||||||
|
<li><a href="/developers/frontend/">Frontend development</a></li>
|
||||||
|
<li><a href="/developers/creating_components/">
|
||||||
|
Creating components
|
||||||
|
</a></li>
|
||||||
|
<li><a href="/developers/add_new_platform/">
|
||||||
|
Adding platform support
|
||||||
|
</a></li>
|
||||||
|
<li><a href="/developers/api/">API</a></li>
|
||||||
|
<li><a href="/developers/credits/">Credits</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li><a href="/blog/">Blog</a></li>
|
||||||
|
<li><a href="/help/">Need help?</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid-wrapper">
|
||||||
|
<div class="grid grid-center">
|
||||||
|
|
||||||
|
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
|
||||||
|
|
||||||
|
|
||||||
|
<article class="page">
|
||||||
|
<header>
|
||||||
|
<h1 class="title indent">
|
||||||
|
RESTful binary sensor
|
||||||
|
</h1>
|
||||||
|
</header>
|
||||||
|
<hr class="divider">
|
||||||
|
|
||||||
|
<p>The <code>rest</code> binary sensor platform is consuming a given endpoint which is exposed by a <a href="https://en.wikipedia.org/wiki/Representational_state_transfer">RESTful API</a> of a device, an application, or a web service. The binary sensor has support for GET and POST requests.</p>
|
||||||
|
|
||||||
|
<p>To enable this sensor, add the following lines to your <code>configuration.yaml</code> file for a GET request:</p>
|
||||||
|
|
||||||
|
<div class="highlighter-coderay"><div class="CodeRay">
|
||||||
|
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
|
||||||
|
<span class="key">sensor</span>:
|
||||||
|
<span class="key">platform</span>: <span class="string"><span class="content">rest</span></span>
|
||||||
|
<span class="key">resource</span>: <span class="string"><span class="content">http://IP_ADDRESS/ENDPOINT</span></span>
|
||||||
|
<span class="key">method</span>: <span class="string"><span class="content">GET</span></span>
|
||||||
|
<span class="key">name</span>: <span class="string"><span class="content">REST GET binary sensor</span></span>
|
||||||
|
<span class="key">value_template</span>: <span class="string"><span class="content">'{{ value_json.state }}'</span></span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>or for a POST request:</p>
|
||||||
|
|
||||||
|
<div class="highlighter-coderay"><div class="CodeRay">
|
||||||
|
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
|
||||||
|
<span class="key">sensor</span>:
|
||||||
|
<span class="key">platform</span>: <span class="string"><span class="content">rest</span></span>
|
||||||
|
<span class="key">resource</span>: <span class="string"><span class="content">http://IP_ADDRESS/ENDPOINT</span></span>
|
||||||
|
<span class="key">method</span>: <span class="string"><span class="content">POST</span></span>
|
||||||
|
<span class="key">value_template</span>: <span class="string"><span class="content">'{{ value_json.state }}'</span></span>
|
||||||
|
<span class="key">payload</span>: <span class="string"><span class="content">'{ "device" : "door" }'</span></span>
|
||||||
|
<span class="key">name</span>: <span class="string"><span class="content">REST POST binary sensor</span></span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>Configuration variables:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><strong>resource</strong> (<em>Required</em>): The resource or endpoint that contains the value.</li>
|
||||||
|
<li><strong>method</strong> (<em>Optional</em>): The method of the request. Default is GET.</li>
|
||||||
|
<li><strong>value_template</strong> (<em>Optional</em>): Defines a <a href="/getting-started/templating/">template</a> to extract the value.</li>
|
||||||
|
<li><strong>payload</strong> (<em>Optional</em>): The payload to send with a POST request. Usualy formed as a dictionary.</li>
|
||||||
|
<li><strong>name</strong> (<em>Optional</em>): Name of the REST binary sensor.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="note warning">
|
||||||
|
Make sure that the URL matches exactly your endpoint or resource.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||||
|
<div class="grid">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="aside-module grid__item one-whole lap-one-half">
|
||||||
|
<div class='brand-logo-container section'>
|
||||||
|
</div>
|
||||||
|
<div class='section'>
|
||||||
|
This is a platform for
|
||||||
|
<a href='/components/binary_sensor/'>the Binary Sensor component</a>.
|
||||||
|
</div>
|
||||||
|
<div class='section'>
|
||||||
|
<h1 class='title delta'>Related components</h1>
|
||||||
|
<ul class='divided'>
|
||||||
|
<li><a href='/components/sensor.rest/'>
|
||||||
|
RESTful sensor
|
||||||
|
</a></li>
|
||||||
|
<li><a href='/components/switch.rest/'>
|
||||||
|
RESTful switch
|
||||||
|
</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class='section'>
|
||||||
|
<h1 class="title delta">Category Binary Sensor</h1>
|
||||||
|
<ul class='divided'>
|
||||||
|
<li>
|
||||||
|
<a href='/components/binary_sensor.mqtt/'>MQTT binary sensor</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
RESTful binary sensor
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href='/components/binary_sensor.arest/'>aREST binary sensor</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<div class="grid-wrapper">
|
||||||
|
<div class="grid">
|
||||||
|
<div class="grid__item">
|
||||||
|
<div class="copyright">
|
||||||
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<!--[if lt IE 7]>
|
||||||
|
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
<script>
|
||||||
|
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
|
||||||
|
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||||||
|
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
|
||||||
|
s.parentNode.insertBefore(g,s)}(document,'script'));
|
||||||
|
</script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Binary Sensor">
|
<meta name="twitter:title" content="Binary Sensor">
|
||||||
<meta name="twitter:description" content="Instructions how to setup your binary sensors with Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to setup your binary sensors with Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -128,6 +129,9 @@
|
||||||
<li><a href='/components/binary_sensor.mqtt/'>
|
<li><a href='/components/binary_sensor.mqtt/'>
|
||||||
MQTT binary sensor
|
MQTT binary sensor
|
||||||
</a></li>
|
</a></li>
|
||||||
|
<li><a href='/components/binary_sensor.rest/'>
|
||||||
|
RESTful binary sensor
|
||||||
|
</a></li>
|
||||||
<li><a href='/components/binary_sensor.arest/'>
|
<li><a href='/components/binary_sensor.arest/'>
|
||||||
aREST binary sensor
|
aREST binary sensor
|
||||||
</a></li>
|
</a></li>
|
||||||
|
@ -144,9 +148,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Browser">
|
<meta name="twitter:title" content="Browser">
|
||||||
<meta name="twitter:description" content="Instructions how to setup the browser component with Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to setup the browser component with Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -191,9 +192,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Foscam IP camera">
|
<meta name="twitter:title" content="Foscam IP camera">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Foscam IP cameras within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Foscam IP cameras within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -182,9 +183,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Generic IP Camera">
|
<meta name="twitter:title" content="Generic IP Camera">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate IP cameras within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate IP cameras within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -188,9 +189,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Generic MJPEG IP Camera">
|
<meta name="twitter:title" content="Generic MJPEG IP Camera">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate IP cameras within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate IP cameras within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -178,9 +179,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Camera">
|
<meta name="twitter:title" content="Camera">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate cameras within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate cameras within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -144,9 +145,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Configurator">
|
<meta name="twitter:title" content="Configurator">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate the configurator in your components.">
|
<meta name="twitter:description" content="Instructions how to integrate the configurator in your components.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -177,9 +178,15 @@ This component is intended for developers.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Conversation">
|
<meta name="twitter:title" content="Conversation">
|
||||||
<meta name="twitter:description" content="Instructions how to have conversations with your Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to have conversations with your Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -178,9 +179,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Presence based lights">
|
<meta name="twitter:title" content="Presence based lights">
|
||||||
<meta name="twitter:description" content="Instructions how to automate your lights with Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to automate your lights with Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -185,9 +186,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Actiontec">
|
<meta name="twitter:title" content="Actiontec">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Actiontec routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Actiontec routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -226,9 +227,15 @@ This device tracker needs telnet to be enabled on the router.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Aruba">
|
<meta name="twitter:title" content="Aruba">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Aruba routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Aruba routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -226,9 +227,15 @@ This device tracker needs telnet to be enabled on the router.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="ASUSWRT">
|
<meta name="twitter:title" content="ASUSWRT">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate ASUSWRT based routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate ASUSWRT based routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -219,9 +220,15 @@ This device tracker needs telnet to be enabled on the router.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="DD-WRT">
|
<meta name="twitter:title" content="DD-WRT">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate DD-WRT based routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate DD-WRT based routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -215,9 +216,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="FRITZ!Box">
|
<meta name="twitter:title" content="FRITZ!Box">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate AVM FRITZ!Box based routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate AVM FRITZ!Box based routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -224,9 +225,15 @@ It seems that it is not necessary to use it in current generation Fritz!Box rout
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Geofancy">
|
<meta name="twitter:title" content="Geofancy">
|
||||||
<meta name="twitter:description" content="Instructions how to use Geofancy to track devices in Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to use Geofancy to track devices in Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -202,9 +203,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="iCloud">
|
<meta name="twitter:title" content="iCloud">
|
||||||
<meta name="twitter:description" content="Instructions how to use iCloud to track devices in Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to use iCloud to track devices in Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -222,9 +223,15 @@ You may receive an email from Apple stating that someone has logged into your ac
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="OpenWRT (luci)">
|
<meta name="twitter:title" content="OpenWRT (luci)">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate OpenWRT routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate OpenWRT routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -230,9 +231,15 @@ Some installations have <a href="https://github.com/openwrt/luci/issues/576">a s
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="MQTT device tracker">
|
<meta name="twitter:title" content="MQTT device tracker">
|
||||||
<meta name="twitter:description" content="Instructions how to use MQTT to track devices in Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to use MQTT to track devices in Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -104,7 +105,7 @@
|
||||||
</header>
|
</header>
|
||||||
<hr class="divider">
|
<hr class="divider">
|
||||||
|
|
||||||
<p>This platform allows you to detect presence by monitoring an MQTT topic for new locations. To use this platform, you specify a unique topic for each device.</p>
|
<p>The <code>mqtt</code> device tracker platform allows you to detect presence by monitoring an MQTT topic for new locations. To use this platform, you specify a unique topic for each device.</p>
|
||||||
|
|
||||||
<p>To use this device tracker in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
<p>To use this device tracker in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||||
|
|
||||||
|
@ -240,9 +241,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Netgear">
|
<meta name="twitter:title" content="Netgear">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Netgear routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Netgear routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -215,9 +216,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Nmap">
|
<meta name="twitter:title" content="Nmap">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Nmap into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Nmap into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -210,9 +211,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Owntracks">
|
<meta name="twitter:title" content="Owntracks">
|
||||||
<meta name="twitter:description" content="Instructions how to use Owntracks to track devices in Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to use Owntracks to track devices in Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -208,9 +209,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="SNMP">
|
<meta name="twitter:title" content="SNMP">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate SNMP into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate SNMP into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -225,9 +226,15 @@ This device tracker needs SNMP to be enabled on the router.
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Thomson">
|
<meta name="twitter:title" content="Thomson">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Thomson routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Thomson routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -217,9 +218,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Tomato">
|
<meta name="twitter:title" content="Tomato">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate Tomato routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate Tomato routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -216,9 +217,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="TP-Link">
|
<meta name="twitter:title" content="TP-Link">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate TP-Link routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate TP-Link routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -224,9 +225,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="OpenWRT (ubus)">
|
<meta name="twitter:title" content="OpenWRT (ubus)">
|
||||||
<meta name="twitter:description" content="Instructions how to integrate OpenWRT routers into Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to integrate OpenWRT routers into Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -261,9 +262,15 @@ file
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Device Tracker">
|
<meta name="twitter:title" content="Device Tracker">
|
||||||
<meta name="twitter:description" content="Instructions how to setup device tracking within Home Assistant.">
|
<meta name="twitter:description" content="Instructions how to setup device tracking within Home Assistant.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -214,9 +215,15 @@
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -23,7 +23,8 @@
|
||||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:site" content="@balloob">
|
<meta name="twitter:site" content="@home_assistant">
|
||||||
|
|
||||||
<meta name="twitter:title" content="Discovery">
|
<meta name="twitter:title" content="Discovery">
|
||||||
<meta name="twitter:description" content="Instructions how to setup Home Assistant to discover new devices.">
|
<meta name="twitter:description" content="Instructions how to setup Home Assistant to discover new devices.">
|
||||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||||
|
@ -188,9 +189,15 @@ There is currently a <a href="https://bitbucket.org/al45tair/netifaces/issues/17
|
||||||
<div class="grid-wrapper">
|
<div class="grid-wrapper">
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<p class="copyright">
|
<div class="copyright">
|
||||||
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||||||
</p>
|
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
|
||||||
|
|
||||||
|
<div class="credit">
|
||||||
|
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||||||
|
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue