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.
# ESP LCD Touch Component This componnent is main esp_touch component which defines main functions and types for easy adding specific touch controller component. ## Supported features - Read XY - Swap XY - Mirror X - Mirror Y TODO: - Calibration - Interrupt PIN
idf.py add-dependency "espressif/esp_lcd_touch^0.0.2"