Site updated at 2017-02-26 13:44:43 UTC
This commit is contained in:
parent
833ddc401c
commit
9161dd0d11
24 changed files with 41 additions and 40 deletions
4
atom.xml
4
atom.xml
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Home Assistant]]></title>
|
<title><![CDATA[Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
@ -144,6 +144,7 @@
|
||||||
<li>Add <a href="https://home-assistant.io/components/sensor.ebox/">Ebox</a> sensor platform (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
<li>Add <a href="https://home-assistant.io/components/sensor.ebox/">Ebox</a> sensor platform (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
||||||
<li>Mediaplayer <a href="https://home-assistant.io/components/media_player.clementine/">clementine</a> remote (<a href="https://github.com/jjmontesl">@jjmontesl</a>)</li>
|
<li>Mediaplayer <a href="https://home-assistant.io/components/media_player.clementine/">clementine</a> remote (<a href="https://github.com/jjmontesl">@jjmontesl</a>)</li>
|
||||||
<li>Add <a href="https://home-assistant.io/components/sensor.fido/">Fido</a> sensor (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
<li>Add <a href="https://home-assistant.io/components/sensor.fido/">Fido</a> sensor (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
||||||
|
<li>Add <a href="https://home-assistant.io/components/sensor.history_stats/">History Statistics</a> sensor platform (<a href="https://github.com/bokub">@bokub</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h4>Improvements</h4>
|
<h4>Improvements</h4>
|
||||||
|
@ -154,7 +155,6 @@
|
||||||
<li>Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off (<a href="https://github.com/postlund">@postlund</a>)</li>
|
<li>Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off (<a href="https://github.com/postlund">@postlund</a>)</li>
|
||||||
<li>Zoneminder: Refactoring and JSON decode error handling (<a href="https://github.com/pschmitt">@pschmitt</a>)</li>
|
<li>Zoneminder: Refactoring and JSON decode error handling (<a href="https://github.com/pschmitt">@pschmitt</a>)</li>
|
||||||
<li>Recorder: Add tests for full schema migration, limit to session scope (<a href="https://github.com/armills">@armills</a>)</li>
|
<li>Recorder: Add tests for full schema migration, limit to session scope (<a href="https://github.com/armills">@armills</a>)</li>
|
||||||
<li>Tests: Add history_stats sensor (<a href="https://github.com/bokub">@bokub</a>)</li>
|
|
||||||
<li>Device tracker - Tado: Add support for multiple devices to Tado device tracker (<a href="https://github.com/markoudev">@markoudev</a>)</li>
|
<li>Device tracker - Tado: Add support for multiple devices to Tado device tracker (<a href="https://github.com/markoudev">@markoudev</a>)</li>
|
||||||
<li>Z-Wave: Fix zwave helper getter not to fail on some None results. (<a href="https://github.com/andrey-git">@andrey-git</a>)</li>
|
<li>Z-Wave: Fix zwave helper getter not to fail on some None results. (<a href="https://github.com/andrey-git">@andrey-git</a>)</li>
|
||||||
<li>Core: <code class="highlighter-rouge">sensor_class</code> migrate to <code class="highlighter-rouge">device_class</code> (<a href="https://github.com/armills">@armills</a>)</li>
|
<li>Core: <code class="highlighter-rouge">sensor_class</code> migrate to <code class="highlighter-rouge">device_class</code> (<a href="https://github.com/armills">@armills</a>)</li>
|
||||||
|
|
|
@ -235,6 +235,7 @@
|
||||||
<li>Add <a href="https://home-assistant.io/components/sensor.ebox/">Ebox</a> sensor platform (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
<li>Add <a href="https://home-assistant.io/components/sensor.ebox/">Ebox</a> sensor platform (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
||||||
<li>Mediaplayer <a href="https://home-assistant.io/components/media_player.clementine/">clementine</a> remote (<a href="https://github.com/jjmontesl">@jjmontesl</a>)</li>
|
<li>Mediaplayer <a href="https://home-assistant.io/components/media_player.clementine/">clementine</a> remote (<a href="https://github.com/jjmontesl">@jjmontesl</a>)</li>
|
||||||
<li>Add <a href="https://home-assistant.io/components/sensor.fido/">Fido</a> sensor (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
<li>Add <a href="https://home-assistant.io/components/sensor.fido/">Fido</a> sensor (<a href="https://github.com/titilambert">@titilambert</a>)</li>
|
||||||
|
<li>Add <a href="https://home-assistant.io/components/sensor.history_stats/">History Statistics</a> sensor platform (<a href="https://github.com/bokub">@bokub</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h4>Improvements</h4>
|
<h4>Improvements</h4>
|
||||||
|
@ -245,7 +246,6 @@
|
||||||
<li>Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off (<a href="https://github.com/postlund">@postlund</a>)</li>
|
<li>Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off (<a href="https://github.com/postlund">@postlund</a>)</li>
|
||||||
<li>Zoneminder: Refactoring and JSON decode error handling (<a href="https://github.com/pschmitt">@pschmitt</a>)</li>
|
<li>Zoneminder: Refactoring and JSON decode error handling (<a href="https://github.com/pschmitt">@pschmitt</a>)</li>
|
||||||
<li>Recorder: Add tests for full schema migration, limit to session scope (<a href="https://github.com/armills">@armills</a>)</li>
|
<li>Recorder: Add tests for full schema migration, limit to session scope (<a href="https://github.com/armills">@armills</a>)</li>
|
||||||
<li>Tests: Add history_stats sensor (<a href="https://github.com/bokub">@bokub</a>)</li>
|
|
||||||
<li>Device tracker - Tado: Add support for multiple devices to Tado device tracker (<a href="https://github.com/markoudev">@markoudev</a>)</li>
|
<li>Device tracker - Tado: Add support for multiple devices to Tado device tracker (<a href="https://github.com/markoudev">@markoudev</a>)</li>
|
||||||
<li>Z-Wave: Fix zwave helper getter not to fail on some None results. (<a href="https://github.com/andrey-git">@andrey-git</a>)</li>
|
<li>Z-Wave: Fix zwave helper getter not to fail on some None results. (<a href="https://github.com/andrey-git">@andrey-git</a>)</li>
|
||||||
<li>Core: <code class="highlighter-rouge">sensor_class</code> migrate to <code class="highlighter-rouge">device_class</code> (<a href="https://github.com/armills">@armills</a>)</li>
|
<li>Core: <code class="highlighter-rouge">sensor_class</code> migrate to <code class="highlighter-rouge">device_class</code> (<a href="https://github.com/armills">@armills</a>)</li>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Community | Home Assistant]]></title>
|
<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/blog/categories/community/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Device-Tracking | Home Assistant]]></title>
|
<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/blog/categories/device-tracking/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: ESP8266 | Home Assistant]]></title>
|
<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/blog/categories/esp8266/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: How-To | Home Assistant]]></title>
|
<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/blog/categories/how-to/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: iBeacons | Home Assistant]]></title>
|
<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/blog/categories/ibeacons/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Internet-of-Things | Home Assistant]]></title>
|
<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/blog/categories/internet-of-things/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: IoT-Data | Home Assistant]]></title>
|
<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/blog/categories/iot-data/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Merchandise | Home Assistant]]></title>
|
<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/blog/categories/merchandise/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Micropython | Home Assistant]]></title>
|
<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/blog/categories/micropython/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: MQTT | Home Assistant]]></title>
|
<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/blog/categories/mqtt/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Organisation | Home Assistant]]></title>
|
<title><![CDATA[Category: Organisation | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/organisation/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/organisation/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: OwnTracks | Home Assistant]]></title>
|
<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/blog/categories/owntracks/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Presence-Detection | Home Assistant]]></title>
|
<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/blog/categories/presence-detection/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Public-Service-Announcement | Home Assistant]]></title>
|
<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/blog/categories/public-service-announcement/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Release-Notes | Home Assistant]]></title>
|
<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/blog/categories/release-notes/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
@ -141,6 +141,7 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
|
||||||
- Add [Ebox][ebox] sensor platform ([@titilambert])
|
- Add [Ebox][ebox] sensor platform ([@titilambert])
|
||||||
- Mediaplayer [clementine][clementine] remote ([@jjmontesl])
|
- Mediaplayer [clementine][clementine] remote ([@jjmontesl])
|
||||||
- Add [Fido][fido] sensor ([@titilambert])
|
- Add [Fido][fido] sensor ([@titilambert])
|
||||||
|
- Add [History Statistics][history_stats] sensor platform ([@bokub])
|
||||||
|
|
||||||
#### Improvements
|
#### Improvements
|
||||||
|
|
||||||
|
@ -149,7 +150,6 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
|
||||||
- Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off ([@postlund])
|
- Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off ([@postlund])
|
||||||
- Zoneminder: Refactoring and JSON decode error handling ([@pschmitt])
|
- Zoneminder: Refactoring and JSON decode error handling ([@pschmitt])
|
||||||
- Recorder: Add tests for full schema migration, limit to session scope ([@armills])
|
- Recorder: Add tests for full schema migration, limit to session scope ([@armills])
|
||||||
- Tests: Add history_stats sensor ([@bokub])
|
|
||||||
- Device tracker - Tado: Add support for multiple devices to Tado device tracker ([@markoudev])
|
- Device tracker - Tado: Add support for multiple devices to Tado device tracker ([@markoudev])
|
||||||
- Z-Wave: Fix zwave helper getter not to fail on some None results. ([@andrey-git])
|
- Z-Wave: Fix zwave helper getter not to fail on some None results. ([@andrey-git])
|
||||||
- Core: `sensor_class` migrate to `device_class` ([@armills])
|
- Core: `sensor_class` migrate to `device_class` ([@armills])
|
||||||
|
@ -295,6 +295,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
||||||
[volvo]: https://home-assistant.io/components/volvooncall/
|
[volvo]: https://home-assistant.io/components/volvooncall/
|
||||||
[pocket]: https://home-assistant.io/components/sensor.pocketcasts/
|
[pocket]: https://home-assistant.io/components/sensor.pocketcasts/
|
||||||
[config]: https://home-assistant.io/components/config/
|
[config]: https://home-assistant.io/components/config/
|
||||||
|
[history_stats]: https://home-assistant.io/components/sensor.history_stats/
|
||||||
|
|
||||||
|
|
||||||
[docs]: https://home-assistant.io/docs/
|
[docs]: https://home-assistant.io/docs/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Survey | Home Assistant]]></title>
|
<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/blog/categories/survey/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Talks | Home Assistant]]></title>
|
<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/blog/categories/talks/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Technology | Home Assistant]]></title>
|
<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/blog/categories/technology/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: User-Stories | Home Assistant]]></title>
|
<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/blog/categories/user-stories/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Video | Home Assistant]]></title>
|
<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/blog/categories/video/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Website | Home Assistant]]></title>
|
<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/blog/categories/website/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-02-26T06:07:58+00:00</updated>
|
<updated>2017-02-26T13:41:50+00:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Home Assistant]]></name>
|
<name><![CDATA[Home Assistant]]></name>
|
||||||
|
|
30
sitemap.xml
30
sitemap.xml
|
@ -2933,62 +2933,62 @@
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/frontend.html</loc>
|
<loc>https://home-assistant.io/demo/frontend.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/index.html</loc>
|
<loc>https://home-assistant.io/demo/index.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-event.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-event.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-info.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-info.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-service.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-service.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-state.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-state.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-template.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-dev-template.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-history.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-history.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-iframe.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-iframe.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-logbook.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-logbook.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/demo/panels/ha-panel-map.html</loc>
|
<loc>https://home-assistant.io/demo/panels/ha-panel-map.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/googlef4f3693c209fe788.html</loc>
|
<loc>https://home-assistant.io/googlef4f3693c209fe788.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html</loc>
|
<loc>https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html</loc>
|
<loc>https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/static/mdi-demo.html</loc>
|
<loc>https://home-assistant.io/static/mdi-demo.html</loc>
|
||||||
<lastmod>2017-02-26T06:07:12+00:00</lastmod>
|
<lastmod>2017-02-26T13:41:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue