Site updated at 2018-02-16 17:44:20 UTC

This commit is contained in:
Travis CI 2018-02-16 17:44:20 +00:00
parent 1621dc9ebd
commit b63d63caa9
30 changed files with 91 additions and 77 deletions

View file

@ -4,7 +4,7 @@
<title><![CDATA[Home Assistant]]></title>
<link href="https://home-assistant.io/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -86,6 +86,9 @@
>Comments</a>
</div>
</header>
<p><strong>Update February 16, 2018</strong>:
Home Assistant 0.64 will be the last release to support Python 3.4. Starting with release 0.65, Home Assistant will require a minimum version of Python 3.5.3.</p>
<hr />
<p>Starting with our next release, 0.55, we will deprecate Python 3.4 support. The current plan is to remove support for Python 3.4 at the beginning of 2018.</p>
<p>Python 3.5 was released on September 13th, 2015. It has since then become the default Python installation on the stable releases of Debian, Ubuntu, Raspbian and Hassbian. Our other own operating system, Hass.io, is more advanced and is already running the greatly improved Python 3.6.</p>
<p>The jump to Python 3.5 as a minimum version is driven by the Home Assistant core, which is based on asyncio. Starting with Python 3.5, asyncio got improved support in the language with dedicated keywords <code class="highlighter-rouge">async</code> and <code class="highlighter-rouge">await</code>. As this is the proper way of doing async in Python, were seeing a move by async libraries to either only support the new syntax from the beginning or dropping support for the Python 3.4 approach. Not moving along means an increased maintenance burden as we cannot use the latest releases of our libraries. Next to that it will prevent our users from being able to leverage the bug fixes and performance improvements that come with Python 3.5.</p>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Announcements | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/announcements/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Community | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/community/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Device-Tracking | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/device-tracking/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: ESP8266 | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/esp8266/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: How-To | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/how-to/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: iBeacons | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/ibeacons/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Internet-of-Things | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/internet-of-things/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: IoT-Data | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/iot-data/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Media | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/media/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Merchandise | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/merchandise/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Micropython | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/micropython/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: MQTT | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/mqtt/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Organization | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/organization/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: OwnTracks | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/owntracks/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Presence-Detection | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/presence-detection/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Public-Service-Announcement | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/public-service-announcement/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Release-Notes | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/release-notes/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Survey | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/survey/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Talks | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/talks/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Technology | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/technology/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>
@ -18,7 +18,12 @@
<link href="https://home-assistant.io/blog/2017/10/06/deprecating-python-3.4-support/"/>
<updated>2017-10-06T00:36:00+00:00</updated>
<id>https://home-assistant.io/blog/2017/10/06/deprecating-python-3.4-support</id>
<content type="html"><![CDATA[Starting with our next release, 0.55, we will deprecate Python 3.4 support. The current plan is to remove support for Python 3.4 at the beginning of 2018.
<content type="html"><![CDATA[**Update February 16, 2018**:
Home Assistant 0.64 will be the last release to support Python 3.4. Starting with release 0.65, Home Assistant will require a minimum version of Python 3.5.3.
---
Starting with our next release, 0.55, we will deprecate Python 3.4 support. The current plan is to remove support for Python 3.4 at the beginning of 2018.
Python 3.5 was released on September 13th, 2015. It has since then become the default Python installation on the stable releases of Debian, Ubuntu, Raspbian and Hassbian. Our other own operating system, Hass.io, is more advanced and is already running the greatly improved Python 3.6.

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: User-Stories | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/user-stories/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Video | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/video/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Website | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/website/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/>
<updated>2018-02-15T21:45:38+00:00</updated>
<updated>2018-02-16T17:33:50+00:00</updated>
<id>https://home-assistant.io/</id>
<author>
<name><![CDATA[Home Assistant]]></name>

View file

@ -183,6 +183,9 @@
</div>
</header>
<div class="entry-content clearfix">
<p><strong>Update February 16, 2018</strong>:
Home Assistant 0.64 will be the last release to support Python 3.4. Starting with release 0.65, Home Assistant will require a minimum version of Python 3.5.3.</p>
<hr />
<p>Starting with our next release, 0.55, we will deprecate Python 3.4 support. The current plan is to remove support for Python 3.4 at the beginning of 2018.</p>
<p>Python 3.5 was released on September 13th, 2015. It has since then become the default Python installation on the stable releases of Debian, Ubuntu, Raspbian and Hassbian. Our other own operating system, Hass.io, is more advanced and is already running the greatly improved Python 3.6.</p>
<p>The jump to Python 3.5 as a minimum version is driven by the Home Assistant core, which is based on asyncio. Starting with Python 3.5, asyncio got improved support in the language with dedicated keywords <code class="highlighter-rouge">async</code> and <code class="highlighter-rouge">await</code>. As this is the proper way of doing async in Python, were seeing a move by async libraries to either only support the new syntax from the beginning or dropping support for the Python 3.4 approach. Not moving along means an increased maintenance burden as we cannot use the latest releases of our libraries. Next to that it will prevent our users from being able to leverage the bug fixes and performance improvements that come with Python 3.5.</p>

View file

@ -86,6 +86,7 @@
<li>Click Create credentials -&gt; OAuth client ID.</li>
<li>Set the Application type to Other and give this credential set a name then click Create.</li>
<li>Save the client ID and secret as you will need to put these in your configuration.yaml file.</li>
<li>Click on “Library”, search for “Google Calendar API” and enable it.</li>
</ol>
<h3><a class="title-link" name="basic-setup" href="#basic-setup"></a> Basic Setup</h3>
<p>To integrate Google Calendar in Home Assistant, add the following section to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>

View file

@ -107,6 +107,8 @@
<div class="language-bash highlighter-rouge"><pre class="highlight"><code>sudo usermod -a -G audio homeassistant
</code></pre>
</div>
<h5><a class="title-link" name="vlc-currently-not-supported-with-hassio" href="#vlc-currently-not-supported-with-hassio"></a> VLC currently not supported with Hass.io</h5>
<p>According to the forum topic <a href="http://community.home-assistant.io/t/how-to-add-vlc-into-my-hassio/23000/5">“How to add VLC into my Hassio”</a>, it is not possible to install packages like VLC on Hass.io.</p>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">

View file

@ -325,7 +325,7 @@ easily via a hidden menu item at the Mi-Home app.
<li>Enable developer mode, USB debugging and plug the Android phone into the computer.</li>
<li>Get ADB e.g. <code class="highlighter-rouge">apt-get install android-tools-adb</code> or <code class="highlighter-rouge">apt-get install adb</code></li>
<li><code class="highlighter-rouge">adb devices</code> should list your device. Consult ADB manual if necessary.</li>
<li>Issue a backup command via adb: <code class="highlighter-rouge">adb backup -noapk com.xiaomi.smarthome -f backup.ab</code> (set a password if prompted on your phone)</li>
<li>Issue a backup command via adb: <code class="highlighter-rouge">adb backup -noapk com.xiaomi.smarthome -f backup.ab</code> (set a password if prompted on your phone). Some devices may required single quotes in the command <code class="highlighter-rouge">adb backup '-noapk com.xiaomi.smarthome -f backup.ab'</code></li>
<li>Download the ADB Backup Extractor from <a href="https://sourceforge.net/projects/adbextractor/files/latest/download">here</a></li>
<li>Extract the data from the backup: <code class="highlighter-rouge">java -jar Android\ Backup\ Utilities/Android\ Backup\ Extractor/android-backup-extractor-20171005-bin/abe.jar unpack backup.ab unpacked.tar</code> (enter the password, if prompted)</li>
<li>Untar the unpacked data: <code class="highlighter-rouge">tar -xvf unpacked.tar</code></li>

View file

@ -4026,7 +4026,7 @@
</url>
<url>
<loc>https://home-assistant.io/components/switch.hook/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/cookbook/automation_for_rainy_days/</loc>
@ -4710,131 +4710,131 @@
</url>
<url>
<loc>https://home-assistant.io/docs/autostart/init.d/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/api/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/configuration/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/installation/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/operation/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/reboot/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/running/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/updating/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/appdaemon/windows/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/certificates/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/hadashboard/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/hass-configurator/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/ios/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/nginx/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/notebooks/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/scenegen/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/ecosystem/synology/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/benchmark/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/check_config/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/credstash/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/db_migrator/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/dev-tools/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/ensure_config/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/hass/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/influxdb_import/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/influxdb_migrator/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/keyring/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/docs/tools/scripts/</loc>
<lastmod>2018-02-15T21:45:38+00:00</lastmod>
<lastmod>2018-02-16T17:33:50+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/faq/after-upgrading/</loc>
@ -6004,62 +6004,62 @@
</url>
<url>
<loc>https://home-assistant.io/demo/frontend.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/index.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-event.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-info.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-service.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-state.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-template.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-history.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-iframe.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-logbook.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/demo/panels/ha-panel-map.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/googlef4f3693c209fe788.html</loc>
<lastmod>2018-02-15T21:44:45+00:00</lastmod>
<lastmod>2018-02-16T17:32:53+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html</loc>
<lastmod>2018-02-15T21:44:46+00:00</lastmod>
<lastmod>2018-02-16T17:32:54+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html</loc>
<lastmod>2018-02-15T21:44:46+00:00</lastmod>
<lastmod>2018-02-16T17:32:54+00:00</lastmod>
</url>
<url>
<loc>https://home-assistant.io/static/mdi-demo.html</loc>
<lastmod>2018-02-15T21:44:46+00:00</lastmod>
<lastmod>2018-02-16T17:32:54+00:00</lastmod>
</url>
</urlset>