mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
add icon
This commit is contained in:
parent
663ff92cca
commit
9db9b0be29
@ -9,11 +9,13 @@ sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/download.png' class='brand pull-right' />
|
||||
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.
|
||||
|
||||
To enable it, add the following lines to your `configuration.yaml`:
|
||||
|
||||
```
|
||||
# Example configuration.yaml entry
|
||||
downloader:
|
||||
download_dir: downloads
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user