mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-27 15:11:20 +01:00
Align devices permissions
This commit is contained in:
@@ -7,6 +7,19 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Cloud Commander a file manager for the web with console and editor",
|
||||
"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/mmcblk0p8",
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
@@ -77,4 +90,4 @@
|
||||
"slug": "cloudcommander",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
|
||||
"version": "16.14.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user