From c9475b300f9143134b5134f6996a7066fb10ce01 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 31 Aug 2016 23:09:36 +0200 Subject: [PATCH] Add details about the permissions --- source/_components/downloader.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/downloader.markdown b/source/_components/downloader.markdown index 4f8ac43e405..e77b2308d57 100644 --- a/source/_components/downloader.markdown +++ b/source/_components/downloader.markdown @@ -12,7 +12,7 @@ ha_category: Downloading ha_release: pre 0.7 --- -The `downloader` component provides a service to download files. It will raise an error and not continue to set itself up when the download directory does not exist. +The `downloader` component provides a service to download files. It will raise an error and not continue to set itself up when the download directory does not exist. The directory needs to be writable for the user that is running Home Assistant. To enable it, add the following lines to your `configuration.yaml` file: