if ! bashio::config.has_value 'credentials.username'|| ! bashio::config.has_value 'credentials.password';then
bashio::log.warning
bashio::log.warning "It's recommended to set credentials.username and credentials.password settings if exposing to the network and not through the proxy."