mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 07:16:47 +00:00
11 lines
473 B
HTML
11 lines
473 B
HTML
<h1>Awaken your home</h1>
|
|
<p class="lead">
|
|
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Perfect to run on a Raspberry Pi.
|
|
</p>
|
|
|
|
<p class='hero-buttons'>
|
|
<a href='{{ root_url }}/getting-started/'>Get started</a>
|
|
<a href='{{ root_url }}/demo/' target='_blank'>View demo</a>
|
|
<a rel="me" href='https://github.com/home-assistant/home-assistant'>Browse code on GitHub</a>
|
|
</p>
|