test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.358"
|
||||
version: "0.1.359"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
preventconfig=bashio::cache.get preventconfig
|
||||
bashio::log.info "GURKA ${preventconfig}"
|
||||
|
||||
if bashio::config.has_value 'usbdevices'; then
|
||||
options=$(bashio::api.supervisor GET "/addons/self/options/config")
|
||||
usbdevices_json=$(echo $options | jq -c '.usbdevices[]')
|
||||
|
||||
Reference in New Issue
Block a user