jdownloader/config.json hinzugefügt
This commit is contained in:
parent
6fb6b171d1
commit
1099b98b39
20
jdownloader/config.json
Normal file
20
jdownloader/config.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "JDownloader 2",
|
||||
"version": "1.0.0",
|
||||
"slug": "jdownloader_ha",
|
||||
"description": "JDownloader 2 Headless (via jaymoulin)",
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
"map": ["share"],
|
||||
"options": {
|
||||
"myjd_email": "deine_email@example.com",
|
||||
"myjd_password": "dein_passwort",
|
||||
"device_name": "HA-JDownloader"
|
||||
},
|
||||
"schema": {
|
||||
"myjd_email": "str",
|
||||
"myjd_password": "password",
|
||||
"device_name": "str"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user