Files
home-assistant-addons/vhclient/config.yaml
Hans Karlinius bacd560f57 test
2024-11-28 05:55:20 +01:00

56 lines
882 B
YAML

name: VirtualHere Client
version: "0.1.138"
slug: vhclient
description: VirtualHere Client
arch:
- armhf
- armv7
- aarch64
- amd64
- i386
url: "https://git.carlscrona.se/haka/home-assistant-addons"
startup: services
boot: manual
host_network: true
#hassio_api: true
#hassio_role: manager
#homeassistant_api: true
#supervisor_api: true
#ports:
# 8000/tcp: 8000
ingress: true
#ingress_port: 8000
panel_icon: mdi:usb
panel_title: vhclient
#devices:
# - /dev/mem
privileged:
# - NET_ADMIN
- SYS_ADMIN
# - SYS_RAWIO
# - SYS_TIME
# - SYS_NICE
#full_access: true
apparmor: false
map:
- type: addon_config
read_only: false
path: /config
usb: true
usbip: true
kernel_modules: true
options:
autouse: true
autofind: true
test:
schema:
autouse: bool
autofind: bool
clientid: str?
manualhub: str?
test:
$ref: str?
stage: experimental
init: false