mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-06 00:55:15 +02:00
Align devices permissions
This commit is contained in:
@@ -7,6 +7,19 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/dri/card0",
|
||||
"/dev/dri/card1",
|
||||
"/dev/dri/renderD128",
|
||||
"/dev/vchiq",
|
||||
"/dev/video10",
|
||||
"/dev/video11",
|
||||
"/dev/video12",
|
||||
"/dev/video13",
|
||||
"/dev/video14",
|
||||
"/dev/video15",
|
||||
"/dev/video16",
|
||||
"/dev/ttyUSB0",
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
"/dev/sdc",
|
||||
@@ -90,4 +103,4 @@
|
||||
"slug": "filebrowser",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.23.0-5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user