Site updated at 2016-01-18 01:04:13 UTC

This commit is contained in:
Travis CI 2016-01-18 01:04:13 +00:00
parent bdff698a23
commit 40b05e5151
154 changed files with 3079 additions and 980 deletions

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>
@ -13,6 +13,49 @@
<generator uri="http://octopress.org/">Octopress</generator> <generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[0.11: Extended support for DIY solutions]]></title>
<link href="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/"/>
<updated>2016-01-17T23:20:00+00:00</updated>
<id>https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions</id>
<content type="html"><![CDATA[<p>First release of 2016 and we are on 🔥! The <a href="https://github.com/balloob/home-assistant/">main repository</a> has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a <a href="https://github.com/balloob/home-assistant/pull/883#partial-users-participants">record number</a> of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.</p>
<p><img src="https://home-assistant.io/images/supported_brands/mysensors.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/raspberry-pi.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="50" /><img src="https://home-assistant.io/images/supported_brands/yr.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/telldus.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/free_mobile.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/netatmo.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/alarmdotcom.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/proliphix.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /></p>
<ul>
<li><a href="https://home-assistant.io/components/mysensors/">MySensors</a> revamped and switch support added (<a href="https://github.com/MartinHjelmare">@MartinHjelmare</a>)</li>
<li>Full refactor of [RPi GPIO]. Now includes <a href="https://home-assistant.io/components/binary_sensor.rpi_gpio/">binary sensor</a> and <a href="https://home-assistant.io/components/switch.rpi_gpio/">switch</a></li>
<li>Sensor: <a href="https://home-assistant.io/components/sensor.yr/">YR</a> platform added (<a href="https://github.com/danielhiversen">@danielhiversen</a>)</li>
<li>Device Tracker: Geofancy platform has been renamed to <a href="https://home-assistant.io/components/device_tracker.locative/">Locative</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Automation: Add <a href="https://home-assistant.io/components/automation/#sun-condition/">sun condition</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Switch: <a href="https://home-assistant.io/components/switch.command_switch/">command_switch</a> can now poll for state (<a href="https://github.com/happyleavesaoc">@happyleavesaoc</a>)</li>
<li>Switch: <a href="https://home-assistant.io/components/switch.wemo/">wemo</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li><a href="https://home-assistant.io/components/tellduslive/">Telldus Live</a> support added (<a href="https://github.com/molobrakos">@molobrakos</a>)</li>
<li><a href="https://home-assistant.io/components/vera/">Vera</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li>New <a href="https://home-assistant.io/getting-started/templating/#home-assistant-template-extensions/">template helper method</a> <code>is_state_attr(entity_id, name, value)</code> added (<a href="https://github.com/andythigpen">@andythigpen</a>)</li>
<li>Device tracker: <a href="https://home-assistant.io/components/device_tracker.owntracks/">OwnTracks</a> transition events now supported (<a href="https://github.com/xifle">@xifle</a>)</li>
<li>Light: <a href="https://home-assistant.io/components/light.hue/">Philips Hue</a> platform now supports multiple hubs (<a href="https://github.com/rhooper">@rhooper</a>)</li>
<li>Notify: <a href="https://home-assistant.io/components/notify.free_mobile/">Free Mobile</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>New <a href="https://home-assistant.io/components/mqtt_eventstream/">MQTT Eventstream</a> component to connect two Home Assistant instances over MQTT (<a href="https://github.com/moonshot">@moonshot</a>)</li>
<li>Media player: <a href="https://home-assistant.io/components/media_player.cast/">Cast</a> huge stability improvements (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Media Player: <a href="https://home-assistant.io/components/media_player.universal/">Universal media player</a> added to combine multiple media players (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Sensor: <a href="https://home-assistant.io/components/sensor.netatmo/">Netatmo</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>Alarm Control Panel: <a href="https://home-assistant.io/components/alarm_control_panel.alarmdotcom/">Alarm.com</a> platform added (<a href="https://github.com/Xorso">@Xorso</a>)</li>
<li>Thermostat: <a href="https://home-assistant.io/components/thermostat.proliphix/">Proliphix</a> platform added (<a href="https://github.com/sdague">@sdague</a>)</li>
<li>New component <a href="https://home-assistant.io/components/input_boolean/">input_boolean</a> will allow for customizing automation (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Support calling services via <a href="https://home-assistant.io/components/alexa/">Amazon Echo</a> (<a href="https://github.com/balloob">@balloob</a>)</li>
</ul>
<h3>Deprecations</h3>
<ul>
<li>The <a href="https://home-assistant.io/components/binary_sensor.rpi_gpio/">RPi.GPIO sensor platform</a> has been moved to the <code>binary_sensor</code> component.</li>
<li><a href="https://home-assistant.io/components/sensor.mysensors/">MySensors sensor platform</a> now requires the <a href="https://home-assistant.io/components/mysensors/">MySensors</a> component to be configured.</li>
<li>Geofancy platform has been renamed to <a href="https://home-assistant.io/components/device_tracker.locative/">Locative</a>.</li>
</ul>
]]></content>
</entry>
<entry> <entry>
<title type="html"><![CDATA[0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!]]></title> <title type="html"><![CDATA[0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!]]></title>
<link href="https://home-assistant.io/blog/2015/12/22/amazon-echo-icloud-and-templates/"/> <link href="https://home-assistant.io/blog/2015/12/22/amazon-echo-icloud-and-templates/"/>
@ -1990,40 +2033,6 @@ PubSubClient client(ethClient);
<li><a href="https://github.com/LowPowerLab/RFM69/">Moteino Code</a></li> <li><a href="https://github.com/LowPowerLab/RFM69/">Moteino Code</a></li>
</ul> </ul>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Verisure devices and modern TP-Link routers now supported]]></title>
<link href="https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support/"/>
<updated>2015-08-17T20:00:00+00:00</updated>
<id>https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support</id>
<content type="html"><![CDATA[<p>A minor bug fix release to fix some issues that have come up since the last release. Please upgrade as soon as possible by running <code>git pull</code> from the Home Assistant directory.</p>
<p>This release is a major milestone in our test coverage as weve crossed into the 80s! It has to be noted that this covers mainly the core and automation components. Platforms that communicate with IoT devices have been excluded.</p>
<p>As we didnt want to just push out bug fixes, this release includes a few additions:</p>
<ul>
<li>Support for modern TP-Link routers like the ArcherC9 line has been contributed by <a href="https://github.com/chrisvis">@chrisvis</a>.</li>
<li>Improved support for MQTT topic subscriptions has been contributed by <a href="https://github.com/qrtn">@qrtn</a></li>
</ul>
<p><strong>Verisure Support</strong><br />
<img src="https://home-assistant.io/images/supported_brands/verisure.png" style="border:none; box-shadow: none; float: right;" height="50" /> Home Assistant support to integrate your <a href="https://www.verisure.com/">Verisure</a> alarms, hygrometers, sensors and thermometers has been contributed by <a href="https://github.com/persandstrom">@persandstrom</a>.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">verisure</span>:
<span class="key">username</span>: <span class="string"><span class="content">user@example.com</span></span>
<span class="key">password</span>: <span class="string"><span class="content">password</span></span>
<span class="key">alarm</span>: <span class="string"><span class="content">1</span></span>
<span class="key">hygrometers</span>: <span class="string"><span class="content">0</span></span>
<span class="key">smartplugs</span>: <span class="string"><span class="content">1</span></span>
<span class="key">thermometers</span>: <span class="string"><span class="content">0</span></span>
</pre></div>
</div>
</div>
]]></content> ]]></content>
</entry> </entry>

View file

@ -202,6 +202,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -225,12 +231,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -257,6 +257,12 @@ This article will try to explain how they all relate.</p>
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -280,12 +286,6 @@ This article will try to explain how they all relate.</p>
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -241,6 +241,12 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -264,12 +270,6 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -216,6 +216,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -239,12 +245,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -219,6 +219,12 @@ password=YOUR_PASSWORD
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -242,12 +248,6 @@ password=YOUR_PASSWORD
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -225,6 +225,12 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -248,12 +254,6 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -233,6 +233,12 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -256,12 +262,6 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -218,6 +218,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -241,12 +247,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -208,6 +208,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -231,12 +237,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -209,6 +209,12 @@ The old logo, the new detailed logo and the new simple logo.
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -232,12 +238,6 @@ The old logo, the new detailed logo and the new simple logo.
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -248,6 +248,12 @@ An initial version of voice control for Home Assistant has landed. The current i
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -271,12 +277,6 @@ An initial version of voice control for Home Assistant has landed. The current i
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -285,6 +285,12 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -308,12 +314,6 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -296,6 +296,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -319,12 +325,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -231,6 +231,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -254,12 +260,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -323,6 +323,12 @@ Before diving into the newly supported devices and services, I want to highlight
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -346,12 +352,6 @@ Before diving into the newly supported devices and services, I want to highlight
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -376,6 +376,12 @@ This switch platform allows you to control your motion detection setting on your
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -399,12 +405,6 @@ This switch platform allows you to control your motion detection setting on your
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -328,6 +328,12 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -351,12 +357,6 @@ Fabian has added support for <a href="https://forecast.io/">Forecast.io</a> to g
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -317,6 +317,12 @@ Support for Temper temperature sensors has been contributed by <a href="https://
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -340,12 +346,6 @@ Support for Temper temperature sensors has been contributed by <a href="https://
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -227,6 +227,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -250,12 +256,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -336,6 +336,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -359,12 +365,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -314,6 +314,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -337,12 +343,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -517,6 +517,12 @@ PubSubClient client(ethClient);
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -540,12 +546,6 @@ PubSubClient client(ethClient);
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -376,6 +376,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -399,12 +405,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -277,6 +277,12 @@ Glances web server started on http://0.0.0.0:61208/
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -300,12 +306,6 @@ Glances web server started on http://0.0.0.0:61208/
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -256,6 +256,12 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -279,12 +285,6 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -232,6 +232,12 @@ Map in Home Assistant showing two people and three zones (home, school, work)
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -255,12 +261,6 @@ Map in Home Assistant showing two people and three zones (home, school, work)
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -563,6 +563,12 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -586,12 +592,6 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000();
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -221,6 +221,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -244,12 +250,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -243,6 +243,12 @@ This makes more sense as most people run Home Assistant as a daemon</p>
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -266,12 +272,6 @@ This makes more sense as most people run Home Assistant as a daemon</p>
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -239,6 +239,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -262,12 +268,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -279,6 +279,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -302,12 +308,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -212,6 +212,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -235,12 +241,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -221,6 +221,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -244,12 +250,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -312,6 +312,12 @@ $ sudo systemctl status grafana-server
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -335,8 +341,6 @@ $ sudo systemctl status grafana-server
</li> </li>
</ul> </ul>
</section> </section>

View file

@ -262,6 +262,12 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -281,12 +287,6 @@ requests.get(<span class="string"><span class="delimiter">'</span><span class="c
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -234,6 +234,12 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -253,12 +259,6 @@ Philips Hue FAQ entries regarding 3rd party light bulbs.
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -299,6 +299,12 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -318,12 +324,6 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -255,6 +255,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
@ -274,12 +280,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -0,0 +1,318 @@
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>0.11: Extended support for DIY solutions - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Home Assistant 0.11 has been released with extended support for making your own home automation components using a Raspberry Pi and MySensors.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="0.11: Extended support for DIY solutions">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/">
<meta property="og:type" content="article">
<meta property="og:description" content="Home Assistant 0.11 has been released with extended support for making your own home automation components using a Raspberry Pi and MySensors.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:creator" content="@balloob">
<meta name="twitter:title" content="0.11: Extended support for DIY solutions">
<meta name="twitter:description" content="Home Assistant 0.11 has been released with extended support for making your own home automation components using a Raspberry Pi and MySensors.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
</head>
<body >
<header>
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
<a href="/" class="site-title">
<img width='40' src='/images/favicon-192x192.png'>
<span>Home Assistant</span>
</a>
</div>
<div class="grid__item seven-tenths lap-four-sixths palm-one-whole">
<nav>
<input type="checkbox" id="toggle">
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
<ul class="menu pull-right">
<li>
<a href="/getting-started/">Getting started</a>
<ul>
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
<li><a href='/getting-started/configuration/'>Configuration basics</a></li>
<li><a href='/getting-started/devices/'>Adding devices</a></li>
<li><a href='/getting-started/presence-detection/'>Presence detection</a></li>
<li><a href='/getting-started/automation/'>Automation</a></li>
<li><a href='/getting-started/templating/'>Templating</a></li>
<li><a href='/cookbook'>Configuration cookbook</a></li>
</ul>
</li>
<li><a href='/components/'>Components</a></li>
<li>
<a href="/developers/">Developers</a>
<ul>
<li><a href="/developers/architecture/">Architecture</a></li>
<li><a href="/developers/frontend/">Frontend development</a></li>
<li><a href="/developers/creating_components/">
Creating components
</a></li>
<li><a href="/developers/add_new_platform/">
Adding platform support
</a></li>
<li><a href="/developers/api/">API</a></li>
<li><a href="/developers/credits/">Credits</a></li>
</ul>
</li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/help/">Need help?</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<div class="grid-wrapper">
<div class="grid grid-center">
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
<article class="post">
<header>
<h1 class="title indent">0.11: Extended support for DIY solutions</h1>
<div class="meta clearfix">
<time datetime="2016-01-17T23:20:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> January 17, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> two minutes reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="#disqus_thread"
>Comments</a>
</div>
</header>
<p>First release of 2016 and we are on 🔥! The <a href="https://github.com/balloob/home-assistant/">main repository</a> has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a <a href="https://github.com/balloob/home-assistant/pull/883#partial-users-participants">record number</a> of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.</p>
<p><img src="/images/supported_brands/mysensors.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/raspberry-pi.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="50" /><img src="/images/supported_brands/yr.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/telldus.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/free_mobile.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/netatmo.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/alarmdotcom.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/proliphix.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /></p>
<ul>
<li><a href="/components/mysensors/">MySensors</a> revamped and switch support added (<a href="https://github.com/MartinHjelmare">@MartinHjelmare</a>)</li>
<li>Full refactor of [RPi GPIO]. Now includes <a href="/components/binary_sensor.rpi_gpio/">binary sensor</a> and <a href="/components/switch.rpi_gpio/">switch</a></li>
<li>Sensor: <a href="/components/sensor.yr/">YR</a> platform added (<a href="https://github.com/danielhiversen">@danielhiversen</a>)</li>
<li>Device Tracker: Geofancy platform has been renamed to <a href="/components/device_tracker.locative/">Locative</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Automation: Add <a href="/components/automation/#sun-condition">sun condition</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Switch: <a href="/components/switch.command_switch/">command_switch</a> can now poll for state (<a href="https://github.com/happyleavesaoc">@happyleavesaoc</a>)</li>
<li>Switch: <a href="/components/switch.wemo/">wemo</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li><a href="/components/tellduslive/">Telldus Live</a> support added (<a href="https://github.com/molobrakos">@molobrakos</a>)</li>
<li><a href="/components/vera/">Vera</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li>New <a href="/getting-started/templating/#home-assistant-template-extensions">template helper method</a> <code>is_state_attr(entity_id, name, value)</code> added (<a href="https://github.com/andythigpen">@andythigpen</a>)</li>
<li>Device tracker: <a href="/components/device_tracker.owntracks/">OwnTracks</a> transition events now supported (<a href="https://github.com/xifle">@xifle</a>)</li>
<li>Light: <a href="/components/light.hue/">Philips Hue</a> platform now supports multiple hubs (<a href="https://github.com/rhooper">@rhooper</a>)</li>
<li>Notify: <a href="/components/notify.free_mobile/">Free Mobile</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>New <a href="/components/mqtt_eventstream/">MQTT Eventstream</a> component to connect two Home Assistant instances over MQTT (<a href="https://github.com/moonshot">@moonshot</a>)</li>
<li>Media player: <a href="/components/media_player.cast/">Cast</a> huge stability improvements (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Media Player: <a href="/components/media_player.universal/">Universal media player</a> added to combine multiple media players (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Sensor: <a href="/components/sensor.netatmo/">Netatmo</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>Alarm Control Panel: <a href="/components/alarm_control_panel.alarmdotcom/">Alarm.com</a> platform added (<a href="https://github.com/Xorso">@Xorso</a>)</li>
<li>Thermostat: <a href="/components/thermostat.proliphix/">Proliphix</a> platform added (<a href="https://github.com/sdague">@sdague</a>)</li>
<li>New component <a href="/components/input_boolean/">input_boolean</a> will allow for customizing automation (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Support calling services via <a href="/components/alexa/">Amazon Echo</a> (<a href="https://github.com/balloob">@balloob</a>)</li>
</ul>
<h3>Deprecations</h3>
<ul>
<li>The <a href="/components/binary_sensor.rpi_gpio/">RPi.GPIO sensor platform</a> has been moved to the <code>binary_sensor</code> component.</li>
<li><a href="/components/sensor.mysensors/">MySensors sensor platform</a> now requires the <a href="/components/mysensors/">MySensors</a> component to be configured.</li>
<li>Geofancy platform has been renamed to <a href="/components/device_tracker.locative/">Locative</a>.</li>
</ul>
</article>
<section id="disqus">
<h3 class="indent title">Comments</h3>
<div id="disqus_thread" aria-live="polite"><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript></div>
</section>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
<div class="grid">
<section class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">About Home Assistant</h1>
<ul class="divided">
<li>
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
</li>
<li><a href='/getting-started/'>Get started with Home Assistant</a></li>
<li><a href='/demo/'>Try the online demo</a></li>
<li><a class="twitter-follow-button" href="https://twitter.com/Home_Assistant">Follow Home Assistant on Twitter</a></li>
</ul>
</section>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src='//platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<section class="sharing aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Share this post</h1>
<a href="//twitter.com/share"
class="twitter-share-button"
data-via="home_assistant"
data-related="home_assistant"
data-url="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/"
data-counturl="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/" >Tweet</a>
<div class="fb-share-button" style='top: -6px;'
data-href="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/"
data-layout="button_count">
</div>
<div class="g-plusone" data-size="standard"></div>
</section>
<script src="https://apis.google.com/js/platform.js" async defer></script>
<script>
window.fbAsyncInit = function() {
FB.init({appId: '338291289691179', xfbml: true, version: 'v2.2'});
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id; js.async = true;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Recent Posts</h1>
<ul class="divided">
<li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li>
<li class="post">
<a href="/blog/2015/12/13/setup-encryption-using-lets-encrypt/">Set up encryption using Let's Encrypt</a>
</li>
<li class="post">
<a href="/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/">[Update: decision reversed!] Philips Hue blocks 3rd party lights</a>
</li>
<li class="post">
<a href="/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/">Activating Tasker tasks from Home Assistant using command line switches</a>
</li>
</ul>
</section>
</div>
</aside>
</div>
</div>
<footer>
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item">
<div class="copyright">
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
<div class="credit">
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
</div>
</div>
</div>
</div>
</div>
</footer>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<script>
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script>
var disqus_shortname = 'home-assistant';
// var disqus_developer = 1;
var disqus_identifier = 'https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/';
var disqus_url = 'https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/';
var disqus_script = 'embed.js';
(function () {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/' + disqus_script;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
}());
</script>
</body>
</html>

View file

@ -115,6 +115,41 @@
<h2>2016</h2>
<article>
<div class="grid">
<div class="grid__item one-fifth palm-one-whole">
<time datetime="2016-01-17T23:20:00+00:00" pubdate>
<span class='month'>Jan</span> <span class='day'>17</span>
</time>
</div>
<div class="grid__item four-fifths palm-one-whole">
<h1 class="gamma"><a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a></h1>
<footer class="meta">
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
</footer>
<hr class="divider">
</div>
</div>
</article>
<h2>2015</h2> <h2>2015</h2>
<article> <article>
@ -1409,6 +1444,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -1432,12 +1473,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Architecture | Home Assistant]]></title> <title><![CDATA[Category: Architecture | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/architecture/atom.xml" rel="self"/> <link href="https://home-assistant.io/blog/categories/architecture/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/> <link href="https://home-assistant.io/"/>
<updated>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -214,6 +214,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -237,12 +243,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -4,7 +4,7 @@
<title><![CDATA[Category: Branding | Home Assistant]]></title> <title><![CDATA[Category: Branding | Home Assistant]]></title>
<link href="https://home-assistant.io/blog/categories/branding/atom.xml" rel="self"/> <link href="https://home-assistant.io/blog/categories/branding/atom.xml" rel="self"/>
<link href="https://home-assistant.io/"/> <link href="https://home-assistant.io/"/>
<updated>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -249,6 +249,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -272,12 +278,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -214,6 +214,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -237,12 +243,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -218,6 +218,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -241,12 +247,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -414,6 +414,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -437,12 +443,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -252,6 +252,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -275,12 +281,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -214,6 +214,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -237,12 +243,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>
@ -13,6 +13,49 @@
<generator uri="http://octopress.org/">Octopress</generator> <generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[0.11: Extended support for DIY solutions]]></title>
<link href="https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/"/>
<updated>2016-01-17T23:20:00+00:00</updated>
<id>https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions</id>
<content type="html"><![CDATA[<p>First release of 2016 and we are on 🔥! The <a href="https://github.com/balloob/home-assistant/">main repository</a> has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a <a href="https://github.com/balloob/home-assistant/pull/883#partial-users-participants">record number</a> of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.</p>
<p><img src="https://home-assistant.io/images/supported_brands/mysensors.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/raspberry-pi.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="50" /><img src="https://home-assistant.io/images/supported_brands/yr.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/telldus.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/free_mobile.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/netatmo.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/alarmdotcom.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="https://home-assistant.io/images/supported_brands/proliphix.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /></p>
<ul>
<li><a href="/components/mysensors/">MySensors</a> revamped and switch support added (<a href="https://github.com/MartinHjelmare">@MartinHjelmare</a>)</li>
<li>Full refactor of [RPi GPIO]. Now includes <a href="/components/binary_sensor.rpi_gpio/">binary sensor</a> and <a href="/components/switch.rpi_gpio/">switch</a></li>
<li>Sensor: <a href="/components/sensor.yr/">YR</a> platform added (<a href="https://github.com/danielhiversen">@danielhiversen</a>)</li>
<li>Device Tracker: Geofancy platform has been renamed to <a href="/components/device_tracker.locative/">Locative</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Automation: Add <a href="/components/automation/#sun-condition">sun condition</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Switch: <a href="/components/switch.command_switch/">command_switch</a> can now poll for state (<a href="https://github.com/happyleavesaoc">@happyleavesaoc</a>)</li>
<li>Switch: <a href="/components/switch.wemo/">wemo</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li><a href="/components/tellduslive/">Telldus Live</a> support added (<a href="https://github.com/molobrakos">@molobrakos</a>)</li>
<li><a href="/components/vera/">Vera</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li>New <a href="/getting-started/templating/#home-assistant-template-extensions">template helper method</a> <code>is_state_attr(entity_id, name, value)</code> added (<a href="https://github.com/andythigpen">@andythigpen</a>)</li>
<li>Device tracker: <a href="/components/device_tracker.owntracks/">OwnTracks</a> transition events now supported (<a href="https://github.com/xifle">@xifle</a>)</li>
<li>Light: <a href="/components/light.hue/">Philips Hue</a> platform now supports multiple hubs (<a href="https://github.com/rhooper">@rhooper</a>)</li>
<li>Notify: <a href="/components/notify.free_mobile/">Free Mobile</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>New <a href="/components/mqtt_eventstream/">MQTT Eventstream</a> component to connect two Home Assistant instances over MQTT (<a href="https://github.com/moonshot">@moonshot</a>)</li>
<li>Media player: <a href="/components/media_player.cast/">Cast</a> huge stability improvements (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Media Player: <a href="/components/media_player.universal/">Universal media player</a> added to combine multiple media players (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Sensor: <a href="/components/sensor.netatmo/">Netatmo</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>Alarm Control Panel: <a href="/components/alarm_control_panel.alarmdotcom/">Alarm.com</a> platform added (<a href="https://github.com/Xorso">@Xorso</a>)</li>
<li>Thermostat: <a href="/components/thermostat.proliphix/">Proliphix</a> platform added (<a href="https://github.com/sdague">@sdague</a>)</li>
<li>New component <a href="/components/input_boolean/">input_boolean</a> will allow for customizing automation (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Support calling services via <a href="/components/alexa/">Amazon Echo</a> (<a href="https://github.com/balloob">@balloob</a>)</li>
</ul>
<h3>Deprecations</h3>
<ul>
<li>The <a href="/components/binary_sensor.rpi_gpio/">RPi.GPIO sensor platform</a> has been moved to the <code>binary_sensor</code> component.</li>
<li><a href="/components/sensor.mysensors/">MySensors sensor platform</a> now requires the <a href="/components/mysensors/">MySensors</a> component to be configured.</li>
<li>Geofancy platform has been renamed to <a href="/components/device_tracker.locative/">Locative</a>.</li>
</ul>
]]></content>
</entry>
<entry> <entry>
<title type="html"><![CDATA[0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!]]></title> <title type="html"><![CDATA[0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!]]></title>
<link href="https://home-assistant.io/blog/2015/12/22/amazon-echo-icloud-and-templates/"/> <link href="https://home-assistant.io/blog/2015/12/22/amazon-echo-icloud-and-templates/"/>
@ -199,34 +242,6 @@ It is no longer possible to turn a scene off after it has been activated. The wa
<p><strong>Downloader treats relative paths now relative to the config dir instead of the current working dir.</strong><br /> <p><strong>Downloader treats relative paths now relative to the config dir instead of the current working dir.</strong><br />
This makes more sense as most people run Home Assistant as a daemon</p> This makes more sense as most people run Home Assistant as a daemon</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[0.7.5: Blinkstick, SNMP, Telegram]]></title>
<link href="https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/"/>
<updated>2015-10-11T17:10:00+00:00</updated>
<id>https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support</id>
<content type="html"><![CDATA[<p>We discovered two issues annoying enough to warrent the release of 0.7.5:</p>
<ul>
<li>Home Assistant package did not include the CloudMQTT certificate.</li>
<li>A bug in the core caused issues when some platforms are loaded twice.</li>
</ul>
<p>This release also includes some new platforms (because they keep coming!):</p>
<p><img src="https://home-assistant.io/images/supported_brands/blinkstick.png" style="border:none; box-shadow: none; float: right;" height="50" /><img src="https://home-assistant.io/images/supported_brands/rfxtrx.png" style="border:none; box-shadow: none; float: right; clear: right;" height="50" /><img src="https://home-assistant.io/images/supported_brands/telegram.png" style="border:none; box-shadow: none; float: right; clear: right;" height="50" /></p>
<ul>
<li>Light: <a href="/components/light.blinksticklight/">blinkstick platform</a> added (<a href="https://github.com/alanbowman">@alanbowman</a>)</li>
<li>Device Tracker: <a href="/components/device_tracker.snmp/">SNMP platform</a> added (<a href="https://github.com/tomduijf">@tomduijf</a>)</li>
<li>Light: <a href="/components/light.rfxtrx/">rfxtrx platform</a> added (<a href="https://github.com/badele">@badele</a>)</li>
<li>Switch: <a href="/components/switch.rfxtrx/">rfxtrx platform</a> added (<a href="https://github.com/badele">@badele</a>)</li>
<li>Notify: <a href="/components/notify.telegram/">telegram platform</a> added (<a href="https://github.com/fabaff">@fabaff</a>)</li>
</ul>
<p>Also, the media player was extended by <a href="https://github.com/maddox">@maddox</a> to support the play media command. This has been implemented for the <a href="/components/media_player.itunes/">iTunes platform</a>.</p>
]]></content> ]]></content>
</entry> </entry>

View file

@ -115,6 +115,41 @@
<h2>2016</h2>
<article>
<div class="grid">
<div class="grid__item one-fifth palm-one-whole">
<time datetime="2016-01-17T23:20:00+00:00" pubdate>
<span class='month'>Jan</span> <span class='day'>17</span>
</time>
</div>
<div class="grid__item four-fifths palm-one-whole">
<h1 class="gamma"><a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a></h1>
<footer class="meta">
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
</footer>
<hr class="divider">
</div>
</div>
</article>
<h2>2015</h2> <h2>2015</h2>
<article> <article>
@ -984,6 +1019,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -1007,12 +1048,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -214,6 +214,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -237,12 +243,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -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>2016-01-16T19:31:16+00:00</updated> <updated>2016-01-18T01:03:55+00:00</updated>
<id>https://home-assistant.io/</id> <id>https://home-assistant.io/</id>
<author> <author>
<name><![CDATA[Paulus Schoutsen]]></name> <name><![CDATA[Paulus Schoutsen]]></name>

View file

@ -214,6 +214,12 @@
<ul class="divided"> <ul class="divided">
<li class="post">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</li>
<li class="post"> <li class="post">
<a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a> <a href="/blog/2015/12/22/amazon-echo-icloud-and-templates/">0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!</a>
</li> </li>
@ -237,12 +243,6 @@
</li> </li>
<li class="post">
<a href="/blog/2015/12/07/influxdb-and-grafana/">InfluxDB and Grafana</a>
</li>
</ul> </ul>
</section> </section>

View file

@ -101,6 +101,81 @@
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2016/01/17/extended-support-for-diy-solutions/">0.11: Extended support for DIY solutions</a>
</h1>
<div class="meta clearfix">
<time datetime="2016-01-17T23:20:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> January 17, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> two minutes reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2016/01/17/extended-support-for-diy-solutions/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>First release of 2016 and we are on 🔥! The <a href="https://github.com/balloob/home-assistant/">main repository</a> has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a <a href="https://github.com/balloob/home-assistant/pull/883#partial-users-participants">record number</a> of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.</p>
<p><img src="/images/supported_brands/mysensors.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/raspberry-pi.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="50" /><img src="/images/supported_brands/yr.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/telldus.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/free_mobile.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/netatmo.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/alarmdotcom.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /><img src="/images/supported_brands/proliphix.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;" width="150" /></p>
<ul>
<li><a href="/components/mysensors/">MySensors</a> revamped and switch support added (<a href="https://github.com/MartinHjelmare">@MartinHjelmare</a>)</li>
<li>Full refactor of [RPi GPIO]. Now includes <a href="/components/binary_sensor.rpi_gpio/">binary sensor</a> and <a href="/components/switch.rpi_gpio/">switch</a></li>
<li>Sensor: <a href="/components/sensor.yr/">YR</a> platform added (<a href="https://github.com/danielhiversen">@danielhiversen</a>)</li>
<li>Device Tracker: Geofancy platform has been renamed to <a href="/components/device_tracker.locative/">Locative</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Automation: Add <a href="/components/automation/#sun-condition">sun condition</a> (<a href="https://github.com/philipbl">@philipbl</a>)</li>
<li>Switch: <a href="/components/switch.command_switch/">command_switch</a> can now poll for state (<a href="https://github.com/happyleavesaoc">@happyleavesaoc</a>)</li>
<li>Switch: <a href="/components/switch.wemo/">wemo</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li><a href="/components/tellduslive/">Telldus Live</a> support added (<a href="https://github.com/molobrakos">@molobrakos</a>)</li>
<li><a href="/components/vera/">Vera</a> now uses subscription to states instead of polling (<a href="https://github.com/pavoni">@pavoni</a>)</li>
<li>New <a href="/getting-started/templating/#home-assistant-template-extensions">template helper method</a> <code>is_state_attr(entity_id, name, value)</code> added (<a href="https://github.com/andythigpen">@andythigpen</a>)</li>
<li>Device tracker: <a href="/components/device_tracker.owntracks/">OwnTracks</a> transition events now supported (<a href="https://github.com/xifle">@xifle</a>)</li>
<li>Light: <a href="/components/light.hue/">Philips Hue</a> platform now supports multiple hubs (<a href="https://github.com/rhooper">@rhooper</a>)</li>
<li>Notify: <a href="/components/notify.free_mobile/">Free Mobile</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>New <a href="/components/mqtt_eventstream/">MQTT Eventstream</a> component to connect two Home Assistant instances over MQTT (<a href="https://github.com/moonshot">@moonshot</a>)</li>
<li>Media player: <a href="/components/media_player.cast/">Cast</a> huge stability improvements (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Media Player: <a href="/components/media_player.universal/">Universal media player</a> added to combine multiple media players (<a href="https://github.com/rmkraus">@rmkraus</a>)</li>
<li>Sensor: <a href="/components/sensor.netatmo/">Netatmo</a> platform added (<a href="https://github.com/HydrelioxGitHub">@HydrelioxGitHub</a>)</li>
<li>Alarm Control Panel: <a href="/components/alarm_control_panel.alarmdotcom/">Alarm.com</a> platform added (<a href="https://github.com/Xorso">@Xorso</a>)</li>
<li>Thermostat: <a href="/components/thermostat.proliphix/">Proliphix</a> platform added (<a href="https://github.com/sdague">@sdague</a>)</li>
<li>New component <a href="/components/input_boolean/">input_boolean</a> will allow for customizing automation (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Support calling services via <a href="/components/alexa/">Amazon Echo</a> (<a href="https://github.com/balloob">@balloob</a>)</li>
</ul>
<h3>Deprecations</h3>
<ul>
<li>The <a href="/components/binary_sensor.rpi_gpio/">RPi.GPIO sensor platform</a> has been moved to the <code>binary_sensor</code> component.</li>
<li><a href="/components/sensor.mysensors/">MySensors sensor platform</a> now requires the <a href="/components/mysensors/">MySensors</a> component to be configured.</li>
<li>Geofancy platform has been renamed to <a href="/components/device_tracker.locative/">Locative</a>.</li>
</ul>
</div>
</article>
<hr>
<article class="listing"> <article class="listing">
<header> <header>
@ -594,73 +669,6 @@ The <a href="https://influxdb.com/">InfluxDB</a> database is a so-called time se
</div>
</article>
<hr>
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2015/10/26/firetv-and-radiotherm-now-supported/">0.7.6: Amazon FireTV, Radiotherm thermostats</a>
</h1>
<div class="meta clearfix">
<time datetime="2015-10-26T18:10:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> October 26, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> two minutes reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2015/10/26/firetv-and-radiotherm-now-supported/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>After two weeks of hard work Im proud to announce the release of Home Assistant v0.7.6. For this release the main focus was bugs, test coverage and documentation. And we exceeded expectations on all three fronts. Bugs have been squashed, <a href="https://coveralls.io/builds/3946399">test coverage increased to 85%</a> and thanks to the hard work by <a href="https://github.com/fabaff">@fabaff</a> and myself the <a href="/components/">component section</a> on the website has gotten a complete revamp.</p>
<h4>Changes</h4>
<p><img src="/images/supported_brands/radiotherm.png" style="border:none; box-shadow: none; float: right; margin-bottom: 16px;" height="50" /><img src="/images/supported_brands/firetv.png" style="border:none; box-shadow: none; float: right; margin-bottom: 16px; clear: right;" height="50" /><img src="/images/supported_brands/locative.png" style="border:none; box-shadow: none; float: right; margin-bottom: 16px; clear: right;" height="50" /></p>
<ul>
<li>Device tracker: Newer <a href="/components/device_tracker.tplink/">TP-Link routers</a> now supported (<a href="https://github.com/mKeRix">@mKeRix</a>)</li>
<li>Alarm Control Panel: <a href="/components/alarm_control_panel.manual/">Manual alarm</a> added (<a href="https://github.com/sfam">@sfam</a>)</li>
<li>Thermostat: <a href="/components/thermostat.radiotherm/">Radiotherm</a> now supported (<a href="https://github.com/toddeye">@toddeye</a>)</li>
<li>Media Player: <a href="/components/media_player.firetv/">Amazon FireTV</a> now supported (<a href="https://github.com/happyleavesaoc">@happyleavesaoc</a>)</li>
<li>Device Tracker: <a href="/components/device_tracker.locative/">Geofancy</a> now supported (<a href="https://github.com/wind-rider">@wind-rider</a>)</li>
<li>New component <a href="/components/shell_command/">Shell Command</a> can expose shell commands as services (<a href="https://github.com/balloob">@balloob</a>)</li>
<li><a href="/components/script/">Scripts</a> can now be customized using <code>customize</code> key in <code>configuration.yaml</code> (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Light: <a href="/components/light.hyperion/">Hyperion</a> now supported (<a href="https://github.com/MakeMeASandwich">@MakeMeASandwich</a>)</li>
<li>Sensor: <a href="/components/sensor.arest/">aRest</a> can now also read out pins (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Sensor: <a href="/components/sensor.forecast/">Forecast.io</a> now supports specifying units in <code>configuration.yaml</code> (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Thermostat: <a href="/components/thermostat.heat_control/">Heat Control</a> has been completely rewritten (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Switch: <a href="/components/switch.rest/">Rest</a> now supported (<a href="https://github.com/bachp">@bachp</a>)</li>
<li>Media Player: <a href="/components/media_player.plex/">Plex</a> can now be auto discovered and configure itself (<a href="https://github.com/tomduijf">@tomduijf</a>)</li>
<li><a href="/components/downloader/">Downloader</a> will now treat relative paths based on config dir (<a href="https://github.com/tomduijf">@tomduijf</a>)</li>
<li>Line Charts will use interpolation for sensor data and show current and target temperature for thermostats (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Device Tracker: <a href="/components/device_tracker.ubus/">OpenWRT via ubus</a> now supported (<a href="https://github.com/krzynio">@krzynio</a>)</li>
</ul>
<a class="btn pull-right" href="/blog/2015/10/26/firetv-and-radiotherm-now-supported/#read-more">Read on &rarr;</a>
</div> </div>
</article> </article>
<hr> <hr>

View file

@ -101,6 +101,73 @@
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2015/10/26/firetv-and-radiotherm-now-supported/">0.7.6: Amazon FireTV, Radiotherm thermostats</a>
</h1>
<div class="meta clearfix">
<time datetime="2015-10-26T18:10:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> October 26, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> two minutes reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2015/10/26/firetv-and-radiotherm-now-supported/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>After two weeks of hard work Im proud to announce the release of Home Assistant v0.7.6. For this release the main focus was bugs, test coverage and documentation. And we exceeded expectations on all three fronts. Bugs have been squashed, <a href="https://coveralls.io/builds/3946399">test coverage increased to 85%</a> and thanks to the hard work by <a href="https://github.com/fabaff">@fabaff</a> and myself the <a href="/components/">component section</a> on the website has gotten a complete revamp.</p>
<h4>Changes</h4>
<p><img src="/images/supported_brands/radiotherm.png" style="border:none; box-shadow: none; float: right; margin-bottom: 16px;" height="50" /><img src="/images/supported_brands/firetv.png" style="border:none; box-shadow: none; float: right; margin-bottom: 16px; clear: right;" height="50" /><img src="/images/supported_brands/locative.png" style="border:none; box-shadow: none; float: right; margin-bottom: 16px; clear: right;" height="50" /></p>
<ul>
<li>Device tracker: Newer <a href="/components/device_tracker.tplink/">TP-Link routers</a> now supported (<a href="https://github.com/mKeRix">@mKeRix</a>)</li>
<li>Alarm Control Panel: <a href="/components/alarm_control_panel.manual/">Manual alarm</a> added (<a href="https://github.com/sfam">@sfam</a>)</li>
<li>Thermostat: <a href="/components/thermostat.radiotherm/">Radiotherm</a> now supported (<a href="https://github.com/toddeye">@toddeye</a>)</li>
<li>Media Player: <a href="/components/media_player.firetv/">Amazon FireTV</a> now supported (<a href="https://github.com/happyleavesaoc">@happyleavesaoc</a>)</li>
<li>Device Tracker: <a href="/components/device_tracker.locative/">Geofancy</a> now supported (<a href="https://github.com/wind-rider">@wind-rider</a>)</li>
<li>New component <a href="/components/shell_command/">Shell Command</a> can expose shell commands as services (<a href="https://github.com/balloob">@balloob</a>)</li>
<li><a href="/components/script/">Scripts</a> can now be customized using <code>customize</code> key in <code>configuration.yaml</code> (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Light: <a href="/components/light.hyperion/">Hyperion</a> now supported (<a href="https://github.com/MakeMeASandwich">@MakeMeASandwich</a>)</li>
<li>Sensor: <a href="/components/sensor.arest/">aRest</a> can now also read out pins (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Sensor: <a href="/components/sensor.forecast/">Forecast.io</a> now supports specifying units in <code>configuration.yaml</code> (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Thermostat: <a href="/components/thermostat.heat_control/">Heat Control</a> has been completely rewritten (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Switch: <a href="/components/switch.rest/">Rest</a> now supported (<a href="https://github.com/bachp">@bachp</a>)</li>
<li>Media Player: <a href="/components/media_player.plex/">Plex</a> can now be auto discovered and configure itself (<a href="https://github.com/tomduijf">@tomduijf</a>)</li>
<li><a href="/components/downloader/">Downloader</a> will now treat relative paths based on config dir (<a href="https://github.com/tomduijf">@tomduijf</a>)</li>
<li>Line Charts will use interpolation for sensor data and show current and target temperature for thermostats (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>Device Tracker: <a href="/components/device_tracker.ubus/">OpenWRT via ubus</a> now supported (<a href="https://github.com/krzynio">@krzynio</a>)</li>
</ul>
<a class="btn pull-right" href="/blog/2015/10/26/firetv-and-radiotherm-now-supported/#read-more">Read on &rarr;</a>
</div>
</article>
<hr>
<article class="listing"> <article class="listing">
<header> <header>
@ -628,72 +695,6 @@ Inspried by a <a href="https://github.com/balloob/home-assistant/issues/310">fea
</article> </article>
<hr> <hr>
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2015/08/17/verisure-and-modern-tp-link-router-support/">Verisure devices and modern TP-Link routers now supported</a>
</h1>
<div class="meta clearfix">
<time datetime="2015-08-17T20:00:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 17, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> 1 minute reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2015/08/17/verisure-and-modern-tp-link-router-support/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>A minor bug fix release to fix some issues that have come up since the last release. Please upgrade as soon as possible by running <code>git pull</code> from the Home Assistant directory.</p>
<p>This release is a major milestone in our test coverage as weve crossed into the 80s! It has to be noted that this covers mainly the core and automation components. Platforms that communicate with IoT devices have been excluded.</p>
<p>As we didnt want to just push out bug fixes, this release includes a few additions:</p>
<ul>
<li>Support for modern TP-Link routers like the ArcherC9 line has been contributed by <a href="https://github.com/chrisvis">@chrisvis</a>.</li>
<li>Improved support for MQTT topic subscriptions has been contributed by <a href="https://github.com/qrtn">@qrtn</a></li>
</ul>
<p><strong>Verisure Support</strong><br />
<img src="/images/supported_brands/verisure.png" style="border:none; box-shadow: none; float: right;" height="50" /> Home Assistant support to integrate your <a href="https://www.verisure.com/">Verisure</a> alarms, hygrometers, sensors and thermometers has been contributed by <a href="https://github.com/persandstrom">@persandstrom</a>.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">verisure</span>:
<span class="key">username</span>: <span class="string"><span class="content">user@example.com</span></span>
<span class="key">password</span>: <span class="string"><span class="content">password</span></span>
<span class="key">alarm</span>: <span class="string"><span class="content">1</span></span>
<span class="key">hygrometers</span>: <span class="string"><span class="content">0</span></span>
<span class="key">smartplugs</span>: <span class="string"><span class="content">1</span></span>
<span class="key">thermometers</span>: <span class="string"><span class="content">0</span></span>
</pre></div>
</div>
</div>
</div>
</article>
<hr>
<div class="pagination"> <div class="pagination">

View file

@ -101,6 +101,72 @@
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2015/08/17/verisure-and-modern-tp-link-router-support/">Verisure devices and modern TP-Link routers now supported</a>
</h1>
<div class="meta clearfix">
<time datetime="2015-08-17T20:00:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 17, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> 1 minute reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2015/08/17/verisure-and-modern-tp-link-router-support/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>A minor bug fix release to fix some issues that have come up since the last release. Please upgrade as soon as possible by running <code>git pull</code> from the Home Assistant directory.</p>
<p>This release is a major milestone in our test coverage as weve crossed into the 80s! It has to be noted that this covers mainly the core and automation components. Platforms that communicate with IoT devices have been excluded.</p>
<p>As we didnt want to just push out bug fixes, this release includes a few additions:</p>
<ul>
<li>Support for modern TP-Link routers like the ArcherC9 line has been contributed by <a href="https://github.com/chrisvis">@chrisvis</a>.</li>
<li>Improved support for MQTT topic subscriptions has been contributed by <a href="https://github.com/qrtn">@qrtn</a></li>
</ul>
<p><strong>Verisure Support</strong><br />
<img src="/images/supported_brands/verisure.png" style="border:none; box-shadow: none; float: right;" height="50" /> Home Assistant support to integrate your <a href="https://www.verisure.com/">Verisure</a> alarms, hygrometers, sensors and thermometers has been contributed by <a href="https://github.com/persandstrom">@persandstrom</a>.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">verisure</span>:
<span class="key">username</span>: <span class="string"><span class="content">user@example.com</span></span>
<span class="key">password</span>: <span class="string"><span class="content">password</span></span>
<span class="key">alarm</span>: <span class="string"><span class="content">1</span></span>
<span class="key">hygrometers</span>: <span class="string"><span class="content">0</span></span>
<span class="key">smartplugs</span>: <span class="string"><span class="content">1</span></span>
<span class="key">thermometers</span>: <span class="string"><span class="content">0</span></span>
</pre></div>
</div>
</div>
</div>
</article>
<hr>
<article class="listing"> <article class="listing">
<header> <header>
@ -681,53 +747,6 @@ The old logo, the new detailed logo and the new simple logo.
</p> </p>
</div>
</article>
<hr>
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2015/03/01/home-assistant-migrating-to-yaml/">Home Assistant moving to YAML</a>
</h1>
<div class="meta clearfix">
<time datetime="2015-03-01T19:38:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> March 1, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Theodor Lindquist</span>
<span><i class='icon-time'></i> less than one minute reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2015/03/01/home-assistant-migrating-to-yaml/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>Home Assistant is now using <a href="http://yaml.org/">YAML</a> for its configuration file. YAML allows the use of lists, which should make the configuration file a bit more flexible and useful. The new configuration file format is backwards compatible with existing components. Because of this, there is no need for component developers to update their components.</p>
<p>The new file is named configuration.yaml and if it cant be found in your config directory, Home Assistant will instead try to find the old configuration file, home-assistant.conf.</p>
<p>The home-assistant.conf.example has been replaced with an updated <a href="https://github.com/balloob/home-assistant/blob/dev/config/configuration.yaml.example">configuration.yaml.example</a>.</p>
<p>Users of Home Assistant should migrate as the old configuration format is deprecated.</p>
</div> </div>
</article> </article>
<hr> <hr>

View file

@ -101,6 +101,53 @@
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2015/03/01/home-assistant-migrating-to-yaml/">Home Assistant moving to YAML</a>
</h1>
<div class="meta clearfix">
<time datetime="2015-03-01T19:38:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> March 1, 2015</time>
<span class="byline author vcard"><i class='icon-user'></i> Theodor Lindquist</span>
<span><i class='icon-time'></i> less than one minute reading time</span>
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
</ul>
</span>
<a class='comments'
href="/blog/2015/03/01/home-assistant-migrating-to-yaml/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>Home Assistant is now using <a href="http://yaml.org/">YAML</a> for its configuration file. YAML allows the use of lists, which should make the configuration file a bit more flexible and useful. The new configuration file format is backwards compatible with existing components. Because of this, there is no need for component developers to update their components.</p>
<p>The new file is named configuration.yaml and if it cant be found in your config directory, Home Assistant will instead try to find the old configuration file, home-assistant.conf.</p>
<p>The home-assistant.conf.example has been replaced with an updated <a href="https://github.com/balloob/home-assistant/blob/dev/config/configuration.yaml.example">configuration.yaml.example</a>.</p>
<p>Users of Home Assistant should migrate as the old configuration format is deprecated.</p>
</div>
</article>
<hr>
<article class="listing"> <article class="listing">
<header> <header>

View file

@ -107,7 +107,7 @@
</header> </header>
<hr class="divider"> <hr class="divider">
<p>The Alexa component allows you to integrate Home Assistant into Alexa/Amazon Echo. This component will allow you to query information within Home Assistant by using your voice. There are no supported sentences out of the box as of now, you will have to define them all yourself. This component does not yet allow the control of devices connected to Home Assistant.</p> <p>The Alexa component allows you to integrate Home Assistant into Alexa/Amazon Echo. This component will allow you to query information and call services within Home Assistant by using your voice. There are no supported sentences out of the box as of now, you will have to define them all yourself.</p>
<div class="videoWrapper"> <div class="videoWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/1Ke3mtWd_cQ" frameborder="0" allowfullscreen=""></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/1Ke3mtWd_cQ" frameborder="0" allowfullscreen=""></iframe>
@ -207,6 +207,10 @@ WhereAreWeIntent where we are
{% endif %}</span></span> {% endif %}</span></span>
<span class="key">LocateIntent</span>: <span class="key">LocateIntent</span>:
<span class="key">action</span>:
<span class="key">service</span>: <span class="string"><span class="content">notify.notify</span></span>
<span class="key">data</span>:
<span class="key">message</span>: <span class="string"><span class="content">Your location has been queried via Alexa.</span></span>
<span class="key">speech</span>: <span class="key">speech</span>:
<span class="key">type</span>: <span class="string"><span class="content">plaintext</span></span> <span class="key">type</span>: <span class="string"><span class="content">plaintext</span></span>
<span class="key">text</span>: <span class="string"><span class="delimiter">&gt;</span><span class="content"> <span class="key">text</span>: <span class="string"><span class="delimiter">&gt;</span><span class="content">

View file

@ -186,12 +186,6 @@ A word of caution: The Arduino boards are not storing states. This means that wi
<li> <li>
<a href='/components/sensor.dht/'>DHT sensor</a> <a href='/components/sensor.dht/'>DHT sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li>
<a href='/components/switch.rpi_gpio/'>Raspberry PI GPIO switch</a>
</li>
</ul> </ul>
</div> </div>
</section> </section>

View file

@ -505,6 +505,9 @@ INFO [homeassistant.components.automation] Initialized rule Rain is over
<li> <li>
<a href='/components/ifttt/'>IFTTT</a> <a href='/components/ifttt/'>IFTTT</a>
</li> </li>
<li>
<a href='/components/input_boolean/'>Input Boolean</a>
</li>
<li> <li>
<a href='/components/keyboard/'>Keyboard</a> <a href='/components/keyboard/'>Keyboard</a>
</li> </li>

View file

@ -175,25 +175,97 @@ To avoid having to run Home Assistant as root when using this component, run a R
</ul> </ul>
</div> </div>
<div class='section'> <div class='section'>
<h1 class="title delta">Category DIY</h1> <h1 class="title delta">Category Sensor</h1>
<ul class='divided'> <ul class='divided'>
<li> <li>
<a href='/components/arduino/'>Arduino</a> <a href='/components/sensor.bitcoin/'>Bitcoin</a>
</li> </li>
<li> <li>
<a href='/components/sensor.arduino/'>Arduino sensor</a> <a href='/components/sensor.cpuspeed/'>CPU speed</a>
</li> </li>
<li> <li>
<a href='/components/switch.arduino/'>Arduino switch</a> <a href='/components/sensor.command_sensor/'>Command line sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.dht/'>DHT sensor</a> <a href='/components/sensor.dweet/'>Dweet.io</a>
</li>
<li>
<a href='/components/sensor.ecobee/'>Ecobee sensor</a>
</li>
<li>
<a href='/components/sensor.efergy/'>Efergy</a>
</li>
<li>
<a href='/components/sensor.eliqonline/'>Eliqonline</a>
</li>
<li>
<a href='/components/sensor.glances/'>Glances</a>
</li>
<li>
<a href='/components/sensor.mqtt/'>MQTT sensor</a>
</li>
<li>
<a href='/components/sensor.modbus/'>Modbus sensor</a>
</li>
<li>
<a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.netatmo/'>Netatmo</a>
</li>
<li>
<a href='/components/sensor.rest/'>RESTful sensor</a>
</li>
<li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li> <li>
Raspberry PI GPIO sensor Raspberry PI GPIO sensor
</li> </li>
<li> <li>
<a href='/components/switch.rpi_gpio/'>Raspberry PI GPIO switch</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li>
<li>
<a href='/components/sensor.swiss_public_transport/'>Swiss Public Transport</a>
</li>
<li>
<a href='/components/sensor.systemmonitor/'>System Monitor</a>
</li>
<li>
<a href='/components/sensor.temper/'>TEMPer sensor</a>
</li>
<li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li>
<a href='/components/sensor.time_date/'>Time & Date</a>
</li>
<li>
<a href='/components/sensor.torque/'>Torque (OBD2)</a>
</li>
<li>
<a href='/components/sensor.transmission/'>Transmission sensor</a>
</li>
<li>
<a href='/components/sensor.twitch/'>Twitch</a>
</li>
<li>
<a href='/components/sensor.vera/'>Vera sensor</a>
</li>
<li>
<a href='/components/sensor.wink/'>Wink sensor</a>
</li>
<li>
<a href='/components/sensor.worldclock/'>Worldclock</a>
</li>
<li>
<a href='/components/sensor.zwave/'>Z-Wave sensor</a>
</li>
<li>
<a href='/components/sensor.arest/'>aREST sensor</a>
</li> </li>
</ul> </ul>
</div> </div>

View file

@ -163,6 +163,9 @@
<li> <li>
<a href='/components/ifttt/'>IFTTT</a> <a href='/components/ifttt/'>IFTTT</a>
</li> </li>
<li>
<a href='/components/input_boolean/'>Input Boolean</a>
</li>
<li> <li>
<a href='/components/keyboard/'>Keyboard</a> <a href='/components/keyboard/'>Keyboard</a>
</li> </li>

View file

@ -173,12 +173,18 @@
<li> <li>
<a href='/components/modbus/'>Modbus</a> <a href='/components/modbus/'>Modbus</a>
</li> </li>
<li>
<a href='/components/mysensors/'>MySensors</a>
</li>
<li> <li>
<a href='/components/rfxtrx/'>RFXtrx</a> <a href='/components/rfxtrx/'>RFXtrx</a>
</li> </li>
<li> <li>
<a href='/components/tellstick/'>TellStick</a> <a href='/components/tellstick/'>TellStick</a>
</li> </li>
<li>
<a href='/components/tellduslive/'>Telldus Live</a>
</li>
<li> <li>
<a href='/components/vera/'>Vera</a> <a href='/components/vera/'>Vera</a>
</li> </li>

View file

@ -219,6 +219,9 @@ You need to setup a unique trigger for each event you sent to IFTTT.
<li> <li>
IFTTT IFTTT
</li> </li>
<li>
<a href='/components/input_boolean/'>Input Boolean</a>
</li>
<li> <li>
<a href='/components/keyboard/'>Keyboard</a> <a href='/components/keyboard/'>Keyboard</a>
</li> </li>

View file

@ -839,6 +839,18 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/input_boolean/' class='automation'>
<div class='img-container'>
<img src='/images/supported_brands/home-assistant.png'>
</div>
<div class='title'>Input Boolean</div>
<div class='category'>Automation</div>
</a>
<a href='/components/notify.instapush/' class='notifications'> <a href='/components/notify.instapush/' class='notifications'>
<div class='img-container'> <div class='img-container'>
@ -1151,18 +1163,42 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/sensor.mysensors/' class='sensor featured'> <a href='/components/mysensors/' class='hub featured'>
<div class='img-container'> <div class='img-container'>
<img src='/images/supported_brands/mysensors.png'> <img src='/images/supported_brands/mysensors.png'>
</div> </div>
<div class='title'>MySensors sensor</div> <div class='title'>MySensors</div>
<div class='category'>Hub</div>
</a>
<a href='/components/sensor.mysensors/' class='sensor'>
<div class='img-container'>
<img src='/images/supported_brands/mysensors.png'>
</div>
<div class='title'>MySensors sensors</div>
<div class='category'>Sensor</div> <div class='category'>Sensor</div>
</a> </a>
<a href='/components/switch.mysensors/' class='switch'>
<div class='img-container'>
<img src='/images/supported_brands/mysensors.png'>
</div>
<div class='title'>MySensors switches</div>
<div class='category'>Switch</div>
</a>
<a href='/components/thermostat.nest/' class='thermostat featured'> <a href='/components/thermostat.nest/' class='thermostat featured'>
<div class='img-container'> <div class='img-container'>
@ -1175,18 +1211,6 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/sensor.nest/' class='sensor'>
<div class='img-container'>
<img src='/images/supported_brands/nest_thermostat.png'>
</div>
<div class='title'>Nest thermostat</div>
<div class='category'>Sensor</div>
</a>
<a href='/components/sensor.netatmo/' class='sensor'> <a href='/components/sensor.netatmo/' class='sensor'>
<div class='img-container'> <div class='img-container'>
@ -1463,26 +1487,26 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/binary_sensor.rpi_gpio/' class='diy'> <a href='/components/binary_sensor.rpi_gpio/' class='sensor'>
<div class='img-container'> <div class='img-container'>
<img src='/images/supported_brands/raspberry-pi.png'> <img src='/images/supported_brands/raspberry-pi.png'>
</div> </div>
<div class='title'>Raspberry PI GPIO sensor</div> <div class='title'>Raspberry PI GPIO sensor</div>
<div class='category'>DIY</div> <div class='category'>Sensor</div>
</a> </a>
<a href='/components/switch.rpi_gpio/' class='diy'> <a href='/components/switch.rpi_gpio/' class='switch'>
<div class='img-container'> <div class='img-container'>
<img src='/images/supported_brands/raspberry-pi.png'> <img src='/images/supported_brands/raspberry-pi.png'>
</div> </div>
<div class='title'>Raspberry PI GPIO switch</div> <div class='title'>Raspberry PI GPIO switch</div>
<div class='category'>DIY</div> <div class='category'>Switch</div>
</a> </a>
@ -1711,6 +1735,42 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/tellduslive/' class='hub'>
<div class='img-container'>
<img src='/images/supported_brands/telldus.png'>
</div>
<div class='title'>Telldus Live</div>
<div class='category'>Hub</div>
</a>
<a href='/components/sensor.tellduslive/' class='sensor'>
<div class='img-container'>
<img src='/images/supported_brands/telldus.png'>
</div>
<div class='title'>Telldus Live sensors</div>
<div class='category'>Sensor</div>
</a>
<a href='/components/switch.tellduslive/' class='switch'>
<div class='img-container'>
<img src='/images/supported_brands/telldus.png'>
</div>
<div class='title'>Telldus Live switches</div>
<div class='category'>Switch</div>
</a>
<a href='/components/device_tracker.thomson/' class='presence-detection'> <a href='/components/device_tracker.thomson/' class='presence-detection'>

View file

@ -0,0 +1,204 @@
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Input Boolean - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to integrate the Input Boolean component into Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/input_boolean/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Input Boolean">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/input_boolean/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to integrate the Input Boolean component into Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Input Boolean">
<meta name="twitter:description" content="Instructions how to integrate the Input Boolean component into Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
</head>
<body >
<header>
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
<a href="/" class="site-title">
<img width='40' src='/images/favicon-192x192.png'>
<span>Home Assistant</span>
</a>
</div>
<div class="grid__item seven-tenths lap-four-sixths palm-one-whole">
<nav>
<input type="checkbox" id="toggle">
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
<ul class="menu pull-right">
<li>
<a href="/getting-started/">Getting started</a>
<ul>
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
<li><a href='/getting-started/configuration/'>Configuration basics</a></li>
<li><a href='/getting-started/devices/'>Adding devices</a></li>
<li><a href='/getting-started/presence-detection/'>Presence detection</a></li>
<li><a href='/getting-started/automation/'>Automation</a></li>
<li><a href='/getting-started/templating/'>Templating</a></li>
<li><a href='/cookbook'>Configuration cookbook</a></li>
</ul>
</li>
<li><a href='/components/'>Components</a></li>
<li>
<a href="/developers/">Developers</a>
<ul>
<li><a href="/developers/architecture/">Architecture</a></li>
<li><a href="/developers/frontend/">Frontend development</a></li>
<li><a href="/developers/creating_components/">
Creating components
</a></li>
<li><a href="/developers/add_new_platform/">
Adding platform support
</a></li>
<li><a href="/developers/api/">API</a></li>
<li><a href="/developers/credits/">Credits</a></li>
</ul>
</li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/help/">Need help?</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<div class="grid-wrapper">
<div class="grid grid-center">
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
<article class="page">
<header>
<h1 class="title indent">
Input Boolean
</h1>
</header>
<hr class="divider">
<p>The input boolean component allows the user to define boolean values that can be controlled via the frontend and can be used within conditions of automation. This can for example be used to disable or enable certain automations.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">input_boolean</span>:
<span class="key">notify_home</span>:
<span class="comment"># Optional, friendly name of entry</span>
<span class="key">name</span>: <span class="string"><span class="content">Notify when someome arrives home</span></span>
<span class="comment"># Optional, value when Home Assistant starts</span>
<span class="key">initial</span>: <span class="string"><span class="content">off</span></span>
<span class="comment"># Optional, icon for entry</span>
<span class="key">icon</span>: <span class="string"><span class="content">mdi:car</span></span>
</pre></div>
</div>
</div>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
<div class="grid">
<section class="aside-module grid__item one-whole lap-one-half">
<div class='brand-logo-container section'>
<img src='/images/supported_brands/home-assistant.png' />
</div>
<div class='section'>
<h1 class="title delta">Category Automation</h1>
<ul class='divided'>
<li>
<a href='/components/automation/'>Automation</a>
</li>
<li>
<a href='/components/ifttt/'>IFTTT</a>
</li>
<li>
Input Boolean
</li>
<li>
<a href='/components/keyboard/'>Keyboard</a>
</li>
<li>
<a href='/components/device_sun_light_trigger/'>Presence based lights</a>
</li>
<li>
<a href='/components/script/'>Scripts</a>
</li>
<li>
<a href='/components/shell_command/'>Shell command</a>
</li>
</ul>
</div>
</section>
</div>
</aside>
</div>
</div>
<footer>
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item">
<div class="copyright">
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
<div class="credit">
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
</div>
</div>
</div>
</div>
</div>
</footer>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<script>
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>

View file

@ -218,12 +218,18 @@ The ISY994 controller is manufactured by <a href="https://www.universal-devices.
<li> <li>
<a href='/components/modbus/'>Modbus</a> <a href='/components/modbus/'>Modbus</a>
</li> </li>
<li>
<a href='/components/mysensors/'>MySensors</a>
</li>
<li> <li>
<a href='/components/rfxtrx/'>RFXtrx</a> <a href='/components/rfxtrx/'>RFXtrx</a>
</li> </li>
<li> <li>
<a href='/components/tellstick/'>TellStick</a> <a href='/components/tellstick/'>TellStick</a>
</li> </li>
<li>
<a href='/components/tellduslive/'>Telldus Live</a>
</li>
<li> <li>
<a href='/components/vera/'>Vera</a> <a href='/components/vera/'>Vera</a>
</li> </li>

View file

@ -164,6 +164,9 @@
<li> <li>
<a href='/components/ifttt/'>IFTTT</a> <a href='/components/ifttt/'>IFTTT</a>
</li> </li>
<li>
<a href='/components/input_boolean/'>Input Boolean</a>
</li>
<li> <li>
Keyboard Keyboard
</li> </li>

View file

@ -116,6 +116,8 @@
<span class="key">light</span>: <span class="key">light</span>:
<span class="key">platform</span>: <span class="string"><span class="content">hue</span></span> <span class="key">platform</span>: <span class="string"><span class="content">hue</span></span>
<span class="key">host</span>: <span class="string"><span class="content">DEVICE_IP_ADDRESS</span></span> <span class="key">host</span>: <span class="string"><span class="content">DEVICE_IP_ADDRESS</span></span>
<span class="comment"># Optional, make this unique if specifying multiple Hue hubs</span>
<span class="key">filename</span>: <span class="string"><span class="content">my_hue_hub_token.conf</span></span>
</pre></div> </pre></div>
</div> </div>
</div> </div>

View file

@ -207,12 +207,18 @@
<li> <li>
Modbus Modbus
</li> </li>
<li>
<a href='/components/mysensors/'>MySensors</a>
</li>
<li> <li>
<a href='/components/rfxtrx/'>RFXtrx</a> <a href='/components/rfxtrx/'>RFXtrx</a>
</li> </li>
<li> <li>
<a href='/components/tellstick/'>TellStick</a> <a href='/components/tellstick/'>TellStick</a>
</li> </li>
<li>
<a href='/components/tellduslive/'>Telldus Live</a>
</li>
<li> <li>
<a href='/components/vera/'>Vera</a> <a href='/components/vera/'>Vera</a>
</li> </li>

View file

@ -354,12 +354,18 @@ Home Assistant will automatically load the correct certificate if you connect to
<li> <li>
<a href='/components/modbus/'>Modbus</a> <a href='/components/modbus/'>Modbus</a>
</li> </li>
<li>
<a href='/components/mysensors/'>MySensors</a>
</li>
<li> <li>
<a href='/components/rfxtrx/'>RFXtrx</a> <a href='/components/rfxtrx/'>RFXtrx</a>
</li> </li>
<li> <li>
<a href='/components/tellstick/'>TellStick</a> <a href='/components/tellstick/'>TellStick</a>
</li> </li>
<li>
<a href='/components/tellduslive/'>Telldus Live</a>
</li>
<li> <li>
<a href='/components/vera/'>Vera</a> <a href='/components/vera/'>Vera</a>
</li> </li>

View file

@ -0,0 +1,251 @@
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MySensors - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to integrate MySensors sensors into Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/mysensors/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="MySensors">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/mysensors/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to integrate MySensors sensors into Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="MySensors">
<meta name="twitter:description" content="Instructions how to integrate MySensors sensors into Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
</head>
<body >
<header>
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
<a href="/" class="site-title">
<img width='40' src='/images/favicon-192x192.png'>
<span>Home Assistant</span>
</a>
</div>
<div class="grid__item seven-tenths lap-four-sixths palm-one-whole">
<nav>
<input type="checkbox" id="toggle">
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
<ul class="menu pull-right">
<li>
<a href="/getting-started/">Getting started</a>
<ul>
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
<li><a href='/getting-started/configuration/'>Configuration basics</a></li>
<li><a href='/getting-started/devices/'>Adding devices</a></li>
<li><a href='/getting-started/presence-detection/'>Presence detection</a></li>
<li><a href='/getting-started/automation/'>Automation</a></li>
<li><a href='/getting-started/templating/'>Templating</a></li>
<li><a href='/cookbook'>Configuration cookbook</a></li>
</ul>
</li>
<li><a href='/components/'>Components</a></li>
<li>
<a href="/developers/">Developers</a>
<ul>
<li><a href="/developers/architecture/">Architecture</a></li>
<li><a href="/developers/frontend/">Frontend development</a></li>
<li><a href="/developers/creating_components/">
Creating components
</a></li>
<li><a href="/developers/add_new_platform/">
Adding platform support
</a></li>
<li><a href="/developers/api/">API</a></li>
<li><a href="/developers/credits/">Credits</a></li>
</ul>
</li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/help/">Need help?</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<div class="grid-wrapper">
<div class="grid grid-center">
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
<article class="page">
<header>
<h1 class="title indent">
MySensors
</h1>
</header>
<hr class="divider">
<p>The <a href="https://www.mysensors.org">MySensors</a> project combines Arduino boards with NRF24L01 radio boards to build sensor networks. The component will automatically add all available switches and sensors to Home Assistant.</p>
<p>Integrate your Serial MySensors Gateway by adding the following to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">mysensors</span>:
<span class="key">gateways</span>:
- <span class="string"><span class="content">port: '/dev/ttyUSB0'</span></span>
<span class="key">persistence_file</span>: <span class="string"><span class="content">'path/mysensors.json'</span></span>
- <span class="string"><span class="content">port: '/dev/ttyACM1'</span></span>
<span class="key">persistence_file</span>: <span class="string"><span class="content">'path/mysensors2.json'</span></span>
<span class="key">debug</span>: <span class="string"><span class="content">true</span></span>
<span class="key">persistence</span>: <span class="string"><span class="content">true</span></span>
<span class="key">version</span>: <span class="string"><span class="content">'1.5'</span></span>
</pre></div>
</div>
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>port</strong> (<em>Required</em>): The port where your board is connected to your Home Assistant host.</li>
<li><strong>debug</strong> (<em>Optional</em>): Enable or disable verbose debug logging.</li>
<li><strong>persistence</strong> (<em>Optional</em>): Enable or disable local persistence of sensor information. If this is disabled, then each sensor will need to send presentation messages after Home Assistant starts.</li>
<li><strong>persistence_file</strong> (<em>Optional</em>): Path to a file to save sensor information. The file extension determines the file type. Currently supported file types are pickle and json.</li>
<li><strong>version</strong> (<em>Optional</em>): Specifies the MySensors protocol version to use (ex. 1.4, 1.5).</li>
</ul>
<p>If you are using an original Arduino the port will be named <code>ttyACM*</code>. The exact number can be determined with the command shown below.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>$ ls /dev/ttyACM*
</pre></div>
</div>
</div>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
<div class="grid">
<section class="aside-module grid__item one-whole lap-one-half">
<div class='brand-logo-container section'>
<img src='/images/supported_brands/mysensors.png' />
</div>
<div class='section'>
<h1 class='title delta'>Related components</h1>
<ul class='divided'>
<li><a href='/components/sensor.mysensors/'>
MySensors sensors
</a></li>
<li><a href='/components/switch.mysensors/'>
MySensors switches
</a></li>
</ul>
</div>
<div class='section'>
<h1 class="title delta">Category Hub</h1>
<ul class='divided'>
<li>
<a href='/components/ecobee/'>Ecobee</a>
</li>
<li>
<a href='/components/isy994/'>ISY994 Controller</a>
</li>
<li>
<a href='/components/mqtt/'>MQTT</a>
</li>
<li>
<a href='/components/modbus/'>Modbus</a>
</li>
<li>
MySensors
</li>
<li>
<a href='/components/rfxtrx/'>RFXtrx</a>
</li>
<li>
<a href='/components/tellstick/'>TellStick</a>
</li>
<li>
<a href='/components/tellduslive/'>Telldus Live</a>
</li>
<li>
<a href='/components/vera/'>Vera</a>
</li>
<li>
<a href='/components/verisure/'>Verisure</a>
</li>
<li>
<a href='/components/wink/'>Wink</a>
</li>
<li>
<a href='/components/zwave/'>Z-Wave</a>
</li>
</ul>
</div>
</section>
</div>
</aside>
</div>
</div>
<footer>
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item">
<div class="copyright">
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
<div class="credit">
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
</div>
</div>
</div>
</div>
</div>
</footer>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<script>
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>

View file

@ -140,16 +140,6 @@ If you disable and re-enable the SMS API option, please be sure to update your t
<li><strong>access_token</strong> (<em>Required</em>): You can get this token by activating the SMS API in your online account.</li> <li><strong>access_token</strong> (<em>Required</em>): You can get this token by activating the SMS API in your online account.</li>
</ul> </ul>
<h4>Example service payload</h4>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>{
<span class="key"><span class="delimiter">&quot;</span><span class="content">message</span><span class="delimiter">&quot;</span></span>: <span class="string"><span class="delimiter">&quot;</span><span class="content">Hello World</span><span class="delimiter">&quot;</span></span>
}
</pre></div>
</div>
</div>
</article> </article>

View file

@ -196,12 +196,18 @@ light.a8__0123454041230170
<li> <li>
<a href='/components/modbus/'>Modbus</a> <a href='/components/modbus/'>Modbus</a>
</li> </li>
<li>
<a href='/components/mysensors/'>MySensors</a>
</li>
<li> <li>
RFXtrx RFXtrx
</li> </li>
<li> <li>
<a href='/components/tellstick/'>TellStick</a> <a href='/components/tellstick/'>TellStick</a>
</li> </li>
<li>
<a href='/components/tellduslive/'>Telldus Live</a>
</li>
<li> <li>
<a href='/components/vera/'>Vera</a> <a href='/components/vera/'>Vera</a>
</li> </li>

View file

@ -161,6 +161,9 @@
<li> <li>
<a href='/components/ifttt/'>IFTTT</a> <a href='/components/ifttt/'>IFTTT</a>
</li> </li>
<li>
<a href='/components/input_boolean/'>Input Boolean</a>
</li>
<li> <li>
<a href='/components/keyboard/'>Keyboard</a> <a href='/components/keyboard/'>Keyboard</a>
</li> </li>

View file

@ -180,12 +180,6 @@
<li> <li>
<a href='/components/sensor.dht/'>DHT sensor</a> <a href='/components/sensor.dht/'>DHT sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li>
<a href='/components/switch.rpi_gpio/'>Raspberry PI GPIO switch</a>
</li>
</ul> </ul>
</div> </div>
</section> </section>

View file

@ -249,10 +249,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -263,6 +260,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -278,6 +278,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -230,10 +230,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -244,6 +241,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -259,6 +259,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -271,10 +271,7 @@ print(response.json()[<span class="string"><span class="delimiter">'</span><span
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -285,6 +282,9 @@ print(response.json()[<span class="string"><span class="delimiter">'</span><span
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -300,6 +300,9 @@ print(response.json()[<span class="string"><span class="delimiter">'</span><span
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -173,10 +173,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -187,6 +184,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -202,6 +202,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -174,12 +174,6 @@ As this requires access to the GPIO, you will need to run Home Assistant as root
<li> <li>
DHT sensor DHT sensor
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li>
<a href='/components/switch.rpi_gpio/'>Raspberry PI GPIO switch</a>
</li>
</ul> </ul>
</div> </div>
</section> </section>

View file

@ -220,10 +220,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -234,6 +231,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -249,6 +249,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -168,10 +168,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -182,6 +179,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -197,6 +197,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -189,10 +189,7 @@ negative number of minutes your timezone is ahead/behind UTC time.</li>
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -203,6 +200,9 @@ negative number of minutes your timezone is ahead/behind UTC time.</li>
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -218,6 +218,9 @@ negative number of minutes your timezone is ahead/behind UTC time.</li>
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -181,10 +181,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -195,6 +192,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -210,6 +210,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -230,10 +230,7 @@ Glances web server started on http://0.0.0.0:61208/
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -244,6 +241,9 @@ Glances web server started on http://0.0.0.0:61208/
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -259,6 +259,9 @@ Glances web server started on http://0.0.0.0:61208/
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -226,10 +226,7 @@ Each named register will create an integer sensor and each named bit will create
Modbus sensor Modbus sensor
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -240,6 +237,9 @@ Each named register will create an integer sensor and each named bit will create
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -255,6 +255,9 @@ Each named register will create an integer sensor and each named bit will create
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -237,10 +237,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -251,6 +248,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -266,6 +266,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -7,7 +7,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MySensors sensor - Home Assistant</title> <title>MySensors sensors - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen"> <meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to integrate MySensors sensors into Home Assistant."> <meta name="description" content="Instructions how to integrate MySensors sensors into Home Assistant.">
@ -15,7 +15,7 @@
<link rel="canonical" href="https://home-assistant.io/components/sensor.mysensors/"> <link rel="canonical" href="https://home-assistant.io/components/sensor.mysensors/">
<meta property="fb:app_id" content="338291289691179"> <meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="MySensors sensor"> <meta property="og:title" content="MySensors sensors">
<meta property="og:site_name" content="Home Assistant"> <meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/sensor.mysensors/"> <meta property="og:url" content="https://home-assistant.io/components/sensor.mysensors/">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
@ -25,7 +25,7 @@
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@home_assistant"> <meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="MySensors sensor"> <meta name="twitter:title" content="MySensors sensors">
<meta name="twitter:description" content="Instructions how to integrate MySensors sensors into Home Assistant."> <meta name="twitter:description" content="Instructions how to integrate MySensors sensors into Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png"> <meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -102,41 +102,12 @@
<article class="page"> <article class="page">
<header> <header>
<h1 class="title indent"> <h1 class="title indent">
MySensors sensor MySensors sensors
</h1> </h1>
</header> </header>
<hr class="divider"> <hr class="divider">
<p>The <a href="https://www.mysensors.org">MySensors</a> project combines Arduino boards with NRF24L01 radio boards to build sensor networks. The mysensors platform support sensors connected to the MYSensors Gateway.</p> <p>Integrates MySensors sensors into Home Assistant. See the <a href="/components/mysensors/">main component</a> for configuration instructions.</p>
<p>Integrate your Serial MYSensors Gateway by adding the following to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">sensor</span>:
<span class="key">platform</span>: <span class="string"><span class="content">mysensors</span></span>
<span class="key">port</span>: <span class="string"><span class="content">/dev/ttyACM0</span></span>
</pre></div>
</div>
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>port</strong> (<em>Required</em>): The port where your board is connected to your Home Assistant host.</li>
<li><strong>debug</strong> (<em>Optional</em>): Enable or disable verbose debug logging.</li>
<li><strong>persistence</strong> (<em>Optional</em>): Enable or disable local persistence of sensor information. If this is disabled, then each sensor will need to send presentation messages after Home Assistant starts.</li>
<li><strong>persistence_file</strong> (<em>Optional</em>): Path to a file to save sensor information. The file extension determines the file type. Currently supported file types are pickle and json.</li>
<li><strong>version</strong> (<em>Optional</em>): Specifies the MySensors protocol version to use (ex. 1.4, 1.5).</li>
</ul>
<p>If you are using an original Arduino the port will be named <code>ttyACM*</code>. The exact number can be determined with the command shown below.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>$ ls /dev/ttyACM*
</pre></div>
</div>
</div>
</article> </article>
@ -153,6 +124,17 @@
<div class='brand-logo-container section'> <div class='brand-logo-container section'>
<img src='/images/supported_brands/mysensors.png' /> <img src='/images/supported_brands/mysensors.png' />
</div> </div>
<div class='section'>
<h1 class='title delta'>Related components</h1>
<ul class='divided'>
<li><a href='/components/mysensors/'>
MySensors
</a></li>
<li><a href='/components/switch.mysensors/'>
MySensors switches
</a></li>
</ul>
</div>
<div class='section'> <div class='section'>
<h1 class="title delta">Category Sensor</h1> <h1 class="title delta">Category Sensor</h1>
<ul class='divided'> <ul class='divided'>
@ -187,10 +169,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
MySensors sensor MySensors sensors
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -201,6 +180,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -216,6 +198,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -150,6 +150,39 @@
</li> </li>
</ul> </ul>
<h3><a class="title-link" name="get-api-and-secret-key" href="#get-api-and-secret-key"></a> Get API and Secret Key</h3>
<p>To get your API credentials, you have to declare a new application in the <a href="https://dev.netatmo.com/">NetAtmo Developer Page</a> Sign in using your username and password from your regular NetAtmo account.<br />
Click on Create an App at the top of the page.</p>
<p class="img">
<img src="/images/screenshots/netatmo_create.png" />
</p>
<p>You have to fill the form, but only two fields are required : Name and Description. It doesnt really matter what you put into those. Just write something that make sense to you. To submit your new app, click on create at the bottom of the form.</p>
<p class="img">
<img src="/images/screenshots/netatmo_app.png" />
</p>
<p>Thats it. You can copy and paste your new API and secret keys in your Home Assistant configuration file just as said above.</p>
<p class="img">
<img src="/images/screenshots/netatmo_api.png" />
</p>
<h3><a class="title-link" name="find-your-modules-name" href="#find-your-modules-name"></a> Find your modules name</h3>
<p>You can find your modules name in your [online NetAtmo account] (https://my.netatmo.com/app/station) . These names can be found and changed in parameters (See screenshot)<br />
You have to provide these name in your Home Assistant configuration file.</p>
<p class="img">
<img src="/images/screenshots/netatmo_module.png" />
</p>
<p class="note">
The Home Assistant NetAtmo platform has only be tested with the classic indoor and outdoor module. There is no support for the rainmeter and windmeter module at this time because developers does not own these modules.
</p>
</article> </article>
@ -198,10 +231,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
Netatmo Netatmo
@ -212,6 +242,9 @@
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -227,6 +260,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -260,10 +260,7 @@ Make sure that the URL matches exactly your endpoint or resource.
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -274,6 +271,9 @@ Make sure that the URL matches exactly your endpoint or resource.
<li> <li>
<a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a> <a href='/components/sensor.rfxtrx/'>RFXtrx sensor</a>
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -289,6 +289,9 @@ Make sure that the URL matches exactly your endpoint or resource.
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

View file

@ -180,10 +180,7 @@
<a href='/components/sensor.modbus/'>Modbus sensor</a> <a href='/components/sensor.modbus/'>Modbus sensor</a>
</li> </li>
<li> <li>
<a href='/components/sensor.mysensors/'>MySensors sensor</a> <a href='/components/sensor.mysensors/'>MySensors sensors</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest thermostat</a>
</li> </li>
<li> <li>
<a href='/components/sensor.netatmo/'>Netatmo</a> <a href='/components/sensor.netatmo/'>Netatmo</a>
@ -194,6 +191,9 @@
<li> <li>
RFXtrx sensor RFXtrx sensor
</li> </li>
<li>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li> <li>
<a href='/components/sensor.sabnzbd/'>SABnzbd</a> <a href='/components/sensor.sabnzbd/'>SABnzbd</a>
</li> </li>
@ -209,6 +209,9 @@
<li> <li>
<a href='/components/sensor.tellstick/'>TellStick sensor</a> <a href='/components/sensor.tellstick/'>TellStick sensor</a>
</li> </li>
<li>
<a href='/components/sensor.tellduslive/'>Telldus Live sensors</a>
</li>
<li> <li>
<a href='/components/sensor.time_date/'>Time & Date</a> <a href='/components/sensor.time_date/'>Time & Date</a>
</li> </li>

Some files were not shown because too many files have changed in this diff Show more