Add link to docs
parent
77ba0c0393
commit
3c36d13e8d
|
@ -1,8 +1,10 @@
|
|||
"""
|
||||
homeassistant.components.downloader
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Provides functionality to download files.
|
||||
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/downloader.html
|
||||
"""
|
||||
import os
|
||||
import logging
|
||||
|
|
Loading…
Reference in New Issue