Skip to content

Commit bbb0a5f

Browse files
committed
Site updated at 2017-07-25 15:58:39 UTC
1 parent 44a39de commit bbb0a5f

File tree

203 files changed

+1656
-1161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+1656
-1161
lines changed

atom.xml

Lines changed: 72 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Home Assistant]]></title>
55
<link href="https://home-assistant.io/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-25T13:26:11+00:00</updated>
7+
<updated>2017-07-25T15:49:24+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>
@@ -13,6 +13,77 @@
1313
<generator uri="http://octopress.org/">Octopress</generator>
1414

1515

16+
<entry>
17+
<title type="html"><![CDATA[Introducing Hass.io]]></title>
18+
<link href="https://home-assistant.io/blog/2017/07/25/introducing-hassio/"/>
19+
<updated>2017-07-25T00:02:05+00:00</updated>
20+
<id>https://home-assistant.io/blog/2017/07/25/introducing-hassio</id>
21+
<content type="html"><![CDATA[<p><strong>TL;DR:</strong> Today we’re introducing <a href="https://home-assistant.io/hassio/">Hass.io</a>. Hass.io is an operating system that will take care of installing and updating Home Assistant, is managed from the Home Assistant UI, allows creating/restoring snapshots of your configuration and can easily be extended using <a href="https://home-assistant.io/addons/">Hass.io add-ons</a> including <a href="https://home-assistant.io/addons/google_assistant/">Google Assistant</a> and <a href="https://home-assistant.io/addons/lets_encrypt/">Let’s Encrypt</a>.</p>
22+
23+
<hr />
24+
25+
<p>Home Assistant is 2 months away from being 4 years old. In that time the Internet of Things has really taken off and we’ve seen many new devices and services. We saw the introduction of voice assistants like Google Home and new standards like Apple HomeKit.</p>
26+
27+
<p>Some things have been supported natively in Home Assistant, others have been integrated into Home Assistant via third party applications. All these moving parts caused our users to spend a lot of time maintaining their systems and applications instead of automating their homes.</p>
28+
29+
<p>So we decided to take a step back from day-to-day Home Assistant development and see if we could offer a solution that makes updating a breeze for our users. A solution that you can flash to your Raspberry Pi and no longer worry about. A solution that would still be local first and respect the user’s privacy.</p>
30+
31+
<p>And this is how <a href="https://github.com/pvizeli/">Pascal Vizeli</a> came up with Hass.io, an operating system based on <a href="https://resinos.io/">ResinOS</a> and <a href="https://www.docker.com/">Docker</a>. Hass.io will take care of installing and updating Home Assistant, is managed from the Home Assistant UI, allows taking/restoring snapshots of your configuration and can easily be extended using <a href="https://home-assistant.io/addons/">Hass.io add-ons</a>.</p>
32+
33+
<p class="img">
34+
<img src="https://home-assistant.io/images/hassio/screenshots/dashboard.png" />
35+
Hass.io dashboard
36+
</p>
37+
38+
<p>To install add-ons, a user can browse the built-in add-on store and install, configure and update any available application. Want to turn your device into a Google Assistant or make your configuration accessible via Samba/Windows networking? Both are a couple of clicks away! (<a href="https://youtu.be/NfyavpAg4as">Video demo - 38s, no audio</a>)</p>
39+
40+
<p>At launch we have included a couple of <a href="https://home-assistant.io/addons/">built-in add-ons</a> like <a href="https://home-assistant.io/addons/google_assistant/">Google Assistant</a>, <a href="https://home-assistant.io/addons/lets_encrypt/">Let’s Encrypt</a> and <a href="https://home-assistant.io/addons/duckdns/">Duck DNS</a>. Besides our internal add-ons, it is also possible to create and share your own add-on repositories. During our beta period we’ve already seen some great add-ons being shared: <a href="https://community.home-assistant.io/t/repository-homebridge-add-on/18569">Homebridge</a>, <a href="https://community.home-assistant.io/t/repository-bestlibre-addons-repository/18037">InfluxDB</a>, <a href="https://community.home-assistant.io/t/repository-hass-configurator/17838">HASS Configurator</a> and <a href="https://community.home-assistant.io/t/repository-few-addons/20659">AppDaemon</a>.</p>
41+
42+
<p>As we strongly believe in the openness of technology, we are releasing Hass.io as <a href="https://github.com/home-assistant/hassio">open source</a> under the Apache 2.0 license. That way any user can make sure that the code that runs in their homes is secure and safe.</p>
43+
44+
<ul>
45+
<li><a href="https://home-assistant.io/hassio/">Learn more about Hass.io</a></li>
46+
<li><a href="https://home-assistant.io/hassio/installation/">Install Hass.io</a></li>
47+
<li><a href="https://home-assistant.io/addons/">Available add-ons</a></li>
48+
</ul>
49+
50+
<p><em>Some frequently asked questions are answered below in the read more section.</em></p>
51+
52+
<div class="videoWrapper">
53+
<iframe width="560" height="315" src="https://www.youtube.com/embed/XWPluWcYRMI" frameborder="0" allowfullscreen=""></iframe>
54+
</div>
55+
56+
<p>Hass.io has been built by <a href="https://github.com/pvizeli/">Pascal Vizeli</a>, the UI has been made by <a href="https://github.com/balloob/">Paulus Schoutsen</a> and <a href="https://www.youtube.com/channel/UCLecVrux63S6aYiErxdiy4w">BRUHAutomation</a> made the introduction video. Big thanks to <a href="https://resin.io">Resin.io</a> for building ResinOS and helping us get started with it. Also a big thanks to the community for early feedback, helping out with the documentation and add-on development ❤️</p>
57+
58+
<!--more-->
59+
60+
<h4><a class="title-link" name="will-hassio-be-the-only-way-to-run-home-assistant" href="#will-hassio-be-the-only-way-to-run-home-assistant"></a> Will Hass.io be the only way to run Home Assistant?</h4>
61+
62+
<p>Hass.io is and will always be optional. You can still run Home Assistant wherever you can run Python.</p>
63+
64+
<h4><a class="title-link" name="which-devices-are-supported-at-launch" href="#which-devices-are-supported-at-launch"></a> Which devices are supported at launch?</h4>
65+
66+
<p>Initially we support the Raspberry Pi 1, 2, 3 and Intel NUC. Advanced users can also <a href="https://home-assistant.io/hassio/installation/#alternative-install-on-generic-linux-server/">install Hass.io on a Linux server</a>.</p>
67+
68+
<h4><a class="title-link" name="can-i-install-packages-or-scripts-on-the-machine" href="#can-i-install-packages-or-scripts-on-the-machine"></a> Can I install packages or scripts on the machine?</h4>
69+
70+
<p>No, this is not possible as we’re using stateless Docker containers. To install a package you’ll have to write a local add-on that interacts with Home Assistant. See <a href="https://home-assistant.io/hassio/run_local/">our tutorial</a>.</p>
71+
72+
<h4><a class="title-link" name="can-i-restore-a-snapshot-on-a-different-device" href="#can-i-restore-a-snapshot-on-a-different-device"></a> Can I restore a snapshot on a different device?</h4>
73+
74+
<p>Yes, any Hass.io snapshot can be restored on any device.</p>
75+
76+
<h4><a class="title-link" name="the-hassio-configuration-panel-contains-powerful-tools-why-is-there-no-extra-security-besides-the-home-assistant-login" href="#the-hassio-configuration-panel-contains-powerful-tools-why-is-there-no-extra-security-besides-the-home-assistant-login"></a> The Hass.io configuration panel contains powerful tools. Why is there no extra security besides the Home Assistant login?</h4>
77+
78+
<p>This is in the works. We have already implemented <a href="https://github.com/home-assistant/hassio/pull/41">the backend</a> and plan to release the UI soon.</p>
79+
80+
<h4><a class="title-link" name="is-there-a-roadmap" href="#is-there-a-roadmap"></a> Is there a roadmap?</h4>
81+
82+
<p>We use <a href="https://www.pivotaltracker.com/n/projects/2020851">Pivotal Tracker</a> to track things that are in progress and what we might work on.</p>
83+
84+
]]></content>
85+
</entry>
86+
1687
<entry>
1788
<title type="html"><![CDATA[0.49: Themes 🎨, kiosk mode and Prometheus.io]]></title>
1889
<link href="https://home-assistant.io/blog/2017/07/15/release-49/"/>
@@ -1928,27 +1999,6 @@ $ sudo systemctl start install_homeassistant.service
19281999
</p>
19292000
</li>
19302001
</ol>
1931-
]]></content>
1932-
</entry>
1933-
1934-
<entry>
1935-
<title type="html"><![CDATA[Hardware Contest 2017]]></title>
1936-
<link href="https://home-assistant.io/blog/2017/04/24/hardware-contest-2017/"/>
1937-
<updated>2017-04-24T06:00:00+00:00</updated>
1938-
<id>https://home-assistant.io/blog/2017/04/24/hardware-contest-2017</id>
1939-
<content type="html"><![CDATA[<p>We have four submissions for our <a href="https://home-assistant.io/blog/2017/04/01/thomas-krenn-award/">Hardware Contest 2017</a>.</p>
1940-
1941-
<ul>
1942-
<li><a href="https://community.home-assistant.io/t/entry-for-hardware-contest-part-of-iot-course/14827">Part of IoT-course</a></li>
1943-
<li><a href="https://community.home-assistant.io/t/entry-automating-a-nursing-home/14872">Automating a nursing home!</a></li>
1944-
<li><a href="https://community.home-assistant.io/t/entry-dedicated-hardware-for-coding-testing-building-and-contributing-to-home-assistant/15515">Dedicated hardware for coding, testing, building, and contributing to Home Assistant</a></li>
1945-
<li><a href="https://community.home-assistant.io/t/entry-hassio-home-assistant-hub-for-dummies/16037">HassIO - Home Assistant hub for dummies</a></li>
1946-
</ul>
1947-
1948-
<p>The voting is now open. To keep things simple are we using the voting feature of the <a href="https://community.home-assistant.io/c/contest-2017">forum</a>. Vote for your choices.</p>
1949-
1950-
<p>End of the voting period: April, 30 2017 - 23.59 UTC</p>
1951-
19522002
]]></content>
19532003
</entry>
19542004

