Skip to content

Commit cb426b3

Browse files
committed
Site updated at 2017-01-15 20:29:19 UTC
1 parent 7793066 commit cb426b3

File tree

24 files changed

+54
-49
lines changed

24 files changed

+54
-49
lines changed

atom.xml

Lines changed: 3 additions & 2 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-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>
@@ -33,7 +33,7 @@
3333
</div>
3434
3535
<h2><a class="title-link" name="international-space-station-iss" href="#international-space-station-iss"></a> International Space Station (ISS)</h2>
36-
<p>No, unfortunately we are not going to space. The <code class="highlighter-rouge">iss</code> sensor is tracking the position of the International Space Station and gives your some details.</p>
36+
<p>No, unfortunately we are not going to space. The <code class="highlighter-rouge">iss</code> sensor is tracking the position of the International Space Station and gives you some details.</p>
3737
3838
<h2><a class="title-link" name="insteon-local" href="#insteon-local"></a> Insteon local</h2>
3939
<p>The support for Insteon was removed due to issues a while ago. With the <code class="highlighter-rouge">insteon_local</code> component support for <a href="https://home-assistant.io/components/insteon_local/">Insteon</a> is back and let one work locally with an Insteon setup.</p>
@@ -95,6 +95,7 @@ You have to note:
9595
<li>Fields named state will always be stored as string.</li>
9696
</ul>
9797
</li>
98+
<li>TTS cache files use now the language abbreviation as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g. <code class="highlighter-rouge">HASH_PLATFORM.xxx</code> -&gt; <code class="highlighter-rouge">HASH_LANG_PLATFORM.xxx</code>.</li>
9899
</ul>
99100
100101
<h2><a class="title-link" name="if-you-need-help" href="#if-you-need-help"></a> If you need help…</h2>

blog/2017/01/14/iss-usps-images-packages/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2><a class="title-link" name="influxdb-export" href="#influxdb-export"></a> In
124124
</div>
125125

126126
<h2><a class="title-link" name="international-space-station-iss" href="#international-space-station-iss"></a> International Space Station (ISS)</h2>
127-
<p>No, unfortunately we are not going to space. The <code class="highlighter-rouge">iss</code> sensor is tracking the position of the International Space Station and gives your some details.</p>
127+
<p>No, unfortunately we are not going to space. The <code class="highlighter-rouge">iss</code> sensor is tracking the position of the International Space Station and gives you some details.</p>
128128

129129
<h2><a class="title-link" name="insteon-local" href="#insteon-local"></a> Insteon local</h2>
130130
<p>The support for Insteon was removed due to issues a while ago. With the <code class="highlighter-rouge">insteon_local</code> component support for <a href="https://home-assistant.io/components/insteon_local/">Insteon</a> is back and let one work locally with an Insteon setup.</p>
@@ -186,6 +186,7 @@ <h2><a class="title-link" name="breaking-changes" href="#breaking-changes"></a>
186186
<li>Fields named state will always be stored as string.</li>
187187
</ul>
188188
</li>
189+
<li>TTS cache files use now the language abbreviation as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g. <code class="highlighter-rouge">HASH_PLATFORM.xxx</code> -&gt; <code class="highlighter-rouge">HASH_LANG_PLATFORM.xxx</code>.</li>
189190
</ul>
190191

191192
<h2><a class="title-link" name="if-you-need-help" href="#if-you-need-help"></a> If you need help…</h2>

blog/categories/community/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: community | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/community/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/device-tracking/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Device-Tracking | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/device-tracking/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/esp8266/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: ESP8266 | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/esp8266/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/how-to/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: How-To | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/how-to/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/ibeacons/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: iBeacons | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/ibeacons/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/internet-of-things/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Internet-of-Things | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/internet-of-things/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/iot-data/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: IoT-Data | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/iot-data/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/micropython/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Micropython | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/micropython/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/mqtt/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: MQTT | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/mqtt/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/organisation/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Organisation | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/organisation/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/owntracks/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: OwnTracks | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/owntracks/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/presence-detection/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Presence-Detection | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/presence-detection/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/public-service-announcement/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Public-Service-Announcement | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/public-service-announcement/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/release-notes/atom.xml

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Release-Notes | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/release-notes/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>
@@ -33,7 +33,7 @@ $ hass --script influxdb_migrator \
3333
```
3434
3535
## <a class='title-link' name='international-space-station-iss' href='#international-space-station-iss'></a> International Space Station (ISS)
36-
No, unfortunately we are not going to space. The `iss` sensor is tracking the position of the International Space Station and gives your some details.
36+
No, unfortunately we are not going to space. The `iss` sensor is tracking the position of the International Space Station and gives you some details.
3737
3838
## <a class='title-link' name='insteon-local' href='#insteon-local'></a> Insteon local
3939
The support for Insteon was removed due to issues a while ago. With the `insteon_local` component support for [Insteon][insteon] is back and let one work locally with an Insteon setup.
@@ -88,6 +88,7 @@ The new [image processing component][image] currently works with [number plates]
8888
- All string fields corresponding to a state will be renamed as state (former value).
8989
- Fields named value will always be stored as float.
9090
- Fields named state will always be stored as string.
91+
- TTS cache files use now the language abbreviation as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g. `HASH_PLATFORM.xxx` -> `HASH_LANG_PLATFORM.xxx`.
9192
9293
## <a class='title-link' name='if-you-need-help' href='#if-you-need-help'></a> If you need help...
9394
...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
@@ -121,9 +122,11 @@ Experiencing issues introduced by this release? Please report them in our [issue
121122
[@jjensn]: https://github.com/jjensn
122123
[@kellerza]: https://github.com/kellerza
123124
[@kk7ds]: https://github.com/kk7ds
125+
[@lupin-de-mid]: https://github.com/lupin-de-mid
124126
[@lwis]: https://github.com/lwis
125127
[@magicus]: https://github.com/magicus
126128
[@markferry]: https://github.com/markferry
129+
[@MartinHjelmare]: https://github.com/MartinHjelmare
127130
[@MatoKafkac]: https://github.com/MatoKafkac
128131
[@mezz64]: https://github.com/mezz64
129132
[@michaelarnauts]: https://github.com/michaelarnauts
@@ -138,23 +141,26 @@ Experiencing issues introduced by this release? Please report them in our [issue
138141
[@rmkraus]: https://github.com/rmkraus
139142
[@scmmmh]: https://github.com/scmmmh
140143
[@technicalpickles]: https://github.com/technicalpickles
144+
[@titilambert]: https://github.com/titilambert
141145
[@ttroy50]: https://github.com/ttroy50
142146
[@turbokongen]: https://github.com/turbokongen
143147
[@w1ll1am23]: https://github.com/w1ll1am23
144148
[@wardcraigj]: https://github.com/wardcraigj
145149
[@webworxshop]: https://github.com/webworxshop
146-
[@titilambert]: https://github.com/titilambert
147150
[@Zac-HD]: https://github.com/Zac-HD
148-
[@MartinHjelmare]: https://github.com/MartinHjelmare
149-
[@lupin-de-mid]: https://github.com/lupin-de-mid
150151
152+
[apns]: https://home-assistant.io/components/notify.apns/
151153
[beaglebone]: https://home-assistant.io/components/bbb_gpio/
152154
[bl-switch]: https://home-assistant.io/components/switch.broadlink/
155+
[bom]: https://home-assistant.io/components/weather.bom/
153156
[dublin]: https://home-assistant.io/components/sensor.dublin_public_transport/
154157
[image]: https://home-assistant.io/components/image_processing/
158+
[influx]: https://home-assistant.io/components/influxdb/
155159
[insteon]: https://home-assistant.io/components/insteon_local/
160+
[iss]: https://home-assistant.io/components/sensor.iss/
156161
[kankun]: https://home-assistant.io/components/switch.kankun/
157162
[lannouncer]: https://home-assistant.io/components/notify.lannouncer/
163+
[mysensors]: https://home-assistant.io/components/notify.mysensors/
158164
[packages]: https://home-assistant.io/topics/packages/
159165
[pico]: https://home-assistant.io/components/tts.picotts/
160166
[ping]: https://home-assistant.io/components/device_tracker.ping/
@@ -169,14 +175,10 @@ Experiencing issues introduced by this release? Please report them in our [issue
169175
[usps]: https://home-assistant.io/components/sensor.usps/
170176
[wink-fan]: https://home-assistant.io/components/fan.wink/
171177
[xiaomi]: https://home-assistant.io/components/device_tracker.xiaomi/
178+
[yandex]: https://home-assistant.io/components/tts.yandextts/
172179
[yeelight]: https://home-assistant.io/components/light.yeelight/
173180
[zengge]: https://home-assistant.io/components/light.zengge/
174-
[bom]: https://home-assistant.io/components/weather.bom/
175-
[apns]: https://home-assistant.io/components/notify.apns/
176-
[mysensors]: https://home-assistant.io/components/notify.mysensors/
177-
[influx]: https://home-assistant.io/components/influxdb/
178-
[iss]: https://home-assistant.io/components/sensor.iss/
179-
[yandex]: https://home-assistant.io/components/tts.yandextts/
181+
180182
]]></content>
181183
</entry>
182184

blog/categories/survey/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Survey | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/survey/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/talks/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Talks | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/talks/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/technology/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Technology | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/technology/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/user-stories/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: User-Stories | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/user-stories/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/video/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Video | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/video/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/website/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Website | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/website/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-01-15T20:20:25+00:00</updated>
7+
<updated>2017-01-15T20:26:56+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2><a class="title-link" name="influxdb-export" href="#influxdb-export"></a> In
128128
</div>
129129

130130
<h2><a class="title-link" name="international-space-station-iss" href="#international-space-station-iss"></a> International Space Station (ISS)</h2>
131-
<p>No, unfortunately we are not going to space. The <code class="highlighter-rouge">iss</code> sensor is tracking the position of the International Space Station and gives your some details.</p>
131+
<p>No, unfortunately we are not going to space. The <code class="highlighter-rouge">iss</code> sensor is tracking the position of the International Space Station and gives you some details.</p>
132132

133133
<h2><a class="title-link" name="insteon-local" href="#insteon-local"></a> Insteon local</h2>
134134
<p>The support for Insteon was removed due to issues a while ago. With the <code class="highlighter-rouge">insteon_local</code> component support for <a href="https://home-assistant.io/components/insteon_local/">Insteon</a> is back and let one work locally with an Insteon setup.</p>
@@ -190,6 +190,7 @@ <h2><a class="title-link" name="breaking-changes" href="#breaking-changes"></a>
190190
<li>Fields named state will always be stored as string.</li>
191191
</ul>
192192
</li>
193+
<li>TTS cache files use now the language abbreviation as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g. <code class="highlighter-rouge">HASH_PLATFORM.xxx</code> -&gt; <code class="highlighter-rouge">HASH_LANG_PLATFORM.xxx</code>.</li>
193194
</ul>
194195

195196
<h2><a class="title-link" name="if-you-need-help" href="#if-you-need-help"></a> If you need help…</h2>

0 commit comments

Comments
 (0)