diff --git a/immich/config.json b/immich/config.json index e9dc610c6..a2b333531 100644 --- a/immich/config.json +++ b/immich/config.json @@ -10,6 +10,7 @@ "description": "Self-hosted photo and video backup solution directly from your mobile phone", "devices": [ "/dev/dri", + "/dev/dxg", "/dev/dri/card0", "/dev/dri/card1", "/dev/dri/renderD128", @@ -142,6 +143,8 @@ "slug": "immich", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.126.1-6", + "usb": true, + "version": "1.126.1-7", + "video": true, "webui": "http://[HOST]:[PORT:8080]" }