Site updated at 2015-10-29 07:09:11 UTC
This commit is contained in:
parent
7412a60701
commit
b260f2881e
362 changed files with 42053 additions and 256343 deletions
|
@ -5,8 +5,6 @@
|
|||
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
|
||||
|
||||
|
||||
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
@ -32,7 +30,6 @@
|
|||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||
</head>
|
||||
|
||||
|
||||
<body >
|
||||
|
||||
<header>
|
||||
|
@ -54,10 +51,10 @@
|
|||
<a href="/getting-started/">Getting started</a>
|
||||
<ul>
|
||||
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
|
||||
<li><a href='/getting-started/configuration.html'>Configuration basics</a></li>
|
||||
<li><a href='/getting-started/devices.html'>Adding devices</a></li>
|
||||
<li><a href='/getting-started/presence-detection.html'>Presence detection</a></li>
|
||||
<li><a href='/getting-started/automation.html'>Automation</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>
|
||||
|
@ -65,26 +62,24 @@
|
|||
<li>
|
||||
<a href="/developers/">Developers</a>
|
||||
<ul>
|
||||
<li><a href="/developers/architecture.html">Architecture</a></li>
|
||||
<li><a href="/developers/frontend.html">Frontend development</a></li>
|
||||
<li><a href="/developers/creating_components.html">
|
||||
<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.html">
|
||||
<li><a href="/developers/add_new_platform/">
|
||||
Adding platform support
|
||||
</a></li>
|
||||
<li><a href="/developers/api.html">API</a></li>
|
||||
<li><a href="/developers/credits.html">Credits</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>
|
||||
|
@ -108,28 +103,35 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>This is a community currated list of <code>configuration.yaml</code> examples. New recipes can be added via
|
||||
the <a href="https://github.com/balloob/home-assistant.io/tree/master/source/_cookbook">home-assistant.io repository</a>.</p>
|
||||
<p>This is a community currated list of <code>configuration.yaml</code> examples. New recipes can be added via the <a href="https://github.com/balloob/home-assistant.io/tree/master/source/_cookbook">home-assistant.io repository</a>.</p>
|
||||
|
||||
<ul>
|
||||
<li><p><a href="/cookbook/automation_for_rainy_days.html">Automation for rainy days</a></p></li>
|
||||
<li><p><a href="/cookbook/automation_sun.html">Automation examples using the sun</a></p></li>
|
||||
<li><p><a href="/cookbook/basic_example_use_trigger_values.html">Automation: use_trigger_values</a></p></li>
|
||||
<li><p><a href="/cookbook/dim_lights_when_playing_media.html">Dim lights when playing media</a></p></li>
|
||||
<li><p><a href="/cookbook/turn_on_light_for_10_minutes_when_motion_detected.html">Motion detected light</a></p></li>
|
||||
<li>
|
||||
<p><a href="/cookbook/automation_for_rainy_days/">Automation for rainy days</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/cookbook/automation_sun/">Automation examples using the sun</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/cookbook/basic_example_use_trigger_values/">Automation: use_trigger_values</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/cookbook/turn_on_light_for_10_minutes_when_motion_detected/">Motion detected light</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/cookbook/dim_lights_when_playing_media/">Dim lights when playing media</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h4>Configuration.yaml Gists</h4>
|
||||
|
||||
<p>Some users keep a public scrubbed copy of their <code>configuration.yaml</code> to learn from.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://gist.github.com/CCOSTAN/9934de973a293b809868">Configuration.yaml by Carlo Costanzo</a></li>
|
||||
<li><a href="https://gist.github.com/CCOSTAN/9934de973a293b809868">Configuration.yaml by Carlo Costanzo</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
@ -144,32 +146,23 @@ the <a href="https://github.com/balloob/home-assistant.io/tree/master/source/_co
|
|||
<div class="grid">
|
||||
<div class="grid__item">
|
||||
<p class="copyright">
|
||||
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a>, <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>
|
||||
<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>
|
||||
</p>
|
||||
</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>
|
||||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue