mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
Align devices permissions
This commit is contained in:
@@ -6,6 +6,19 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Self-hosted photo and video backup solution directly from your mobile phone",
|
||||
"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",
|
||||
@@ -100,4 +113,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.54.1",
|
||||
"webui": "http://[HOST]:[PORT:8080]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user