Skip to content

Update Overwritten Ethernet#54

Merged
TrevorSchirmer merged 2 commits into
betafrom
Ethernet
Jul 16, 2026
Merged

Update Overwritten Ethernet#54
TrevorSchirmer merged 2 commits into
betafrom
Ethernet

Conversation

@TrevorSchirmer

@TrevorSchirmer TrevorSchirmer commented Jul 16, 2026

Copy link
Copy Markdown
Member

Version: 26.7.16.1

What does this implement/fix?

Fixes ethernet pins

Types of changes

  • Bugfix (fixed change that fixes an issue)
  • New feature (thanks!)
  • Breaking change (repair/feature that breaks existing functionality)
  • Dependency Update - Does not publish
  • Other - Does not publish
  • Website of github readme file update - Does not publish
  • Github workflows - Does not publish

Checklist / Checklijst:

  • The code change has been tested and works locally
  • The code change has not yet been tested

If user-visible functionality or configuration variables are added/modified:

  • Added/updated documentation for the web page

Summary by CodeRabbit

  • New Features

    • Added a factory reset switch, disabled by default.
    • Updated Ethernet hardware configuration for improved connectivity compatibility.
  • Bug Fixes

    • Updated Ethernet clock speed and GPIO assignments.
    • Updated the displayed firmware version to 26.7.16.1.
  • Configuration

    • Removed the previous DAC enable switch.
    • Preserved continuous Bluetooth scanning controls.

@github-actions github-actions Bot added the bugfix Something isn't working label Jul 16, 2026
@github-actions
github-actions Bot requested a review from bharvey88 July 16, 2026 18:40
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b9944569-36ed-4f71-b9ba-4c204beaa855

📥 Commits

Reviewing files that changed from the base of the PR and between c2e4eed and d995527.

📒 Files selected for processing (2)
  • Integrations/ESPHome/CAST-1_ETH.yaml
  • Integrations/ESPHome/Core.yaml

Walkthrough

ESPHome configuration updates revise the W5500 Ethernet clock and GPIO mappings, bump the core firmware version, and replace the DAC switch with a disabled factory-reset switch while retaining Bluetooth Proxy scanning controls.

Changes

ESPHome configuration

Layer / File(s) Summary
Ethernet hardware configuration
Integrations/ESPHome/CAST-1_ETH.yaml
The W5500 clock speed and SPI/control GPIO assignments were updated.
Core firmware switches and version
Integrations/ESPHome/Core.yaml
The version was bumped, the GPIO DAC switch was replaced with a disabled factory-reset switch, and Bluetooth Proxy scan actions remain configured.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: bharvey88

Poem

I’m a rabbit with cables to tune,
W5500 pins now dance with the moon.
The DAC switch hops out of sight,
Factory reset sleeps day and night.
BLE scans when toggled right!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is relevant to the Ethernet configuration fix and the update is clearly about that area.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Ethernet

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@TrevorSchirmer
TrevorSchirmer merged commit f74eeca into beta Jul 16, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants