Site updated at 2017-10-23 11:44:01 UTC

This commit is contained in:
Travis CI 2017-10-23 11:44:01 +00:00
parent d2da8e327a
commit 01a801c9e0
28 changed files with 78 additions and 66 deletions

View file

@ -75,7 +75,7 @@
</h1>
</header>
<hr class="divider">
<p>The frontend of Home Assistant is running with <a href="https://www.python.org/">Python 3</a>.</p>
<p>The backend of Home Assistant is running with <a href="https://www.python.org/">Python 3</a>.</p>
<p>The <a href="/developers/architecture/">Architecture page</a> show the details about the elements running in the background of Home Assistant.</p>
<p>To implement a new platform or component, please refer to the <a href="/developers/development/">Development documentation</a>.</p>
</article>