Update tradfri.markdown (#3185)

Added a warning for windows users that the Tradfri component doesn't work.

Source:
https://github.com/home-assistant/home-assistant/issues/7735#issuecomment-304460322

If anyone has a more technical source it would be neat.
This commit is contained in:
Henrik Aronsson 2017-08-16 10:14:11 +02:00 committed by Fabian Affolter
parent a553f2ca2f
commit 9324e70cad
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -18,6 +18,9 @@ The `tradfri` component supports for the IKEA Trådfri (Tradfri) gateway. The ga
For this to work, you need to install a modified lib-coap library.
<p class='note warning'>
This component does **not** work on Windows, as the modified lib-coap doesn't exists for Windows.
</p>
<p class='note'>
If you are using [Hass.io](/hassio/) then just move forward to the configuration as all requirements are already fullfilled.
</p>