mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 23:04:09 +02:00
Merge pull request #820 from jpgimenez/develop
add renderD128 to devices
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Nextcloud for Home Assistant",
|
"description": "Nextcloud for Home Assistant",
|
||||||
"devices": [
|
"devices": [
|
||||||
|
"/dev/dri",
|
||||||
|
"/dev/dri/card0",
|
||||||
|
"/dev/dri/card1",
|
||||||
|
"/dev/dri/renderD128",
|
||||||
"/dev/sda",
|
"/dev/sda",
|
||||||
"/dev/sdb",
|
"/dev/sdb",
|
||||||
"/dev/sdc",
|
"/dev/sdc",
|
||||||
@@ -107,6 +111,6 @@
|
|||||||
"slug": "nextcloud_ocr",
|
"slug": "nextcloud_ocr",
|
||||||
"uart": true,
|
"uart": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "26.0.1-2",
|
"version": "26.0.1-3",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user