Site updated at 2016-09-01 05:14:57 UTC

This commit is contained in:
Travis CI 2016-09-01 05:14:57 +00:00
parent 6913c5d001
commit 66e6132631
24 changed files with 42 additions and 40 deletions

View file

@ -89,7 +89,7 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">downloader</code> 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.</p>
<p>The <code class="highlighter-rouge">downloader</code> 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.</p>
<p>To enable it, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>