test
This commit is contained in:
@@ -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