test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.400"
|
||||
version: "0.1.401"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
@@ -12,12 +12,7 @@ startup: services
|
||||
boot: manual
|
||||
host_network: true
|
||||
hassio_api: true
|
||||
#hassio_role: manager
|
||||
homeassistant_api: true
|
||||
#supervisor_api: true
|
||||
#ingress: true
|
||||
#panel_icon: mdi:usb
|
||||
#panel_title: vhclient
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
apparmor: false
|
||||
@@ -26,7 +21,6 @@ map:
|
||||
read_only: false
|
||||
path: /config
|
||||
usb: true
|
||||
#usbip: true
|
||||
kernel_modules: true
|
||||
options:
|
||||
autouse: true
|
||||
@@ -43,6 +37,6 @@ schema:
|
||||
preventconfig: bool
|
||||
clientid: str?
|
||||
manualhub: str?
|
||||
stage: experimental
|
||||
stage: stable
|
||||
init: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user