Add link to docs

This commit is contained in:
Fabian Affolter 2015-10-25 15:32:17 +01:00
parent 77ba0c0393
commit 3c36d13e8d

View File

@ -1,8 +1,10 @@
""" """
homeassistant.components.downloader homeassistant.components.downloader
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Provides functionality to download files. 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 os
import logging import logging