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.
DRIVER FOR SHT4X SENSOR (Espressif) ==================== Driver for SHT4x sensor using Espressifs HAL I2C layer esp_driver_i2c. ## Installation ```sh idf.py add-dependency esp-idf-lib/sht4x ``` ## MISC * [Issues](https://github.com/sweetpapryka/esp_sht4x/issues?reload=1) * [Component page at the ESP Component Registry](https://components.espressif.com/components/Shlandie/sht4x)
idf.py add-dependency "sweetpapryka/sht4x^1.0.0"