#!/command/with-contenv bashio

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

#TEST
#bashio::config 'test' 'john_doe'
