mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Added filename attribute to override filename via downloader (#3730)
This commit is contained in:
parent
de0f26e557
commit
b46c47bca0
@ -40,4 +40,5 @@ This will download the file from the given URL.
|
||||
| ---------------------- | -------- | ---------------------------------------------- |
|
||||
| `url` | no | The url of the file to download. |
|
||||
| `subdir` | yes | Download into subdirectory of **download_dir** |
|
||||
| `filename` | yes | Determine the filename. |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user