mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-11 18:09:55 +02:00
Feat : localdisk mount https://github.com/alexbelgium/hassio-addons/issues/429 https://github.com/alexbelgium/hassio-addons/issues/428
This commit is contained in:
@@ -12,6 +12,16 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/vchiq",
|
||||
"/dev/video10",
|
||||
"/dev/video11",
|
||||
"/dev/video12",
|
||||
"/dev/video13",
|
||||
"/dev/video14",
|
||||
"/dev/video15",
|
||||
"/dev/video16",
|
||||
"/dev/ttyUSB0",
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
"/dev/sdc",
|
||||
@@ -75,8 +85,10 @@
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"TZ": "str?",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?"
|
||||
},
|
||||
"slug": "bazarr_nas",
|
||||
|
||||
Reference in New Issue
Block a user