Site updated at 2017-04-17 16:39:44 UTC
This commit is contained in:
parent
65066bf9ca
commit
aaef486e58
177 changed files with 1539 additions and 971 deletions
|
@ -132,6 +132,9 @@
|
|||
<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/2017/04/17/ikea-tradfri-internet-of-things-done-right/">IKEA Trådfri: Internet of Things done right</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
|
@ -141,9 +144,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/03/28/http-to-mqtt-bridge/">HTTP to MQTT bridge</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/03/25/todo-volumio-workday/">Home Assistant 0.41: Tado, Volumio, Workday, improved Plex</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -331,6 +331,9 @@
|
|||
<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/2017/04/17/ikea-tradfri-internet-of-things-done-right/">IKEA Trådfri: Internet of Things done right</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
|
@ -340,9 +343,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/03/28/http-to-mqtt-bridge/">HTTP to MQTT bridge</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/03/25/todo-volumio-workday/">Home Assistant 0.41: Tado, Volumio, Workday, improved Plex</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -135,6 +135,9 @@
|
|||
<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/2017/04/17/ikea-tradfri-internet-of-things-done-right/">IKEA Trådfri: Internet of Things done right</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/">Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems</a>
|
||||
</li>
|
||||
|
@ -144,9 +147,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/03/28/http-to-mqtt-bridge/">HTTP to MQTT bridge</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/03/25/todo-volumio-workday/">Home Assistant 0.41: Tado, Volumio, Workday, improved Plex</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -0,0 +1,248 @@
|
|||
<!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>IKEA Trådfri: Internet of Things done right - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="We analyzed the recently released IKEA Trådfri hardware. It is the perfect companion hardware to Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="IKEA Trådfri: Internet of Things done right">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="We analyzed the recently released IKEA Trådfri hardware. It is the perfect companion hardware to Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2017-04-tradfri/gateway.jpg">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:creator" content="@balloob">
|
||||
<meta name="twitter:title" content="IKEA Trådfri: Internet of Things done right">
|
||||
<meta name="twitter:description" content="We analyzed the recently released IKEA Trådfri hardware. It is the perfect companion hardware to Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2017-04-tradfri/gateway.jpg">
|
||||
<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='/demo/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></li>
|
||||
<li><a href="/components/">Components</a></li>
|
||||
<li><a href="/docs/">Docs</a></li>
|
||||
<li><a href="/cookbook/">Examples</a></li>
|
||||
<li><a href="/developers/">Developers</a></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">IKEA Trådfri: Internet of Things done right</h1>
|
||||
<div class="meta clearfix">
|
||||
<time datetime="2017-04-17T08:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> April 17, 2017</time>
|
||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
||||
<span><i class='icon-time'></i> nine minutes reading time</span>
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
<li>Internet-of-Things</li>
|
||||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="#disqus_thread"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
<p>Last month IKEA released a new home automation lineup called <a href="http://www.ikea.com/us/en/catalog/categories/departments/lighting/36812/">Trådfri</a>. It consists of white bulbs, dimming remotes, color temperature remotes and motion sensors. After almost two weeks of research, we have come to the conclusion that this is going to be the perfect companion hardware to work with Home Assistant. Here is the gist of our breakdown:</p>
|
||||
<ul>
|
||||
<li><strong>Works out of the box.</strong> You can get started by just buying the already paired light and remote. You only need to buy the gateway if you want to set time-based rules for your lights or use your phone as a remote.</li>
|
||||
<li><strong>Local only hub.</strong> No cloud that gathers data about how you live your life and it will keep working even if IKEA stops supporting it.</li>
|
||||
<li><strong>Based on open standards.</strong> It uses Zigbee between devices and CoAP/dTLS to talk to the gateway. This means that you are not locked into a single vendor. You can pair it with Philips Hue bulbs and other compatible vendors.</li>
|
||||
<li><strong>Affordable.</strong> Lights start at $12 standalone and $20 if bundled with a remote (USA prices).</li>
|
||||
<li><strong>Useful design.</strong> The gateway has built-in space to hide excess cables and remotes come with magnetic holders for on the wall.</li>
|
||||
<li><strong>Able to subscribe to changes (local push).</strong> Automations will be able to instantly respond to changes to device states by subscribing to the gateway for changes.</li>
|
||||
<li><strong>Full integration in Home Assistant 0.43 (scheduled for release April 22).</strong> Our community built a standalone library <a href="https://github.com/ggravlingen/pytradfri">pytradfri</a> and we use it in Home Assistant. Home Assistant will automatically discover gateways on your network and guide the user to set them up.</li>
|
||||
<li><strong>Downside: no integration with other systems yet.</strong> There are rumors that Homekit support will land in October and I expect both Google Home and Amazon Echo to eventually add support. Use Home Assistant to connect them all in the meanwhile.</li>
|
||||
<li><strong>Semi-downside: you can’t control your lights remotely.</strong> Because it’s local only, you won’t be able to control your lights remotely unless via a third-party integration.</li>
|
||||
</ul>
|
||||
<p>Full breakdown available after clicking read more.</p>
|
||||
<p><em>(Note: we are not affiliated with IKEA nor do we receive commission for sales. We are just big fans of their new line up!)</em></p>
|
||||
<a name="read-more"></a>
|
||||
<h2><a class="title-link" name="works-out-of-the-box" href="#works-out-of-the-box"></a> Works out of the box</h2>
|
||||
<p>IKEA Trådfri focuses on the basics: making a product that works out of the box. They sell various dimming kits. Each contain a light and a remote paired to control the light. You put the light into the socket, slide the battery into the remote and. it. works. No need to purchase a gateway, download an app and use your phone to set it up. Heck, you don’t even need internet to get started!</p>
|
||||
<p>You will only need to buy the gateway if you want to use your phone as a remote or set up home automation.</p>
|
||||
<h2><a class="title-link" name="only-works-locally" href="#only-works-locally"></a> Only works locally</h2>
|
||||
<p>The gateway only works locally. It only reaches out to the internet to synchronize the time and to check for firmware updates. This is awesome for many different reasons.</p>
|
||||
<p><strong>Privacy & Security.</strong> No one but yourself will have access to the state of your house. And inside your house your communication with the gateway is encrypted.</p>
|
||||
<p><strong>Reliability & Speed.</strong> All communication will always happen locally. Even if your internet will go out, you can still control your lights and your automations will still run. Even if IKEA would decide to drop support it will still continue to work.</p>
|
||||
<p>Check out <a href="http://mjg59.dreamwidth.org/47803.html">this blog post by Matthew Garrett</a> for a more in-depth analysis of the security of the gateway. His conclusion:</p>
|
||||
<blockquote>
|
||||
<p>Overall: as far as design goes, this is one of the most secure IoT-style devices I’ve looked at. I haven’t examined the COAP stack in detail to figure out whether it has any exploitable bugs, but the attack surface is pretty much as minimal as it could be while still retaining any functionality at all. I’m impressed.</p>
|
||||
</blockquote>
|
||||
<h2><a class="title-link" name="based-on-open-standards" href="#based-on-open-standards"></a> Based on open standards</h2>
|
||||
<p>IKEA Trådfri devices use the open standard Zigbee to communicate. The gateway speaks both Zigbee and connects to your network to offer an API based on the open standard CoAP. The API communication is secured via the open standard DTLS.</p>
|
||||
<p>Because it’s based on Zigbee, you don’t have to just buy IKEA devices the rest of your life. For example, Philips Hue lights will pair just fine with the IKEA gateway.</p>
|
||||
<p>Note that there are reports that the other way around, pairing an IKEA light to the Philips Hue hub is currently not possible. IKEA is working on it according to <a href="https://developers.meethue.com/content/philips-hue-and-ikea-tr%C3%A5dfri#comment-2686">a post by Philips Hue support</a>:</p>
|
||||
<blockquote>
|
||||
<p>The non-interoperability between the newly launched IKEA smart lighting products and the Philips Hue bridge has been analyzed. One of the issues found is that the IKEA bulbs report their ProfileID as corresponding to the ZigBee Home Automation (ZHA) profile rather than the ZigBee Light Link (ZLL) profile. As the IKEA bulbs do not behave fully compliant with the ZLL standard, they are rejected by the Hue bridge. IKEA is aware of this and informed us their intent is to have the IKEA smart lighting bulbs to work with the Philips Hue bridge.</p>
|
||||
</blockquote>
|
||||
<h2><a class="title-link" name="affordable" href="#affordable"></a> Affordable</h2>
|
||||
<p>A white IKEA light bulb that just supports dimming starts at $12. You’ll have to shell out $18 If you want a white bulb that can control the light temperature to allow for different shades of white (relax, cool, focus etc). These prices are slightly lower than the competition. Right now on Amazon the cheapest just-dimming white bulbs come in at $15.</p>
|
||||
<p>However what really differentiates this system is the availability of all the cheap remotes and motion sensors. Ranging between $20 and $27 you get a light and a remote. Standalone Zigbee remotes on Amazon currently start at $21!</p>
|
||||
<p>Remotes are <a href="https://home-assistant.io/blog/2016/01/19/perfect-home-automation/#you-should-not-have-to-adapt-to-technology">a very important aspect of home automation</a>. The electricity has to be always on for the bulbs to function so you’ll need Zigbee switches and remotes to control your lights. The fact that they are so cheap will really help with adoption.</p>
|
||||
<p class="img">
|
||||
<img src="/images/blog/2017-04-tradfri/prices.png" />
|
||||
Prices of the various available dimming kits.
|
||||
</p>
|
||||
<h2><a class="title-link" name="useful-design" href="#useful-design"></a> Useful design</h2>
|
||||
<p>The lights and gateway are all made with a simple design and will easily blend into your home. They did sneak in some great and useful things. You can slide the cover off the gateway and open it up. Inside is a mini case for the actual electronics but mainly it’s just empty space so you can roll up any excess network and usb cable from the hub inside!</p>
|
||||
<p class="img">
|
||||
<img src="/images/blog/2017-04-tradfri/gateway.jpg" />
|
||||
The cables you don’t need can be hidden in the gateway.
|
||||
</p>
|
||||
<p>Another nice feature is that the remote comes with a magnetic mount for the wall.</p>
|
||||
<h2><a class="title-link" name="able-to-subscribe-to-changes-local-push" href="#able-to-subscribe-to-changes-local-push"></a> Able to subscribe to changes (local push)</h2>
|
||||
<p>This is a feature that I am really excited about. By being able to subscribe to changes in the Zigbee network Home Assistant will be able to instantly be notified about changes and trigger automations if necessary.</p>
|
||||
<p>This means that you will be able to turn the power on for a light and see it instantly turn on in Home Assistant.</p>
|
||||
<p><a href="https://home-assistant.io/blog/2016/02/12/classifying-the-internet-of-things/"><em>(Learn more about the different ways IoT devices broadcast changes)</em></a></p>
|
||||
<h2><a class="title-link" name="full-integration-in-home-assistant-043-scheduled-for-release-april-22" href="#full-integration-in-home-assistant-043-scheduled-for-release-april-22"></a> Full integration in Home Assistant 0.43 (scheduled for release April 22)</h2>
|
||||
<p>Home Assistant will automatically discover gateways on your network and guide the user to set them up.</p>
|
||||
<p>Once IKEA Trådfri got released, our community, lead by <a href="https://github.com/ggravlingen">Patrik</a>, got quickly organized and started analyzing the different aspects <a href="https://community.home-assistant.io/t/ikea-tradfri-gateway-zigbee/14788">in our forums</a>. I am happy to say that the end result is a standalone Python library <a href="https://github.com/ggravlingen/pytradfri">pytradfri</a> to control the gateway. This means that starting from our next release, Home Assistant 0.43, we will auto discover your gateway and integrate all your lights.</p>
|
||||
<p>The initial version of our integration will not yet stream events from the gateway. We’re still working on figuring out that part of the API.</p>
|
||||
<p class="img">
|
||||
<img src="/images/blog/2017-04-tradfri/discovery.png" />
|
||||
After automatic discovery, Home Assistant will ask the user to finish pairing with the gateway.
|
||||
</p>
|
||||
<h2><a class="title-link" name="downside-not-many-integrations-yet" href="#downside-not-many-integrations-yet"></a> Downside: not many integrations yet</h2>
|
||||
<p>The one major downside right now is that there are not many integrations yet because the system is brand new. There are <a href="https://github.com/bwssytems/ha-bridge/issues/570#issuecomment-293505087">rumors</a> that Homekit is planned for October. And given the way the API is set up, I expect Google Home and Amazon Echo (Alexa) to eventually announce integration too.</p>
|
||||
<p>Since Home Assistant does integrate with it, you can use Home Assistant to bridge to these systems. For Homekit use <a href="https://github.com/nfarina/homebridge">Homebridge</a> with the <a href="https://github.com/home-assistant/homebridge-homeassistant">Home Assistant plugin</a>. For integration with Google Home and Amazon Echo use <a href="https://home-assistant.io/components/emulated_hue/">the Emulated Hue component</a>. For Google Home you can also use <a href="https://home-assistant.io/components/apiai/">the API.ai integration</a> and Amazon Echo can also work with <a href="https://github.com/auchter/haaska">Haaska</a>.</p>
|
||||
<h2><a class="title-link" name="semi-downside-you-cant-control-your-lights-remotely" href="#semi-downside-you-cant-control-your-lights-remotely"></a> Semi-downside: you can’t control your lights remotely</h2>
|
||||
<p>Because the system is local only, you won’t be able to control your lights remotely. As with the previous downside, you will be able to use Home Assistant to make your system available remotely.</p>
|
||||
<p>Classified this as a semi-downside because besides showing off, the actual use cases are very rare. Although it makes <a href="https://i2.wp.com/blog.smartthings.com/wp-content/uploads/2014/06/summer-vacay-683x405-blog.png?fit=683%2C405&ssl=1">great marketing material</a>.</p>
|
||||
<h2><a class="title-link" name="conclusion" href="#conclusion"></a> Conclusion</h2>
|
||||
<p>With Trådfri, IKEA has managed to put out an affordable and secure home automation system that does not compromise on functionality or design. There are still some downsides which I expect to get resolved in the future.</p>
|
||||
<p>As it currently stands, this is going to be the perfect companion hardware to work with Home Assistant: local, affordable, secure. And as cherry on the pie, local push will make us aware of changes right away.</p>
|
||||
</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>
|
||||
<li><div class="fb-like" data-href="https://www.facebook.com/homeassistantio/" data-layout="standard" data-action="like" data-size="small" data-show-faces="true" data-share="false"></div></li>
|
||||
</ul>
|
||||
</section>
|
||||
<div id="fb-root"></div>
|
||||
<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>
|
||||
<script>(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/all.js#appId=338291289691179&xfbml=1";fjs.parentNode.insertBefore(js,fjs);}(document,'script','facebook-jssdk'));</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/2017/04/17/ikea-tradfri-internet-of-things-done-right/"
|
||||
data-counturl="https://home-assistant.io/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/" >Tweet</a>
|
||||
<div class="fb-share-button" style='top: -6px;'
|
||||
data-href="https://home-assistant.io/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/"
|
||||
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>
|
||||
<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/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/">Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/01/thomas-krenn-award/">Thomas Krenn award 2017</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/03/28/http-to-mqtt-bridge/">HTTP to MQTT bridge</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://facebook.com/homeassistantio'><i class="icon-facebook"></i></a>
|
||||
<a rel="me" href='https://plus.google.com/110560654828510104551'><i class="icon-google-plus"></i></a>
|
||||
<a rel="me" href='https://github.com/home-assistant/home-assistant'><i class="icon-github"></i></a>
|
||||
<div class="credit">
|
||||
Contact us at <a href='mailto:hello@home-assistant.io'>hello@home-assistant.io</a>.<br>
|
||||
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>
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">home-assistant.io</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<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/2017/04/17/ikea-tradfri-internet-of-things-done-right/';
|
||||
var disqus_url = 'https://home-assistant.io/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/';
|
||||
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>
|
Loading…
Add table
Add a link
Reference in a new issue