Site updated at 2016-03-26 12:25:43 UTC

This commit is contained in:
Travis CI 2016-03-26 12:25:43 +00:00
parent 87966a92aa
commit 6ce56dd809
13 changed files with 169 additions and 174 deletions

View file

@ -117,12 +117,7 @@
<p>So youve been using Home Assistant for a while now and your <a href="https://home-assistant.io/cookbook/configuration_yaml_from_bassclarinetl2/">configuration.yaml file brings people to tears</a> or you simply want to start off with the distributed approach, heres how to “split the configuration.yaml” into more manageable (read: humanly readable) pieces.</p>
<p>First off, several community members have sanitized (read: without api keys/passwords etc) versions of their configurations available for viewing:</p>
<ul>
<li><a href="https://github.com/bassclarinetl2/HASS">bassclarinetl2</a></li>
<li><a href="https://github.com/happyleavesaoc/my-home-automation/tree/master/homeassistant">happyleavesaoc</a></li>
</ul>
<p>First off, several community members have sanitized (read: without api keys/passwords etc) versions of their configurations available for viewing, you can see a list of them <a href="https://home-assistant.io/cookbook/#example-configurationyaml">here</a>.</p>
<p>As commenting code doesnt always happen, please read on for the details.</p>