E4C0
Skip to content

[espnow, web_server_idf] Fix IDF 5.5 compile issues - #10068

Merged
bdraco merged 1 commit into
esphome:devfrom
swoboda1337:5_5_fixes
Aug 4, 2025
Merged

[espnow, web_server_idf] Fix IDF 5.5 compile issues#10068
bdraco merged 1 commit into
esphome:devfrom
swoboda1337:5_5_fixes

Conversation

@swoboda1337
Copy link
Copy Markdown
Member

What does this implement/fix?

Fix IDF 5.5 compile issues

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code quality improvements to existing code or addition of tests
  • Other

Related issue or feature (if applicable):

  • fixes

Pull request in esphome-docs with documentation (if applicable):

  • esphome/esphome-docs#

Test Environment

  • ESP32
  • ESP32 IDF
  • ESP8266
  • RP2040
  • BK72xx
  • RTL87xx
  • nRF52840

Example entry for config.yaml:

# Example config.yaml

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).

If user exposed functionality or configuration variables are added/changed:

@swoboda1337
swoboda1337 requested a review from jesserockz as a code owner August 4, 2025 12:46
@github-actions
github-actions Bot commented Aug 4, 2025
Copy link
Copy Markdown
Contributor

👋 Hi there! This PR modifies 2 file(s) with codeowners.

@jesserockz, @dentra - As codeowner(s) of the affected files, your review would be appreciated! 🙏

Note: Automatic review request may have failed, but you're still welcome to review.

@github-actions
github-actions Bot commented Aug 4, 2025
Copy link
Copy Markdown
Contributor

To use the changes from this PR as an external component, add the following to your ESPHome configuration YAML file:

external_components:
  - source: github://pr#10068
    components: [espnow, web_server_idf]
    refresh: 1h

(Added by the PR bot)

@codecov-commenter
codecov-commenter commented Aug 4, 2025
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (dev@cd6cf07). Learn more about missing BASE report.
⚠️ Report is 17 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #10068   +/-   ##
======================================
  Coverage       ?   60.14%           
======================================
  Files          ?       51           
  Lines          ?    10318           
  Branches       ?     1371           
======================================
  Hits           ?     6206           
  Misses         ?     3756           
  Partials       ?      356           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bdraco
bdraco commented Aug 4, 2025
Copy link
Copy Markdown
Member

Thanks @swoboda1337

@bdraco
bdraco merged commit 701e609 into esphome:dev Aug 4, 2025
40 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0