#!/command/with-contenv bashio

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

#TEST
bashio::addon.option 'devices.one' false
