You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.
An [esp-idf](https://github.com/espressif/esp-idf) component for interfacing with the [NAU7802](https://www.nuvoton.com/resource-files/NAU7802%20Data%20Sheet%20V1.7.pdf) 24-bit ADC, especially as packaged on e.g. the [Adafruit NAU7802](https://www.adafruit.com/product/4538) and [SparkFun Qwiic Scale](https://www.sparkfun.com/products/15242). This is similar to the [HX711](https://www.digikey.com/htmldatasheets/production/1836471/0/0/1/hx711.html), and usually used for working with load cells.
idf.py add-dependency "dankamongmen/nau7802^0.0.2"