#!/command/with-contenv bashio

if bashio::config.has_value 'clientid'; then
    bashio::log.info "Set ClientId"
fi

#TEST
bashio::addon.option 'usbdevices' { 'name': 'one', 'use': false}