blog/2014/12/18/website-launched/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ <h1 class="title delta">Share this post</h1>
128128
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
129129
<h1 class="title delta">Recent Posts</h1>
130130
<ul class="divided">
131+
<li class="post">
132+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
133+
</li>
131134
<li class="post">
132135
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
133136
</li>
@@ -140,9 +143,6 @@ <h1 class="title delta">Recent Posts</h1>
140143
<li class="post">
141144
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
142145
</li>
143-
<li class="post">
144-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
145-
</li>
146146
</ul>
147147
</section>
148148
</div>

blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ <h1 class="title delta">Share this post</h1>
162162
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
163163
<h1 class="title delta">Recent Posts</h1>
164164
<ul class="divided">
165+
<li class="post">
166+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
167+
</li>
165168
<li class="post">
166169
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
167170
</li>
@@ -174,9 +177,6 @@ <h1 class="title delta">Recent Posts</h1>
174177
<li class="post">
175178
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
176179
</li>
177-
<li class="post">
178-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
179-
</li>
180180
</ul>
181181
</section>
182182
</div>

blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ <h1 class="title delta">Share this post</h1>
152152
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
153153
<h1 class="title delta">Recent Posts</h1>
154154
<ul class="divided">
155+
<li class="post">
156+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
157+
</li>
155158
<li class="post">
156159
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
157160
</li>
@@ -164,9 +167,6 @@ <h1 class="title delta">Recent Posts</h1>
164167
<li class="post">
165168
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
166169
</li>
167-
<li class="post">
168-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
169-
</li>
170170
</ul>
171171
</section>
172172
</div>

blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ <h1 class="title delta">Share this post</h1>
135135
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
136136
<h1 class="title delta">Recent Posts</h1>
137137
<ul class="divided">
138+
<li class="post">
139+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
140+
</li>
138141
<li class="post">
139142
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
140143
</li>
@@ -147,9 +150,6 @@ <h1 class="title delta">Recent Posts</h1>
147150
<li class="post">
148151
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
149152
</li>
150-
<li class="post">
151-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
152-
</li>
153153
</ul>
154154
</section>
155155
</div>

blog/2015/01/13/nest-in-da-house/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ <h1 class="title delta">Share this post</h1>
139139
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
140140
<h1 class="title delta">Recent Posts</h1>
141141
<ul class="divided">
142+
<li class="post">
143+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
144+
</li>
142145
<li class="post">
143146
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
144147
</li>
@@ -151,9 +154,6 @@ <h1 class="title delta">Recent Posts</h1>
151154
<li class="post">
152155
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
153156
</li>
154-
<li class="post">
155-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
156-
</li>
157157
</ul>
158158
</section>
159159
</div>

blog/2015/01/24/release-notes/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ <h1 class="title delta">Share this post</h1>
145145
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
146146
<h1 class="title delta">Recent Posts</h1>
147147
<ul class="divided">
148+
<li class="post">
149+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
150+
</li>
148151
<li class="post">
149152
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
150153
</li>
@@ -157,9 +160,6 @@ <h1 class="title delta">Recent Posts</h1>
157160
<li class="post">
158161
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
159162
</li>
160-
<li class="post">
161-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
162-
</li>
163163
</ul>
164164
</section>
165165
</div>

