Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion content/guides/esp32_arduino_to_idf.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ when available:

The following components currently require Arduino framework and don't have ESP-IDF alternatives or native ESP-IDF support yet:

- {{< docref "/components/output/ac_dimmer" "ac_dimmer" >}} - AC dimmer control
- {{< docref "/components/climate/climate_ir" "heatpumpir" >}} - IR-based heat pump control
- {{< docref "/components/climate/midea" "midea" >}} - Midea air conditioner control
- {{< docref "/components/light/index" "WLED Effect" >}} - WLED UDP Realtime Control integration
Expand Down