Site updated at 2017-04-16 23:42:35 UTC
This commit is contained in:
parent
2883a0accb
commit
863b80016a
36 changed files with 102 additions and 57 deletions
14
atom.xml
14
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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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>
|
||||||
|
@ -46,6 +46,8 @@
|
||||||
|
|
||||||
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
||||||
|
|
||||||
|
<p><em>Please note, you must have Home Assistant 0.42.4 or later installed for the app to function properly.</em></p>
|
||||||
|
|
||||||
<p>Thanks for everything so far, I’m looking forward to the road that lies ahead for Home Assistant on iOS!</p>
|
<p>Thanks for everything so far, I’m looking forward to the road that lies ahead for Home Assistant on iOS!</p>
|
||||||
|
|
||||||
]]></content>
|
]]></content>
|
||||||
|
@ -162,6 +164,16 @@
|
||||||
<li>Bugfix wait on start event (<a href="https://github.com/pvizeli">@pvizeli</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7013">#7013</a>)</li>
|
<li>Bugfix wait on start event (<a href="https://github.com/pvizeli">@pvizeli</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7013">#7013</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2><a class="title-link" name="release-0424---april-17" href="#release-0424---april-17"></a> Release 0.42.4 - April 17</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Version bump to 0.42.4 (<a href="https://github.com/balloob">@balloob</a>)</li>
|
||||||
|
<li>Fix mysensors callback (<a href="https://github.com/MartinHjelmare">@MartinHjelmare</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7057">#7057</a>)</li>
|
||||||
|
<li>Upgrade aiohttp to 2.0.7 (<a href="https://github.com/fabaff">@fabaff</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7106">#7106</a>)</li>
|
||||||
|
<li>Make version number optional and a string to fix identify issue introduced in iOS 1.0.1 (<a href="https://github.com/robbiet480">@robbiet480</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7141">#7141</a>)</li>
|
||||||
|
<li>Fix for zwave RGB setting (<a href="https://github.com/armills">@armills</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7137">#7137</a>)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2>All changes</h2>
|
<h2>All changes</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
<div class="meta clearfix">
|
<div class="meta clearfix">
|
||||||
<time datetime="2017-04-08T08:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> April 8, 2017</time>
|
<time datetime="2017-04-08T08:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> April 8, 2017</time>
|
||||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
||||||
<span><i class='icon-time'></i> 10 minutes reading time</span>
|
<span><i class='icon-time'></i> 11 minutes reading time</span>
|
||||||
<span>
|
<span>
|
||||||
<i class="icon-tags"></i>
|
<i class="icon-tags"></i>
|
||||||
<ul class="tags unstyled">
|
<ul class="tags unstyled">
|
||||||
|
@ -163,6 +163,14 @@
|
||||||
<li>Plug file leak on LIFX unregister (<a href="https://github.com/amelchio">@amelchio</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7031">#7031</a>)</li>
|
<li>Plug file leak on LIFX unregister (<a href="https://github.com/amelchio">@amelchio</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7031">#7031</a>)</li>
|
||||||
<li>Bugfix wait on start event (<a href="https://github.com/pvizeli">@pvizeli</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7013">#7013</a>)</li>
|
<li>Bugfix wait on start event (<a href="https://github.com/pvizeli">@pvizeli</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7013">#7013</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<h2><a class="title-link" name="release-0424---april-17" href="#release-0424---april-17"></a> Release 0.42.4 - April 17</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Version bump to 0.42.4 (<a href="https://github.com/balloob">@balloob</a>)</li>
|
||||||
|
<li>Fix mysensors callback (<a href="https://github.com/MartinHjelmare">@MartinHjelmare</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7057">#7057</a>)</li>
|
||||||
|
<li>Upgrade aiohttp to 2.0.7 (<a href="https://github.com/fabaff">@fabaff</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7106">#7106</a>)</li>
|
||||||
|
<li>Make version number optional and a string to fix identify issue introduced in iOS 1.0.1 (<a href="https://github.com/robbiet480">@robbiet480</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7141">#7141</a>)</li>
|
||||||
|
<li>Fix for zwave RGB setting (<a href="https://github.com/armills">@armills</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7137">#7137</a>)</li>
|
||||||
|
</ul>
|
||||||
<h2>All changes</h2>
|
<h2>All changes</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Flux led update lib (<a href="https://github.com/danielhiversen">@danielhiversen</a> - <a href="https://github.com/home-assistant/home-assistant/pull/6763">#6763</a>)</li>
|
<li>Flux led update lib (<a href="https://github.com/danielhiversen">@danielhiversen</a> - <a href="https://github.com/home-assistant/home-assistant/pull/6763">#6763</a>)</li>
|
||||||
|
|
|
@ -92,6 +92,7 @@
|
||||||
<p><strong>1 year and 22 days ago, on March 25th, 2016 I began work on Home Assistant for iOS.</strong></p>
|
<p><strong>1 year and 22 days ago, on March 25th, 2016 I began work on Home Assistant for iOS.</strong></p>
|
||||||
<p><strong>Today, April 16th, 2017, I am <em>extremely</em> excited to announce that Home Assistant for iOS has been approved by Apple and is now available to download for <del>a monthly subscription starting at $9.99</del> free! (had to get a joke in here somewhere!) on the iOS App Store in every country.</strong></p>
|
<p><strong>Today, April 16th, 2017, I am <em>extremely</em> excited to announce that Home Assistant for iOS has been approved by Apple and is now available to download for <del>a monthly subscription starting at $9.99</del> free! (had to get a joke in here somewhere!) on the iOS App Store in every country.</strong></p>
|
||||||
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
||||||
|
<p><em>Please note, you must have Home Assistant 0.42.4 or later installed for the app to function properly.</em></p>
|
||||||
<p>Thanks for everything so far, I’m looking forward to the road that lies ahead for Home Assistant on iOS!</p>
|
<p>Thanks for everything so far, I’m looking forward to the road that lies ahead for Home Assistant on iOS!</p>
|
||||||
</article>
|
</article>
|
||||||
<section id="disqus">
|
<section id="disqus">
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: Announcements | Home Assistant]]></title>
|
<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/blog/categories/announcements/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2017-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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>
|
||||||
|
@ -46,6 +46,8 @@ The app is [open source](https://github.com/home-assistant/home-assistant-iOS),
|
||||||
|
|
||||||
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
||||||
|
|
||||||
|
_Please note, you must have Home Assistant 0.42.4 or later installed for the app to function properly._
|
||||||
|
|
||||||
Thanks for everything so far, I'm looking forward to the road that lies ahead for Home Assistant on iOS!
|
Thanks for everything so far, I'm looking forward to the road that lies ahead for Home Assistant on iOS!
|
||||||
|
|
||||||
]]></content>
|
]]></content>
|
||||||
|
|
|
@ -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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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>
|
||||||
|
@ -115,6 +115,14 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
||||||
- Plug file leak on LIFX unregister ([@amelchio] - [#7031])
|
- Plug file leak on LIFX unregister ([@amelchio] - [#7031])
|
||||||
- Bugfix wait on start event ([@pvizeli] - [#7013])
|
- Bugfix wait on start event ([@pvizeli] - [#7013])
|
||||||
|
|
||||||
|
## <a class='title-link' name='release-0424---april-17' href='#release-0424---april-17'></a> Release 0.42.4 - April 17
|
||||||
|
|
||||||
|
- Version bump to 0.42.4 ([@balloob])
|
||||||
|
- Fix mysensors callback ([@MartinHjelmare] - [#7057])
|
||||||
|
- Upgrade aiohttp to 2.0.7 ([@fabaff] - [#7106])
|
||||||
|
- Make version number optional and a string to fix identify issue introduced in iOS 1.0.1 ([@robbiet480] - [#7141])
|
||||||
|
- Fix for zwave RGB setting ([@armills] - [#7137])
|
||||||
|
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
- Flux led update lib ([@danielhiversen] - [#6763])
|
- Flux led update lib ([@danielhiversen] - [#6763])
|
||||||
|
@ -399,6 +407,11 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
||||||
[forum]: https://community.home-assistant.io/
|
[forum]: https://community.home-assistant.io/
|
||||||
[gitter]: https://gitter.im/home-assistant/home-assistant
|
[gitter]: https://gitter.im/home-assistant/home-assistant
|
||||||
[issue]: https://github.com/home-assistant/home-assistant/issues
|
[issue]: https://github.com/home-assistant/home-assistant/issues
|
||||||
|
[#7057]: https://github.com/home-assistant/home-assistant/pull/7057
|
||||||
|
[#7106]: https://github.com/home-assistant/home-assistant/pull/7106
|
||||||
|
[#7137]: https://github.com/home-assistant/home-assistant/pull/7137
|
||||||
|
[#7141]: https://github.com/home-assistant/home-assistant/pull/7141
|
||||||
|
[@robbiet480]: https://github.com/robbiet480
|
||||||
]]></content>
|
]]></content>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
|
|
@ -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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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-04-16T21:42:34+00:00</updated>
|
<updated>2017-04-16T23:38:42+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>
|
||||||
|
|
|
@ -94,6 +94,7 @@
|
||||||
<p><strong>1 year and 22 days ago, on March 25th, 2016 I began work on Home Assistant for iOS.</strong></p>
|
<p><strong>1 year and 22 days ago, on March 25th, 2016 I began work on Home Assistant for iOS.</strong></p>
|
||||||
<p><strong>Today, April 16th, 2017, I am <em>extremely</em> excited to announce that Home Assistant for iOS has been approved by Apple and is now available to download for <del>a monthly subscription starting at $9.99</del> free! (had to get a joke in here somewhere!) on the iOS App Store in every country.</strong></p>
|
<p><strong>Today, April 16th, 2017, I am <em>extremely</em> excited to announce that Home Assistant for iOS has been approved by Apple and is now available to download for <del>a monthly subscription starting at $9.99</del> free! (had to get a joke in here somewhere!) on the iOS App Store in every country.</strong></p>
|
||||||
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
||||||
|
<p><em>Please note, you must have Home Assistant 0.42.4 or later installed for the app to function properly.</em></p>
|
||||||
<p>Thanks for everything so far, I’m looking forward to the road that lies ahead for Home Assistant on iOS!</p>
|
<p>Thanks for everything so far, I’m looking forward to the road that lies ahead for Home Assistant on iOS!</p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
@ -106,7 +107,7 @@
|
||||||
<div class="meta clearfix">
|
<div class="meta clearfix">
|
||||||
<time datetime="2017-04-08T08:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> April 8, 2017</time>
|
<time datetime="2017-04-08T08:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> April 8, 2017</time>
|
||||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
||||||
<span><i class='icon-time'></i> 10 minutes reading time</span>
|
<span><i class='icon-time'></i> 11 minutes reading time</span>
|
||||||
<span>
|
<span>
|
||||||
<i class="icon-tags"></i>
|
<i class="icon-tags"></i>
|
||||||
<ul class="tags unstyled">
|
<ul class="tags unstyled">
|
||||||
|
|
|
@ -363,7 +363,7 @@ Custom slot type for script support.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>To invoke your flash briefing, open the Alexa app on your phone or go to the <a href="http://alexa.amazon.com/">Alexa Setings Site</a>, open the “Skills” configuration section, select “Your Skills”, scroll to the bottom, tap on the Flash Briefing Skill you just created, enable it, then manage Flash Briefing and adjust ordering as necessary. Finally ask your Echo for your “news”,”flash briefing”, or “briefing”.</li>
|
<li>To invoke your flash briefing, open the Alexa app on your phone or go to the <a href="http://alexa.amazon.com/">Alexa Settings Site</a>, open the “Skills” configuration section, select “Your Skills”, scroll to the bottom, tap on the Flash Briefing Skill you just created, enable it, then manage Flash Briefing and adjust ordering as necessary. Finally ask your Echo for your “news”,”flash briefing”, or “briefing”.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
<h2>Basic requirements</h2>
|
<h2>Basic requirements</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>iOS device running at least iOS 9, but iOS 10 is greatly preferred.</li>
|
<li>iOS device running at least iOS 9, but iOS 10 is greatly preferred.</li>
|
||||||
<li>Home Assistant 0.31.1 or higher for push notification support.</li>
|
<li>Home Assistant 0.42.4 or higher for push notification support.</li>
|
||||||
<li>SSL is strongly recommended. Self-signed SSL certificates will not work due to Apple’s limitations.</li>
|
<li>SSL is strongly recommended. Self-signed SSL certificates will not work due to Apple’s limitations.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>The <code class="highlighter-rouge">ios</code> component is the companion component for the Home Assistant iOS app. While not required, adding the <code class="highlighter-rouge">ios</code> component to your setup will greatly enhance the iOS app with new notification, location and sensor functions not possible with a standalone app.</p>
|
<p>The <code class="highlighter-rouge">ios</code> component is the companion component for the Home Assistant iOS app. While not required, adding the <code class="highlighter-rouge">ios</code> component to your setup will greatly enhance the iOS app with new notification, location and sensor functions not possible with a standalone app.</p>
|
||||||
|
@ -91,7 +91,8 @@
|
||||||
<li>The <a href="/components/discovery"><code class="highlighter-rouge">discovery</code></a> component is enabled.</li>
|
<li>The <a href="/components/discovery"><code class="highlighter-rouge">discovery</code></a> component is enabled.</li>
|
||||||
<li>You have just installed the app and are at the getting started screen.</li>
|
<li>You have just installed the app and are at the getting started screen.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>Automated discovery and component loaded can only happen at first install of the app. You may need to wait a few minutes for the iOS component to load as the <code class="highlighter-rouge">discovery</code> component only scans the network every 5 minutes.</p>
|
<p>Automated discovery and component loading only happens at first install of the app. You may need to wait a few minutes for the iOS component to load as the <code class="highlighter-rouge">discovery</code> component only scans the network every 5 minutes.</p>
|
||||||
|
<p>After the first automated setup you need to add <code class="highlighter-rouge">ios:</code> to your configuration so that the component loads by default even after restarting Home Assistant.</p>
|
||||||
<h3>Manual Setup</h3>
|
<h3>Manual Setup</h3>
|
||||||
<p>You may also manually load the <code class="highlighter-rouge">ios</code> component by adding the following to your configuration:</p>
|
<p>You may also manually load the <code class="highlighter-rouge">ios</code> component by adding the following to your configuration:</p>
|
||||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||||
|
|
|
@ -89,7 +89,7 @@
|
||||||
<span class="s">trigger</span><span class="pi">:</span>
|
<span class="s">trigger</span><span class="pi">:</span>
|
||||||
<span class="s">...</span>
|
<span class="s">...</span>
|
||||||
<span class="s">action</span><span class="pi">:</span>
|
<span class="s">action</span><span class="pi">:</span>
|
||||||
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.iOSApp</span>
|
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.ios_<your_device_id_here></span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
<span class="s">message</span><span class="pi">:</span> <span class="s2">"</span><span class="s">Something</span><span class="nv"> </span><span class="s">happened</span><span class="nv"> </span><span class="s">at</span><span class="nv"> </span><span class="s">home!"</span>
|
<span class="s">message</span><span class="pi">:</span> <span class="s2">"</span><span class="s">Something</span><span class="nv"> </span><span class="s">happened</span><span class="nv"> </span><span class="s">at</span><span class="nv"> </span><span class="s">home!"</span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
|
@ -104,7 +104,7 @@
|
||||||
<span class="s">trigger</span><span class="pi">:</span>
|
<span class="s">trigger</span><span class="pi">:</span>
|
||||||
<span class="s">...</span>
|
<span class="s">...</span>
|
||||||
<span class="s">action</span><span class="pi">:</span>
|
<span class="s">action</span><span class="pi">:</span>
|
||||||
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.iOSApp</span>
|
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.ios_<your_device_id_here></span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
<span class="s">message</span><span class="pi">:</span> <span class="s2">"</span><span class="s">Something</span><span class="nv"> </span><span class="s">happened</span><span class="nv"> </span><span class="s">at</span><span class="nv"> </span><span class="s">home!"</span>
|
<span class="s">message</span><span class="pi">:</span> <span class="s2">"</span><span class="s">Something</span><span class="nv"> </span><span class="s">happened</span><span class="nv"> </span><span class="s">at</span><span class="nv"> </span><span class="s">home!"</span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
<h1>Map</h1>
|
<h1>Map</h1>
|
||||||
<p>Will show a map with a red tipped pin at the coordinates given.
|
<p>Will show a map with a red tipped pin at the coordinates given.
|
||||||
The map will be centered at the coordinates given.</p>
|
The map will be centered at the coordinates given.</p>
|
||||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">service</span><span class="pi">:</span> <span class="s">notify.iOSApp</span>
|
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">service</span><span class="pi">:</span> <span class="s">notify.ios_<your_device_id_here></span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
<span class="s">message</span><span class="pi">:</span> <span class="s">Something happened at home!</span>
|
<span class="s">message</span><span class="pi">:</span> <span class="s">Something happened at home!</span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
|
@ -91,7 +91,7 @@ The map will be centered at the coordinates given.</p>
|
||||||
The notification content is a real time MJPEG stream of a camera (assuming the camera supports it).</p>
|
The notification content is a real time MJPEG stream of a camera (assuming the camera supports it).</p>
|
||||||
<p>You can use the attachment parameters <code class="highlighter-rouge">content-type</code> and <code class="highlighter-rouge">hide-thumbnail</code> with camera.</p>
|
<p>You can use the attachment parameters <code class="highlighter-rouge">content-type</code> and <code class="highlighter-rouge">hide-thumbnail</code> with camera.</p>
|
||||||
<p>You can view an example <a href="https://www.youtube.com/watch?v=LmYwpxPKW0g">here</a>.</p>
|
<p>You can view an example <a href="https://www.youtube.com/watch?v=LmYwpxPKW0g">here</a>.</p>
|
||||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">service</span><span class="pi">:</span> <span class="s">notify.iOSApp</span>
|
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">service</span><span class="pi">:</span> <span class="s">notify.ios_<your_device_id_here></span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
<span class="s">message</span><span class="pi">:</span> <span class="s">Motion detected in the Living Room</span>
|
<span class="s">message</span><span class="pi">:</span> <span class="s">Motion detected in the Living Room</span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
|
|
|
@ -68,7 +68,14 @@
|
||||||
</header>
|
</header>
|
||||||
<hr class="divider">
|
<hr class="divider">
|
||||||
<p>The <code class="highlighter-rouge">ios</code> notify platform enables sending push notifications to the Home Assistant iOS app.</p>
|
<p>The <code class="highlighter-rouge">ios</code> notify platform enables sending push notifications to the Home Assistant iOS app.</p>
|
||||||
<p>The ‘ios’ component will automatically load the notify service. No extra configuration is needed or supported.</p>
|
<p>The ‘ios’ component will automatically load the notify service.
|
||||||
|
The service component can be called using <code class="highlighter-rouge">service: notify.ios_<your_device_ID></code>.
|
||||||
|
Your device ID can be found in the <code class="highlighter-rouge">ios.conf</code> file in your configuration folder. The file is compressed JSON. You can view it easier by copying the file contents and pasting them into <a href="http://jsonlint.com">JSONLint</a>.</p>
|
||||||
|
<p>In this example, the device ID is <code class="highlighter-rouge">robbiet480_7plus</code>, so the notify service to use is <code class="highlighter-rouge">notify.ios_robbiet480_7plus</code>:</p>
|
||||||
|
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="nt">"devices"</span><span class="p">:{</span><span class="nt">"robbiet480_7plus"</span><span class="p">:{</span><span class="nt">"app"</span><span class="p">:{</span><span class="nt">"bundleIdentifer"</span><span class="p">:</span><span class="s2">"io.robbie.HomeAssistant"</span><span class="p">,</span><span class="nt">"versionNumber"</span><span class="p">:</span><span class="mi">1</span><span class="p">,</span><span class="nt">"buildNumber"</span><span class="p">:</span><span class="mi">53</span><span class="p">},</span><span class="nt">"pushSounds"</span><span class="p">:[],</span><span class="nt">"permissions"</span><span class="p">:[</span><span class="s2">"location"</span><span class="p">],</span><span class="nt">"deviceId"</span><span class="p">:</span><span class="s2">"robbiet480_7plus"</span><span class="p">,</span><span class="nt">"device"</span><span class="p">:{</span><span class="nt">"type"</span><span class="p">:</span><span class="s2">"iPhone 7 Plus"</span><span class="p">,</span><span class="nt">"systemName"</span><span class="p">:</span><span class="s2">"iOS"</span><span class="p">,</span><span class="nt">"systemVersion"</span><span class="p">:</span><span class="s2">"10.3"</span><span class="p">,</span><span class="nt">"permanentID"</span><span class="p">:</span><span class="s2">"AB9F02FE-6AC6-47B8-ADEB-5DD87B489156"</span><span class="p">,</span><span class="nt">"localizedModel"</span><span class="p">:</span><span class="s2">"iPhone"</span><span class="p">,</span><span class="nt">"name"</span><span class="p">:</span><span class="s2">"Robbie's iPhone 7 Plus"</span><span class="p">,</span><span class="nt">"model"</span><span class="p">:</span><span class="s2">"iPhone"</span><span class="p">},</span><span class="nt">"battery"</span><span class="p">:{</span><span class="nt">"state"</span><span class="p">:</span><span class="s2">"Full"</span><span class="p">,</span><span class="nt">"level"</span><span class="p">:</span><span class="mi">100</span><span class="p">},</span><span class="nt">"pushToken"</span><span class="p">:</span><span class="s2">"SECRET"</span><span class="p">,</span><span class="nt">"pushId"</span><span class="p">:</span><span class="s2">"SECRET"</span><span class="p">}}}</span><span class="w">
|
||||||
|
</span></code></pre>
|
||||||
|
</div>
|
||||||
|
<p>You can find more information in the <a href="https://home-assistant.io/docs/ecosystem/ios/notifications/basic/">Basic Notifications</a> documentation.</p>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||||
|
|
|
@ -76,7 +76,7 @@
|
||||||
<span class="s">trigger</span><span class="pi">:</span>
|
<span class="s">trigger</span><span class="pi">:</span>
|
||||||
<span class="s">...</span>
|
<span class="s">...</span>
|
||||||
<span class="s">action</span><span class="pi">:</span>
|
<span class="s">action</span><span class="pi">:</span>
|
||||||
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.iOSApp</span>
|
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.ios_<your_device_id_here></span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
<span class="s">message</span><span class="pi">:</span> <span class="s2">"</span><span class="s">request_location_update"</span>
|
<span class="s">message</span><span class="pi">:</span> <span class="s2">"</span><span class="s">request_location_update"</span>
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
<span class="s">trigger</span><span class="pi">:</span>
|
<span class="s">trigger</span><span class="pi">:</span>
|
||||||
<span class="s">...</span>
|
<span class="s">...</span>
|
||||||
<span class="s">action</span><span class="pi">:</span>
|
<span class="s">action</span><span class="pi">:</span>
|
||||||
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.iOSApp</span>
|
<span class="s">service</span><span class="pi">:</span> <span class="s">notify.ios_<your_device_id_here></span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
<span class="s">message</span><span class="pi">:</span> <span class="s">“Something happened at home!”</span>
|
<span class="s">message</span><span class="pi">:</span> <span class="s">“Something happened at home!”</span>
|
||||||
<span class="s">data</span><span class="pi">:</span>
|
<span class="s">data</span><span class="pi">:</span>
|
||||||
|
|
|
@ -86,10 +86,10 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="grid__item one-third lap-one-third palm-one-whole">
|
<div class="grid__item one-third lap-one-third palm-one-whole">
|
||||||
<div class='current-version material-card text'>
|
<div class='current-version material-card text'>
|
||||||
<h1>Current Version: 0.42.3</h1>
|
<h1>Current Version: 0.42.4</h1>
|
||||||
Released: <span class='release-date'>April 11, 2017</span>
|
Released: <span class='release-date'>April 17, 2017</span>
|
||||||
<div class='links'>
|
<div class='links'>
|
||||||
<a href='/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/#release-0423---april-11'>Release notes</a>
|
<a href='/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/#release-0424---april-17'>Release notes</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class='join-community material-card text'>
|
<div class='join-community material-card text'>
|
||||||
|
|
30
sitemap.xml
30
sitemap.xml
|
@ -3121,62 +3121,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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+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-04-16T21:41:47+00:00</lastmod>
|
<lastmod>2017-04-16T23:37:57+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"current_version": "0.42.3",
|
"current_version": "0.42.4",
|
||||||
"release_date": "2017-04-11T00:00:00+00:00",
|
"release_date": "2017-04-17T00:00:00+00:00",
|
||||||
"release_notes": "https://home-assistant.io/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/",
|
"release_notes": "https://home-assistant.io/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/",
|
||||||
"release_notes_path": "/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/",
|
"release_notes_path": "/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/",
|
||||||
"release_title": "Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems",
|
"release_title": "Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems",
|
||||||
"release_description": "Tons of bug fixes, performance increasements and some cool new integrations.",
|
"release_description": "Tons of bug fixes, performance increasements and some cool new integrations.",
|
||||||
"patch_version_notes": "#release-0423---april-11",
|
"patch_version_notes": "#release-0424---april-17",
|
||||||
"root_url": "https://home-assistant.io",
|
"root_url": "https://home-assistant.io",
|
||||||
"semantic_version": {
|
"semantic_version": {
|
||||||
"major": 0,
|
"major": 0,
|
||||||
"minor": 42,
|
"minor": 42,
|
||||||
"patch": 3
|
"patch": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue