initial vhclient

This commit is contained in:
Hans Karlinius
2024-11-13 16:18:39 +01:00
parent 6260eb304b
commit 61fb4cda6c
24 changed files with 55 additions and 101 deletions

36
vhclient/config.yaml Normal file
View File

@@ -0,0 +1,36 @@
name: VirtualHere Client add-on
version: "0.1.1"
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
devices:
- /dev/mem
privileged:
- NET_ADMIN
- SYS_ADMIN
- SYS_RAWIO
- SYS_TIME
- SYS_NICE
full_access: true
apparmor: false
map:
- addon_config:rw
usb: true
usbip: true
kernel_modules: true
options:
autofind: false
schema:
autofind: bool
stage: experimental
init: false