test
This commit is contained in:
@@ -4,6 +4,10 @@ if bashio::config.has_value 'clientid'; then
|
||||
bashio::log.info "Set ClientId"
|
||||
fi
|
||||
|
||||
if bashio::config.has_value 'autofind'; then
|
||||
bashio::log.info "Set AUTOFIND"
|
||||
fi
|
||||
|
||||
#TEST
|
||||
#bashio::addon.option 'usbdevices' { 'name': 'one', 'use': false}
|
||||
#my_array=($(bashio::config 'usbdevices'))
|
||||
|
||||
Reference in New Issue
Block a user