Skip to content

Expose ESPHome serial proxy mode config - #119

Draft
puddly wants to merge 10 commits into
devfrom
puddly/serial-proxy3
Draft

Expose ESPHome serial proxy mode config#119
puddly wants to merge 10 commits into
devfrom
puddly/serial-proxy3

Conversation

@puddly

@puddly puddly commented Sep 10, 2026

Copy link
Copy Markdown
Owner

ESPHome serial proxies support tap_mode to allow for (light) handling of the serial stream on-device. Zigbee and Z-Wave proxies will use this to auto-ACK packets autonomously and avoid unnecessary chatter/retries/disconnects due to network hiccups affecting ACK timing.

ESPHome serial proxies will still default to raw mode and it will always be possible (and expected!) for applications to pick the appropriate mode for their use case. ZHA, for example, will only enable protocol mode for EZSP traffic and will use raw for firmware flashing and all other radio types.

OpenHomeFoundation/roadmap#191

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