This commit is contained in:
Hans Karlinius
2024-12-08 07:10:17 +01:00
parent c05637427a
commit 0db9747e9e
2 changed files with 3 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.420"
version: "0.1.421"
slug: vhclient
description: VirtualHere Client
arch:
@@ -13,12 +13,8 @@ host_network: true
hassio_api: true
homeassistant_api: true
privileged:
- SYS_MODULE
- SYS_RAWIO
apparmor: false
devices:
- /sys/devices/platform
- /dev
map:
- type: homeassistant_config
read_only: false

View File

@@ -1,4 +1,4 @@
#!/command/with-contenv bashio
#/sbin/modprobe -s vhci-hcd
#mount -o remount -t sysfs sysfs /sys
/sbin/modprobe -s vhci-hcd
mount -o remount -t sysfs sysfs /sys