Add link to docs

pull/519/merge
Fabian Affolter 2015-10-25 15:32:17 +01:00
parent 77ba0c0393
commit 3c36d13e8d
1 changed files with 3 additions and 1 deletions

View File

@ -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