blog/2015/02/08/looking-at-the-past/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ <h1 class="title delta">Share this post</h1>
150150
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
151151
<h1 class="title delta">Recent Posts</h1>
152152
<ul class="divided">
153+
<li class="post">
154+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
155+
</li>
153156
<li class="post">
154157
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
155158
</li>
@@ -162,9 +165,6 @@ <h1 class="title delta">Recent Posts</h1>
162165
<li class="post">
163166
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
164167
</li>
165-
<li class="post">
166-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
167-
</li>
168168
</ul>
169169
</section>
170170
</div>

blog/2015/02/24/streaming-updates/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ <h1 class="title delta">Share this post</h1>
136136
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
137137
<h1 class="title delta">Recent Posts</h1>
138138
<ul class="divided">
139+
<li class="post">
140+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
141+
</li>
139142
<li class="post">
140143
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
141144
</li>
@@ -148,9 +151,6 @@ <h1 class="title delta">Recent Posts</h1>
148151
<li class="post">
149152
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
150153
</li>
151-
<li class="post">
152-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
153-
</li>
154154
</ul>
155155
</section>
156156
</div>

blog/2015/03/01/home-assistant-migrating-to-yaml/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ <h1 class="title delta">Share this post</h1>
130130
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
131131
<h1 class="title delta">Recent Posts</h1>
132132
<ul class="divided">
133+
<li class="post">
134+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
135+
</li>
133136
<li class="post">
134137
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
135138
</li>
@@ -142,9 +145,6 @@ <h1 class="title delta">Recent Posts</h1>
142145
<li class="post">
143146
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
144147
</li>
145-
<li class="post">
146-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
147-
</li>
148148
</ul>
149149
</section>
150150
</div>

blog/2015/03/08/new-logo/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ <h1 class="title delta">Share this post</h1>
133133
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
134134
<h1 class="title delta">Recent Posts</h1>
135135
<ul class="divided">
136+
<li class="post">
137+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
138+
</li>
136139
<li class="post">
137140
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
138141
</li>
@@ -145,9 +148,6 @@ <h1 class="title delta">Recent Posts</h1>
145148
<li class="post">
146149
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
147150
</li>
148-
<li class="post">
149-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
150-
</li>
151151
</ul>
152152
</section>
153153
</div>

blog/2015/03/11/release-notes/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ <h1 class="title delta">Share this post</h1>
158158
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
159159
<h1 class="title delta">Recent Posts</h1>
160160
<ul class="divided">
161+
<li class="post">
162+
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
163+
</li>
161164
<li class="post">
162165
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
163166
</li>
@@ -170,9 +173,6 @@ <h1 class="title delta">Recent Posts</h1>
170173
<li class="post">
171174
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
172175
</li>
173-
<li class="post">
174-
<a href="/blog/2017/06/20/things-you-should-know-about-senic-covi/">[Update: fixed] A frank and serious warning about X</a>
175-
</li>
176176
</ul>
177177
</section>
178178
</div>

0 commit comments

Comments
 (0)