Site updated at 2017-12-25 20:35:33 UTC
This commit is contained in:
parent
92fb0dacbf
commit
e06ba9f58c
29 changed files with 370 additions and 66 deletions
|
@ -102,7 +102,7 @@ Diagram showing interaction between components and the Home Assistant core
|
|||
Turn on the lights
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Look <a href="https://github.com/home-assistant/home-assistant/blob/master/config/custom_components/example.py">here</a> for a comprehensive example of a home automation component.</p>
|
||||
<p>Look <a href="/python_component_automation/">here</a> for a comprehensive example of a home automation component.</p>
|
||||
<h3><a class="title-link" name="the-full-picture" href="#the-full-picture"></a> The full picture</h3>
|
||||
<p>When we put all the different pieces of Home Assistant together, it’s a close match for the initial home automation overview sketch. The smart home AI has not been implemented yet, so it’s not included in this picture.</p>
|
||||
<p class="img">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue