From 9324e70cadbcaafc5bfba011a382f6ca5c0a01d3 Mon Sep 17 00:00:00 2001 From: Henrik Aronsson Date: Wed, 16 Aug 2017 10:14:11 +0200 Subject: [PATCH] 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. --- source/_components/tradfri.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 512a427eebb..8505d4b21e1 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -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. +

+This component does **not** work on Windows, as the modified lib-coap doesn't exists for Windows. +

If you are using [Hass.io](/hassio/) then just move forward to the configuration as all requirements are already fullfilled.