# v0.1.0 1. Initial release of the ESP Wi-Fi sensing FSM component. 2. Package the component for closed-source distribution with prebuilt library fallback for supported ESP-IDF versions and targets. 3. Exclude `src/` and `dist/` from the published archive, and add component documentation plus CI integration for build and upload. # v0.1.1 1. Added human presence detection.
idf.py add-dependency "espressif/esp_wifi_sensing^0.1.1~2"