Align devices permissions

This commit is contained in:
Alexandre
2023-05-02 08:49:02 +02:00
parent a787178660
commit ebccea8c86
65 changed files with 1754 additions and 71 deletions

View File

@@ -6,7 +6,21 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "A free and open source personal finance manager",
"devices": [],
"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",
],
"environment": {
"TRUSTED_PROXIES": "**"
},
@@ -49,4 +63,4 @@
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "6.0.9",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}
}