test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.105"
|
||||
version: "0.1.106"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
@@ -16,6 +16,12 @@ host_network: true
|
||||
#hassio_role: manager
|
||||
#homeassistant_api: true
|
||||
#supervisor_api: true
|
||||
ports:
|
||||
8000/tcp: 8000
|
||||
ingress: true
|
||||
ingress_port: 8000
|
||||
panel_icon: mdi:puzzle
|
||||
panel_title: vhclient
|
||||
devices:
|
||||
- /dev/mem
|
||||
privileged:
|
||||
@@ -36,12 +42,9 @@ kernel_modules: true
|
||||
options:
|
||||
clientid: "vhclient"
|
||||
autofind: false
|
||||
usbdevices: ['hej']
|
||||
schema:
|
||||
clientid: str?
|
||||
autofind: bool
|
||||
usbdevices:
|
||||
- str?
|
||||
stage: experimental
|
||||
init: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user