This commit is contained in:
Hans Karlinius
2024-11-28 06:20:24 +01:00
parent 8a55cb414d
commit 22c144f58b
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.143"
version: "0.1.144"
slug: vhclient
description: VirtualHere Client
arch:

View File

@@ -3,6 +3,7 @@
test=($(bashio::config 'test'))
test+=('gurka')
#bashio::config::update 'test' "${test[@]}"
bashio::addon.option('test' '${test[@]}')
#TEST
#bashio::addon.option 'usbdevices' { 'name': 'one', 'use': false}