diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 281d7972211..0f85a2a644e 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -42,3 +42,9 @@ Configuration variables:
Do not use the `api_key` variable. The key is only needed once at initial setup.
+ ++ +Please make sure you have `autoconf` installed (`apt-get install autoconf`) if you want to use this component. Also, installing some dependencies might take considerable time (>1h) on slow devices. You might have to use `sudo` when installing `autoconf`. + +