Skip to content

Commit

Permalink
Add framework_version and esp-idf version
Browse files Browse the repository at this point in the history
ESPHome 2024.12 has a breaking change updating ESP-IDF to version 5.1.5 which is not compatible with the code in this project.
  • Loading branch information
unregist authored Dec 19, 2024
1 parent af2e94b commit 554b654
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions esphome/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ esp32:
board: esp32-c3-devkitm-1
framework:
type: esp-idf
version: 4.4.5
platform_version: 5.4.0

# Enable logging
logger:
Expand Down

0 comments on commit 554b654

Please sign in to comment.