Add details about the permissions

This commit is contained in:
Fabian Affolter 2016-08-31 23:09:36 +02:00
parent 0cb995e1db
commit c9475b300f
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -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: