USE_ESP_IDF Deprecated in Favor of USE_ESP32
The USE_ESP_IDF C++ define and related Python APIs are deprecated. Since Arduino-ESP32 is built on ESP-IDF, all IDF APIs are available on ESP32 regardless of framework selection.
This is a breaking change for external components in ESPHome 2026.1.0 and later.