Skip to content

fix: preserve standalone BLE state during coordinator flaps#57

Open
svc-finitelabs[bot] wants to merge 2 commits into
mainfrom
agent/fix-coordinator-binding-flap
Open

fix: preserve standalone BLE state during coordinator flaps#57
svc-finitelabs[bot] wants to merge 2 commits into
mainfrom
agent/fix-coordinator-binding-flap

Conversation

@svc-finitelabs
Copy link
Copy Markdown
Contributor

Summary

  • make coordinator bind and unbind transitions non-destructive
  • preserve standalone BLE selections and dynamic bindings when the coordinator link flaps
  • resume standalone bound devices after coordinator disconnects
  • add an unreleased changelog entry

Testing

  • lua -e 'assert(loadfile("src/esphome/capabilities/bluetooth_proxy.lua"))'

@svc-finitelabs
Copy link
Copy Markdown
Contributor Author

Pushed a follow-up fix for the failing build check. The previous commit updated \ but left the generated changelog section in \ out of sync, so CI detected a dirty tree after . The branch now includes the generated README/changelog sync update in d0a3e29, and the workflow should go green on the next run.

@svc-finitelabs
Copy link
Copy Markdown
Contributor Author

Correction to my last comment: the previous commit updated CHANGELOG.md but left the generated changelog section in README.md out of sync, so CI detected a dirty tree after make build. I pushed commit d0a3e29 to sync the generated docs, and the workflow should pass on the next run.

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.

0 participants