2020-10-16 11:36:01 +02:00

251 lines
7.5 KiB
HTML

---
show_title: false
sidebar: false
hero_unit: true
is_homepage: true
regenerate: true
hide_github_edit: true
description:
Open source home automation that puts local control and privacy first.
---
<div class="frontpage">
<div class="grid">
<div class="grid__item one-third lap-one-third palm-one-whole">
<div class="current-version material-card text">
<h1>
Current Version: {{ site.current_major_version }}.{{
site.current_minor_version }}.{{ site.current_patch_version }}
</h1>
Released:
<span class="release-date"
>{{ site.date_released | date: "%B %d, %Y" }}</span
>
<div class="links">
<a href="/latest-release-notes/">Release notes</a>
</div>
</div>
<div class="join-community material-card text">
<h1>Join The Community</h1>
We love to help with &amp; talk about home automation.
<div class="links">
<a href="https://community.home-assistant.io">Forums</a>
<a href="/join-chat/">Chat</a>
</div>
</div>
<a
class="material-card picture-promo"
href="/conference/"
style="
background-image: url(/images/conference/frontpage-card.png);
padding-top: 43%;
"
></a>
<a
class="material-card picture-promo"
href="/blog/2020/10/01/hacktoberfest-2020/"
style="
background-image: url(/images/frontpage/hacktoberfest.png);
padding-top: 57%;
"
></a>
<div class="material-card text">
<h1>Alexa, turn on the lights</h1>
Use Alexa to control Home Assistant.
<div class="links">
<a href="/cloud/">LEARN MORE</a>
</div>
</div>
<div class="material-card text">
<h1>Ok Google, turn on the AC</h1>
Use Google Assistant to control Home Assistant.
<div class="links">
<a href="/cloud/">LEARN MORE</a>
</div>
</div>
<a
class="material-card highlight-blog-post"
href="/blog/2016/01/19/perfect-home-automation/"
>
Read our founder's vision for the perfect home automation
<i class="icon-arrow-right"></i>
</a>
<a
class="material-card picture-promo"
href="/blog/2019/08/06/home-assistant-cast/"
style="background-image: url(/images/frontpage/cast-frontpage.png)"
>
<div class="caption">
<div class="title">Take over all the screens</div>
<div class="subtitle">
Home Assistant Cast makes each TV a display.
</div>
</div>
</a>
</div>
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
<div class="recent-posts material-card text">
<h1>Recent Blog Posts</h1>
{% for post in site.posts limit: 4 %}
<li class="post">
<a href="{{ post.url }}">{{ post.title }}</a>
<small class="blog-date">{{ post.date_formatted }}</small>
</li>
{% endfor %}
</div>
<a
class="material-card picture-promo"
href="/blog/2019/11/22/state-of-the-union/"
style="
background-image: url(/images/frontpage/sotu2019-paulus.jpeg);
background-size: cover;
background-color: #41bdf5;
"
>
<div class="caption">
<div class="title">State of the Union 2019</div>
<div class="subtitle">
Learn why we do what we do and what is next.
</div>
</div>
</a>
<a
class="material-card highlight-blog-post large"
href="/blog/2017/07/25/introducing-hassio/"
>
Learn how our OS can turn your Raspberry Pi into the ultimate home
automation hub
<i class="icon-arrow-right"></i>
</a>
<a
class="material-card picture-promo"
href="/blog/2020/09/15/home-assistant-tags/"
style="
background-image: url(/images/blog/2020-09-15-home-assistant-tags/tag-reader.jpg);
"
>
<div class="caption">
<div class="title">Home Assistant Tags</div>
<div class="subtitle">
Use NFC to bring music to your life or automate the mundane.
</div>
</div>
</a>
<a
class="material-card picture-promo"
href="https://teespring.com/stores/home-assistant-store"
style="background-image: url(/images/merchandise/shirt-frontpage.png)"
>
<div class="caption">
<div class="title">Join the Home Assistant t-shirt revolution!</div>
<div class="subtitle">
Look sharp in blue, black or gray. Wearing a HA t-shirt is okay.
</div>
</div>
</a>
</div>
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-one-third">
<span class="icon">
<i class="icon-eye-open"></i>
</span>
</div>
<div class="grid__item one-whole lap-two-thirds">
{% include custom/grid_item_left.html %}
</div>
</div>
</div>
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-one-third">
<span class="icon">
<i class="icon-mobile-phone"></i>
</span>
</div>
<div class="grid__item one-whole lap-two-thirds">
{% include custom/grid_item_middle.html %}
</div>
</div>
</div>
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-one-third">
<span class="icon">
<i class="icon-cogs"></i>
</span>
</div>
<div class="grid__item one-whole lap-two-thirds">
{% include custom/grid_item_right.html %}
</div>
</div>
</div>
<div class="seen-press grid__item one-half lap-one-half palm-one-whole">
<div class="material-card">
<h1>Home Assistant is sponsored by</h1>
<a href="https://www.nabucasa.com"
><img alt="Nabu Casa logo" src="/images/sponsors/nabu_casa.svg"
/></a>
</div>
</div>
<div class="seen-press grid__item one-half lap-one-half palm-one-whole">
<div class="material-card">
<h1>Home Assistant in the press</h1>
<a href="https://www.producthunt.com/posts/home-assistant"
><img
alt="ProductHunt.com logo"
src="/images/press/producthunt.com.png"
/></a>
<a
href="https://www.linux.com/news/home-assistant-python-approach-home-automation-video"
><img alt="Linux.com logo" src="/images/press/linux.com.png"
/></a>
<a href="https://www.wired.com/2016/07/now-can-hide-smart-home-darknet/"
><img alt="Wired.com logo" src="/images/press/wired.com.svg"
/></a>
<a href="https://opensource.com/article/17/7/home-automation-primer"
><img
alt="OpenSource.com logo"
src="/images/press/opensource.com.svg"
/></a>
<a href="http://www.linux-magazine.com/Issues/2017/203/Home-Assistant"
><img alt="Linux Magazine logo" src="/images/press/LinuxMagazine.png"
/></a>
<a
href="https://www.heise.de/ct/ausgabe/2017-26-Hausautomations-Schaltzentrale-Home-Assistant-3909532.html"
><img alt="Ct logo" src="/images/press/ct.png"
/></a>
</div>
</div>
</div>
</div>