From ebccea8c868ad2719ee7307378f37b46844aa24f Mon Sep 17 00:00:00 2001 From: Alexandre Date: Tue, 2 May 2023 08:49:02 +0200 Subject: [PATCH] Align devices permissions --- arpspoof/config.json | 50 ++++++++++++++++++++++++++- autobrr/config.json | 15 +++++++- baikal/config.json | 50 ++++++++++++++++++++++++++- binance-trading-bot/config.json | 50 ++++++++++++++++++++++++++- booksonic_air/config.json | 15 +++++++- browserless_chrome/config.json | 50 ++++++++++++++++++++++++++- calibre/config.json | 15 +++++++- calibre_web/config.json | 15 +++++++- cloudcommander/config.json | 15 +++++++- code-server/config.json | 15 +++++++- elasticsearch/config.json | 50 ++++++++++++++++++++++++++- emby/config.json | 2 +- enedisgateway2mqtt/config.json | 50 ++++++++++++++++++++++++++- enedisgateway2mqtt_dev/config.json | 50 ++++++++++++++++++++++++++- epicgamesfree/config.json | 50 ++++++++++++++++++++++++++- filebrowser/config.json | 15 +++++++- fireflyiii/config.json | 18 ++++++++-- fireflyiii_data_importer/config.json | 18 ++++++++-- fireflyiii_fints_importer/config.json | 18 ++++++++-- flaresolverr/config.json | 50 ++++++++++++++++++++++++++- flexget/config.json | 50 ++++++++++++++++++++++++++- gazpar2mqtt/config.json | 50 ++++++++++++++++++++++++++- gitea/config.json | 50 ++++++++++++++++++++++++++- grav/config.json | 50 ++++++++++++++++++++++++++- guacamole/config.json | 50 ++++++++++++++++++++++++++- immich/config.json | 15 +++++++- inadyn/config.json | 50 ++++++++++++++++++++++++++- jackett/config.json | 2 +- jellyfin/config.json | 2 +- joplin/config.json | 50 ++++++++++++++++++++++++++- lidarr/config.json | 15 +++++++- mealie/config.json | 50 ++++++++++++++++++++++++++- mylar3/config.json | 15 +++++++- nextcloud/config.json | 15 +++++++- nzbget/config.json | 15 +++++++- omada/config.json | 50 ++++++++++++++++++++++++++- omada_v3/config.json | 50 ++++++++++++++++++++++++++- ombi/config.json | 50 ++++++++++++++++++++++++++- organizr/config.json | 50 ++++++++++++++++++++++++++- overseerr/config.json | 18 ++++++++-- paperless_ngx/config.json | 15 +++++++- papermerge/config.json | 50 ++++++++++++++++++++++++++- photoprism/config.json | 2 +- piwigo/config.json | 15 +++++++- plex_meta_manager/config.json | 18 ++++++++-- qbittorrent/config.json | 15 +++++++- radarr/config.json | 15 +++++++- readarr/config.json | 15 +++++++- requestrr/config.json | 50 ++++++++++++++++++++++++++- resiliosync/config.json | 15 +++++++- sabnzbd/config.json | 15 +++++++- scrutiny/config.json | 15 +++++++- scrutiny_fa/config.json | 50 ++++++++++++++++++++++++++- seafile/config.json | 2 +- sonarr/config.json | 15 +++++++- tandoor_recipes/config.json | 50 ++++++++++++++++++++++++++- tdarr/config.json | 15 +++++++- transmission/config.json | 15 +++++++- transmission_openvpn/config.json | 15 +++++++- ubooquity/config.json | 15 +++++++- unpackerr/config.json | 2 +- webtop_kde/config.json | 15 +++++++- webtrees/config.json | 15 +++++++- whoogle/config.json | 18 ++++++++-- zoneminder/config.json | 50 ++++++++++++++++++++++++++- 65 files changed, 1754 insertions(+), 71 deletions(-) diff --git a/arpspoof/config.json b/arpspoof/config.json index 12de87282..9457e4eac 100644 --- a/arpspoof/config.json +++ b/arpspoof/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "block internet connection for local network 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", + "/dev/sda", + "/dev/sdb", + "/dev/sdc", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "host_network": true, "image": "ghcr.io/alexbelgium/arpspoof-{arch}", "map": [], @@ -31,4 +79,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpspoof", "version": "1.0.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:7022]" -} +} \ No newline at end of file diff --git a/autobrr/config.json b/autobrr/config.json index 82e4300ae..1d08ef24c 100644 --- a/autobrr/config.json +++ b/autobrr/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Automation for downloads", "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", @@ -86,4 +99,4 @@ "slug": "autobrr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr", "version": "1.24.1" -} +} \ No newline at end of file diff --git a/baikal/config.json b/baikal/config.json index 6fb1bb1db..8b813b939 100644 --- a/baikal/config.json +++ b/baikal/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Baïkal is a Calendar+Contacts server", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/baikal-{arch}", "map": [ "config:rw", @@ -23,4 +71,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.9.3", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/binance-trading-bot/config.json b/binance-trading-bot/config.json index 74751f866..2e2425d36 100644 --- a/binance-trading-bot/config.json +++ b/binance-trading-bot/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "BINANCE_REDIS_HOST": "localhost", "BINANCE_REDIS_PASSWORD": "", @@ -56,4 +104,4 @@ "slug": "binance-trading-bot", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.0.98" -} +} \ No newline at end of file diff --git a/booksonic_air/config.json b/booksonic_air/config.json index cd75bfffe..216369a67 100644 --- a/booksonic_air/config.json +++ b/booksonic_air/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "platform for accessing the audibooks you own wherever you are", "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", @@ -79,4 +92,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", "version": "v2201.1.0-ls90", "webui": "[PROTO:ssl]://[HOST]:[PORT:4040]" -} +} \ No newline at end of file diff --git a/browserless_chrome/config.json b/browserless_chrome/config.json index 7b3507e93..c6c40b751 100644 --- a/browserless_chrome/config.json +++ b/browserless_chrome/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Chrome as a service container", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "DEFAULT_USER_DATA_DIR": "/data/profile" }, @@ -21,4 +69,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome", "version": "1.58.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} +} \ No newline at end of file diff --git a/calibre/config.json b/calibre/config.json index c40a3f3f5..27c99a6df 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -6,6 +6,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "e-book manager", "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", @@ -93,4 +106,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", "version": "v6.14.1-ls210_reverted", "video": true -} +} \ No newline at end of file diff --git a/calibre_web/config.json b/calibre_web/config.json index a4638bd1d..533697c92 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "browsing, reading and downloading eBooks using an existing Calibre database", "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", @@ -93,4 +106,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", "version": "0.6.20-ls207", "video": true -} +} \ No newline at end of file diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 26f26a035..7e343b883 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -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" -} +} \ No newline at end of file diff --git a/code-server/config.json b/code-server/config.json index 5f0c1d00c..b2cc349e3 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Code-server is VS Code running on a remote server, accessible through the browser.", "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", @@ -78,4 +91,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server", "version": "4.12.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:8443]" -} +} \ No newline at end of file diff --git a/elasticsearch/config.json b/elasticsearch/config.json index d440efff4..8ef149b25 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Free and Open, Distributed, RESTful Search Engine", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "ES_JAVA_OPTS": "-Xms1024M -Xmx1024M", "TINI_SUBREAPER": "true", @@ -29,4 +77,4 @@ "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch", "version": "7.17.9" -} +} \ No newline at end of file diff --git a/emby/config.json b/emby/config.json index 116eec72a..96e0af74f 100644 --- a/emby/config.json +++ b/emby/config.json @@ -111,4 +111,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", "version": "4.8.0.32", "video": true -} +} \ No newline at end of file diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 8ed513ae2..844ef7a47 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Use Enedis Gateway API to send data in your MQTT Broker (latest channel)", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/myelectricaldata-{arch}", "ingress": true, "map": [ @@ -37,4 +85,4 @@ "slug": "enedisgateway2mqtt", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.8.16" -} +} \ No newline at end of file diff --git a/enedisgateway2mqtt_dev/config.json b/enedisgateway2mqtt_dev/config.json index 3fcf84504..d7889a405 100644 --- a/enedisgateway2mqtt_dev/config.json +++ b/enedisgateway2mqtt_dev/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Use Enedis Gateway API to send data in your MQTT Broker (dev channel)", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/myelectricaldata_dev-{arch}", "ingress": true, "map": [ @@ -37,4 +85,4 @@ "slug": "enedisgateway2mqtt_dev", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.9.0b1" -} +} \ No newline at end of file diff --git a/epicgamesfree/config.json b/epicgamesfree/config.json index b111edcec..c64652991 100644 --- a/epicgamesfree/config.json +++ b/epicgamesfree/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Automatically login and redeem promotional free games from Epic Games Store", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "CONFIG_DIR": "/config/addons_config/epicgamesfree" }, @@ -24,4 +72,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "7dda5cbcf484f6eee15d78edd35ebbe15c2de60b-2023-04-21", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} +} \ No newline at end of file diff --git a/filebrowser/config.json b/filebrowser/config.json index 27d30ed79..fae544463 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -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" -} +} \ No newline at end of file diff --git a/fireflyiii/config.json b/fireflyiii/config.json index ee434c9ef..be0e2b48f 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -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]" -} +} \ No newline at end of file diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 0b81a8639..09dfcab6a 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -6,7 +6,21 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Data importer for Firefly III (separate addon)", - "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": "**" }, @@ -42,4 +56,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "version-1.2.2-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} +} \ No newline at end of file diff --git a/fireflyiii_fints_importer/config.json b/fireflyiii_fints_importer/config.json index 80e426800..d9692db3c 100644 --- a/fireflyiii_fints_importer/config.json +++ b/fireflyiii_fints_importer/config.json @@ -5,7 +5,21 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Import financial transactions from your FinTS enabled bank into Firefly III", - "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": "**" }, @@ -29,4 +43,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.2-10", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} +} \ No newline at end of file diff --git a/flaresolverr/config.json b/flaresolverr/config.json index a7fa7acfe..c9628338e 100644 --- a/flaresolverr/config.json +++ b/flaresolverr/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Proxy server to bypass Cloudflare protection", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/flaresolverr-{arch}", "name": "FlareSolverr", "ports": { @@ -18,4 +66,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "3.1.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8191]" -} +} \ No newline at end of file diff --git a/flexget/config.json b/flexget/config.json index bb70688ea..17c91afdb 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "FlexGet is a multipurpose automation tool for all of your media", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "FG_PLUGINS": "", "FG_WEBUI_PASSWD": "homeassistant123" @@ -40,4 +88,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "3.6.4", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" -} +} \ No newline at end of file diff --git a/gazpar2mqtt/config.json b/gazpar2mqtt/config.json index 0e5bea3e5..3f7fe462e 100644 --- a/gazpar2mqtt/config.json +++ b/gazpar2mqtt/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "fetch GRDF data and publish data to a mqtt broker", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/gazpar2mqtt-{arch}", "map": [ "config:rw", @@ -30,4 +78,4 @@ "slug": "gazpar2mqtt", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.8.2-5" -} +} \ No newline at end of file diff --git a/gitea/config.json b/gitea/config.json index d9a50876c..455c795e3 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Gitea for Home Assistant", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/gitea-{arch}", "init": false, "map": [ @@ -39,4 +87,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", "version": "1.19.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} +} \ No newline at end of file diff --git a/grav/config.json b/grav/config.json index bbf58336a..5c26824dd 100644 --- a/grav/config.json +++ b/grav/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Fast, Simple, and Flexible, file-based Web-platform", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/grav-{arch}", "init": false, "map": [ @@ -33,4 +81,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.7.40", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/guacamole/config.json b/guacamole/config.json index 83d021eba..6d320074c 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -4,6 +4,54 @@ "aarch64" ], "description": "Clientless remote desktop gateway", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": {}, "image": "ghcr.io/alexbelgium/guacamole-{arch}", "ingress": true, @@ -28,4 +76,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.5.1-pg14", "video": true -} +} \ No newline at end of file diff --git a/immich/config.json b/immich/config.json index 80add21f9..c8fcb7a6b 100644 --- a/immich/config.json +++ b/immich/config.json @@ -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]" -} +} \ No newline at end of file diff --git a/inadyn/config.json b/inadyn/config.json index 8e71e38b9..3fdabc26b 100644 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "host_network": true, "image": "ghcr.io/alexbelgium/inadyn-{arch}", "map": [ @@ -56,4 +104,4 @@ "slug": "inadyn", "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.10.0" -} +} \ No newline at end of file diff --git a/jackett/config.json b/jackett/config.json index ade58c742..1d1713692 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -94,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", "version": "0.20.4013", "webui": "[PROTO:ssl]://[HOST]:[PORT:9117]" -} +} \ No newline at end of file diff --git a/jellyfin/config.json b/jellyfin/config.json index 95d2f8fa9..1d4c9f8df 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -114,4 +114,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "10.8.10", "video": true -} +} \ No newline at end of file diff --git a/joplin/config.json b/joplin/config.json index 0278037e0..0ac89c595 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted open source note-taking application", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "APP_PORT": "22300" }, @@ -50,4 +98,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.10.11", "webui": "[PROTO:ssl]://[HOST]:[PORT:22300]" -} +} \ No newline at end of file diff --git a/lidarr/config.json b/lidarr/config.json index de8f44a19..fe27a3a4b 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Music collection manager for Usenet and BitTorrent users", "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", @@ -82,4 +95,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "version": "1.1.4.3027-ls119", "webui": "[PROTO:ssl]://[HOST]:[PORT:8686]" -} +} \ No newline at end of file diff --git a/mealie/config.json b/mealie/config.json index 966e0af07..8d720b5ec 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Mealie is a self hosted recipe manager and meal planner built in Vue", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "DB_ENGINE": "sqlite", "WEB_GUNICORN": "true" @@ -46,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "v1.0.0-beta-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} +} \ No newline at end of file diff --git a/mylar3/config.json b/mylar3/config.json index 63023488c..fb57fe4ea 100644 --- a/mylar3/config.json +++ b/mylar3/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Automated comic book downloader for use with NZB and torrents", "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", @@ -81,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.7.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8090]" -} +} \ No newline at end of file diff --git a/nextcloud/config.json b/nextcloud/config.json index 3f83ab1d0..ae5010a8c 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Nextcloud for Home Assistant", "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/dri", "/dev/dri/card0", "/dev/dri/card1", @@ -113,4 +126,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "version": "26.0.1-3", "webui": "https://[HOST]:[PORT:443]" -} +} \ No newline at end of file diff --git a/nzbget/config.json b/nzbget/config.json index cfde9e912..d52bea56a 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "usenet downloader", "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", @@ -82,4 +95,4 @@ "slug": "nzbget", "url": "https://github.com/alexbelgium/hassio-addons", "version": "v21.1-ls138" -} +} \ No newline at end of file diff --git a/omada/config.json b/omada/config.json index 2e7eda0af..79fd325e5 100644 --- a/omada/config.json +++ b/omada/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "TP-Link Omada Controller", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "MANAGE_HTTPS_PORT": "8043", "MANAGE_HTTP_PORT": "8088", @@ -47,4 +95,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "5.9-chromium-amd64-2023-04-27", "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" -} +} \ No newline at end of file diff --git a/omada_v3/config.json b/omada_v3/config.json index d27309f81..3367c4cb1 100644 --- a/omada_v3/config.json +++ b/omada_v3/config.json @@ -5,6 +5,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "TP-Link Omada Controller", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "MANAGE_HTTPS_PORT": "8043", "MANAGE_HTTP_PORT": "8088", @@ -47,4 +95,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "5.9-chromium-amd64-2023-04-27", "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" -} +} \ No newline at end of file diff --git a/ombi/config.json b/ombi/config.json index b7c3fb0e5..1891dca65 100644 --- a/ombi/config.json +++ b/ombi/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted Plex Request and user management system", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/ombi-{arch}", "init": false, "map": [ @@ -30,4 +78,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "version": "4.35.10", "webui": "[PROTO:ssl]://[HOST]:[PORT:3579]" -} +} \ No newline at end of file diff --git a/organizr/config.json b/organizr/config.json index 07937fbcf..7c47c45b4 100644 --- a/organizr/config.json +++ b/organizr/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "An HTPC/Homelab services organizer that is written in PHP", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/organizr-{arch}", "map": [ "config:rw", @@ -30,4 +78,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.90-bugfix2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/overseerr/config.json b/overseerr/config.json index 4b8ede2af..0f04f2809 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -6,7 +6,21 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Request management and media discovery tool built to work with your existing Plex ecosystem", - "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": {}, "image": "ghcr.io/alexbelgium/overseerr-{arch}", "init": false, @@ -36,4 +50,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "version": "1.32.5", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" -} +} \ No newline at end of file diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index e9b81b33c..84f510555 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "scan, index and archive all your physical documents", "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", @@ -107,4 +120,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.14.2", "webui": "http://[HOST]:[PORT:8000]" -} +} \ No newline at end of file diff --git a/papermerge/config.json b/papermerge/config.json index 4e62dde8a..b03ea1343 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Open source document management system (DMS)", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "image": "ghcr.io/alexbelgium/papermerge-{arch}", "init": false, "map": [ @@ -53,4 +101,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "v2.0.1-ls60-bugfix", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" -} +} \ No newline at end of file diff --git a/photoprism/config.json b/photoprism/config.json index 99629db33..2458dd169 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -120,4 +120,4 @@ "url": "https://github.com/alexbelgium/hassio-addons-test", "version": "preview-8", "video": true -} +} \ No newline at end of file diff --git a/piwigo/config.json b/piwigo/config.json index 2e43f60f0..13b04517f 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Piwigo is a photo gallery software for the web", "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", @@ -81,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "13.6.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index e36ead556..e390bf750 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -6,7 +6,21 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", - "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/plex-media-manager-{arch}", "init": false, "map": [ @@ -35,4 +49,4 @@ "slug": "plex-meta-manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "version": "v1.19.0-ls59" -} +} \ No newline at end of file diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 1a57291a7..82de9ec78 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "qBittorrent is a bittorrent client", "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/net/tun", "/dev/sda", "/dev/sdb", @@ -118,4 +131,4 @@ "slug": "qbittorrent", "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.5.2-3" -} +} \ No newline at end of file diff --git a/radarr/config.json b/radarr/config.json index 9c897c980..9e971015a 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "A fork of Sonarr to work with movies like Couchpotato", "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", @@ -85,4 +98,4 @@ "slug": "radarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", "version": "4.4.4.7068" -} +} \ No newline at end of file diff --git a/readarr/config.json b/readarr/config.json index c7f53411c..d36ac5129 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Book Manager and Automation", "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", @@ -85,4 +98,4 @@ "slug": "readarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", "version": "nightly-0.1.4.1596-ls171" -} +} \ No newline at end of file diff --git a/requestrr/config.json b/requestrr/config.json index e5ca7b4d7..dc616c2eb 100644 --- a/requestrr/config.json +++ b/requestrr/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "PGID": "0", "PUID": "0" @@ -37,4 +85,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.2-3-bugfix", "webui": "[PROTO:ssl]://[HOST]:[PORT:4545]" -} +} \ No newline at end of file diff --git a/resiliosync/config.json b/resiliosync/config.json index 0d91baa8c..2f55299e6 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted file share and collaboration platform on the web", "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/net/tun", "/dev/sda", "/dev/sdb", @@ -88,4 +101,4 @@ "slug": "resiliosync", "url": "https://github.com/tyjtyj/hassio-addons", "version": "2.7.3-12" -} +} \ No newline at end of file diff --git a/sabnzbd/config.json b/sabnzbd/config.json index 633ad98c0..f08ceb18b 100644 --- a/sabnzbd/config.json +++ b/sabnzbd/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Makes Usenet as simple and streamlined as possible by automating everything we can", "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", @@ -83,4 +96,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.0.0-ls104", "webui": "http://[HOST]:[PORT:8080]" -} +} \ No newline at end of file diff --git a/scrutiny/config.json b/scrutiny/config.json index 801f86471..c19e95e1b 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", "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", @@ -86,4 +99,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "v0.7.1" -} +} \ No newline at end of file diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index 9375929fe..df213d5c2 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring (Full Access)", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "COLLECTOR_API_ENDPOINT": "http://localhost:8080", "COLLECTOR_HOST_ID": "home_assistant" @@ -49,4 +97,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "v0.7.1" -} +} \ No newline at end of file diff --git a/seafile/config.json b/seafile/config.json index 54931e3b9..34859edd0 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -119,4 +119,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", "version": "10.0.0", "webui": "http://[HOST]:[PORT:8000]" -} +} \ No newline at end of file diff --git a/sonarr/config.json b/sonarr/config.json index 32aedc222..76b548013 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them", "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", @@ -85,4 +98,4 @@ "slug": "sonarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", "version": "3.0.10.1567-2" -} +} \ No newline at end of file diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 1e424f2e1..489d75074 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "recipe manager", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "DB_ENGINE": "django.db.backends.sqlite3", "DEBUG": "1", @@ -47,4 +95,4 @@ "slug": "tandoor_recipes", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.4.9" -} +} \ No newline at end of file diff --git a/tdarr/config.json b/tdarr/config.json index d085c2d1d..482bd1cb2 100644 --- a/tdarr/config.json +++ b/tdarr/config.json @@ -14,6 +14,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Distributed transcode automation using FFmpeg/HandBrake", "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", @@ -104,4 +117,4 @@ "version": "2.00.20.1-2", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:8265]" -} +} \ No newline at end of file diff --git a/transmission/config.json b/transmission/config.json index 57cc63b00..f37cb48a8 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Bittorrent client based on linuxserver image", "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/net/tun", "/dev/sda", "/dev/sdb", @@ -96,4 +109,4 @@ "slug": "transmission_ls", "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.0.3-r0-ls170" -} +} \ No newline at end of file diff --git a/transmission_openvpn/config.json b/transmission_openvpn/config.json index 1ec1acc3b..eef657bbf 100644 --- a/transmission_openvpn/config.json +++ b/transmission_openvpn/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel", "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/net/tun", "/dev/sda", "/dev/sdb", @@ -109,4 +122,4 @@ "slug": "transmission_openvpn", "url": "https://github.com/alexbelgium/hassio-addons", "version": "v5.0.2" -} +} \ No newline at end of file diff --git a/ubooquity/config.json b/ubooquity/config.json index 4beb5593b..32b95a86a 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Free, lightweight, and easy-to-use home server for your comics and ebooks", "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 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.2-12", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" -} +} \ No newline at end of file diff --git a/unpackerr/config.json b/unpackerr/config.json index 5b6f9dbfb..b62fe815e 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -86,4 +86,4 @@ "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", "version": "testing-5465f08-525-linux-arm64-2023-03-29" -} +} \ No newline at end of file diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 19b94274e..f0ce01230 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Full linux desktop environment accessible via any modern web browser", "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/dri", "/dev/dri/card0", "/dev/dri/card1", @@ -114,4 +127,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.16-r0-ls95", "video": true -} +} \ No newline at end of file diff --git a/webtrees/config.json b/webtrees/config.json index 51539dc14..f216297ea 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "web's leading on-line collaborative genealogy application", "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", @@ -107,4 +120,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.16", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/whoogle/config.json b/whoogle/config.json index b394a2a60..ac6ec1896 100644 --- a/whoogle/config.json +++ b/whoogle/config.json @@ -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" -} +} \ No newline at end of file diff --git a/zoneminder/config.json b/zoneminder/config.json index 6cdfbae8d..a2e3ca1b9 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -6,6 +6,54 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "A full-featured, open source, state-of-the-art video surveillance software system", + "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", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", + "/dev/nvme", + "/dev/nvme0n1p1", + "/dev/nvme0n1p2", + "/dev/mmcblk", + "/dev/fuse", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2", + "/dev/sda3", + "/dev/sdb3", + "/dev/sda4", + "/dev/sdb4", + "/dev/nvme0", + "/dev/nvme1", + "/dev/nvme2" + ], "environment": { "DIR_IMAGES": "/var/cache/zoneminder/images2", "DIR_SOUNDS": "/var/cache/zoneminder/sounds2", @@ -39,4 +87,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.36.33", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm" -} +} \ No newline at end of file