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.
# Component: FBM320 * I2C driver and definition of FBM320 digital barometer * See [datasheet](http://www.fmti.com.tw/fmti689/program_download/good/201702101732113548.pdf) FBM320 is basic digital barometer where the host MCU is responsible for calculating the calibrated pressure and triggering the measurement. There is no automatic triggering or data acquistion complete mechanism in this device.
idf.py add-dependency "espressif/fbm320^1.0.0"