This commit is contained in:
Hans Karlinius
2024-12-08 06:38:04 +01:00
parent 9388110e57
commit fa4708b7d0
2 changed files with 3 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.412"
version: "0.1.413"
slug: vhclient
description: VirtualHere Client
arch:
@@ -14,11 +14,8 @@ host_network: true
hassio_api: true
homeassistant_api: true
privileged:
- SYS_MODULE
- SYS_RAWIO
# - SYS_ADMIN
devices:
- /sys/devices/platform
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