test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.106"
|
||||
version: "0.1.107"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
@@ -16,8 +16,8 @@ host_network: true
|
||||
#hassio_role: manager
|
||||
#homeassistant_api: true
|
||||
#supervisor_api: true
|
||||
ports:
|
||||
8000/tcp: 8000
|
||||
#ports:
|
||||
# 8000/tcp: 8000
|
||||
ingress: true
|
||||
ingress_port: 8000
|
||||
panel_icon: mdi:puzzle
|
||||
@@ -40,10 +40,8 @@ usb: true
|
||||
usbip: true
|
||||
kernel_modules: true
|
||||
options:
|
||||
clientid: "vhclient"
|
||||
autofind: false
|
||||
schema:
|
||||
clientid: str?
|
||||
autofind: bool
|
||||
stage: experimental
|
||||
init: false
|
||||
|
||||
Reference in New Issue
Block a user