Skip to content

Support newer ESPHome versions with serial_proxy responses - #118

Merged
puddly merged 7 commits into
devfrom
puddly/esphome-ack-subscribe
Sep 10, 2026
Merged

Support newer ESPHome versions with serial_proxy responses#118
puddly merged 7 commits into
devfrom
puddly/esphome-ack-subscribe

Conversation

@puddly

@puddly puddly commented Sep 9, 2026

Copy link
Copy Markdown
Owner

The ESPHome serial_proxy component API has evolved and a few requests now have responses. This allows us to version gate our current workaround of sending ping requests to "flush" the request queue.

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.66%. Comparing base (fda727a) to head (66555d7).
⚠️ Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
serialx/platforms/serial_esphome.py 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #118      +/-   ##
==========================================
+ Coverage   92.53%   93.66%   +1.12%     
==========================================
  Files          22       24       +2     
  Lines        3819     4500     +681     
==========================================
+ Hits         3534     4215     +681     
  Misses        285      285              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@puddly
puddly merged commit 642e2e0 into dev Sep 10, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant