Site updated at 2017-08-16 08:22:02 UTC

This commit is contained in:
Travis CI 2017-08-16 08:22:02 +00:00
parent 660ed83f54
commit de24f14701
26 changed files with 42 additions and 39 deletions

View file

@ -76,6 +76,9 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">tradfri</code> component supports for the IKEA Trådfri (Tradfri) gateway. The gateway can control lights connected to it and Home Assistant will automatically discover its presence on your network.</p>
<p>For this to work, you need to install a modified lib-coap library.</p>
<p class="note warning">
This component does <strong>not</strong> work on Windows, as the modified lib-coap doesnt exists for Windows.
</p>
<p class="note">
If you are using <a href="/hassio/">Hass.io</a> then just move forward to the configuration as all requirements are already fullfilled.
</p>