mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Align devices permissions
This commit is contained in:
@@ -6,7 +6,21 @@
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Self-hosted, ad-free, privacy-respecting metasearch engine",
|
||||
"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",
|
||||
],
|
||||
"image": "ghcr.io/alexbelgium/whoogle-search-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_stream": true,
|
||||
@@ -62,4 +76,4 @@
|
||||
"slug": "whoogle-search",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
|
||||
"version": "0.8.2-2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user