From 188560f90b5434cc8efde03d62f1fa653584c9bb Mon Sep 17 00:00:00 2001 From: d-two <32079446+d-two@users.noreply.github.com> Date: Thu, 24 Dec 2020 22:43:39 +0100 Subject: [PATCH] Create DOCS.md --- jdownloader2/DOCS.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 jdownloader2/DOCS.md diff --git a/jdownloader2/DOCS.md b/jdownloader2/DOCS.md new file mode 100644 index 0000000..741f2b6 --- /dev/null +++ b/jdownloader2/DOCS.md @@ -0,0 +1,41 @@ +# Home Assistant Add-on: JDownloader 2 + +JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more. It's an easy-to-extend framework that can save hours of your valuable time every day! + +## Installation + +The installation of this add-on is pretty straightforward and not different in +comparison to installing any other Home Assistant add-on. + +1. Search for the "JDownloader 2" add-on in the Supervisor add-on store and + install it. +1. Check the Configuration +1. Start the "JDownloader 2" add-on. +1. Check the logs of the "JDownloader 2" to see if everything went well. +1. Ready to go! + +## Configuration + +**Note**: _Remember to restart the add-on when the configuration is changed._ + +Example add-on configuration: + +```yaml +email: home@assistant.de +password: fancy +device_name: JD2 by HomeAssistant +``` + +**Note**: _This is just an example, don't copy and paste it! Create your own!_ + +### Option: `email` + +The MyJDownloader account e-mail. Is written automatically to config-file. + +### Option: `password` + +The MyJDownloader account password. Is written automatically to config-file. + +### Option: `device_name` + +The device name that will appear on MyJdownloader portal