mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Allow video
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
"description": "Self-hosted photo and video backup solution directly from your mobile phone",
|
"description": "Self-hosted photo and video backup solution directly from your mobile phone",
|
||||||
"devices": [
|
"devices": [
|
||||||
"/dev/dri",
|
"/dev/dri",
|
||||||
|
"/dev/dxg",
|
||||||
"/dev/dri/card0",
|
"/dev/dri/card0",
|
||||||
"/dev/dri/card1",
|
"/dev/dri/card1",
|
||||||
"/dev/dri/renderD128",
|
"/dev/dri/renderD128",
|
||||||
@@ -142,6 +143,8 @@
|
|||||||
"slug": "immich",
|
"slug": "immich",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"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]"
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user