Add cifsdomain

This commit is contained in:
Alexandre
2023-05-12 17:09:43 +02:00
parent 598858f16b
commit 1da5868a57
47 changed files with 485 additions and 45 deletions

View File

@@ -87,6 +87,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -94,6 +95,6 @@
},
"slug": "sabnzbd",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.1-ls105",
"version": "4.0.1-ls105-2",
"webui": "http://[HOST]:[PORT:8080]"
}
}