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.
# ChangeLog ## v0.3.0 - 2025-2-18 * Break changes: Simplify the touch proximity sensor configs ## v0.2.0 - 2025-1-20 ### Enhancements: * refactor using esp_touch_fsm component ## v0.1.2 - 2024-6-7 * Add user debugging guide documentation for touch proximity sensor * Change the parameter `response_ms` to `meas_count` ## v0.1.1 - 2024-5-14 ### Enhancements: * Update the touch proximity sensor API: * Add touch proximity sensor create/delete APIs * Update touch proximity sensor start/stop APIs * Add test_apps and doc ## v0.1.0 - 2022-9-8 ### Enhancements: * Add touch proximity driver & example
idf.py add-dependency "leeebo/touch_proximity_sensor^0.3.0"