Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure we request a response when writing to a GATT characteristic #37

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

ignisf
Copy link
Contributor

@ignisf ignisf commented Jan 24, 2023

Fixes #4

Feedback more than welcome. Maybe this parameter should be extracted as an argument of async_make_request and not be hardcoded? Opinions?

@ignisf ignisf marked this pull request as draft January 24, 2023 23:05
@dbuezas
Copy link
Owner

dbuezas commented Jan 24, 2023

Really? No change needed in esphome?
Thank you for this, incredible debugging skills!

@ignisf
Copy link
Contributor Author

ignisf commented Jan 24, 2023

Thanks, I will possibly open a PR with more thorough VERY_VERBOSE logging for the proxy to the nice people over at esphome, but no, no changes required there.

@dbuezas
Copy link
Owner

dbuezas commented Jan 25, 2023

Should I merge it to a branch and make a beta release?

@dbuezas
Copy link
Owner

dbuezas commented Jan 25, 2023

This way others can start testing too :)

@ignisf
Copy link
Contributor Author

ignisf commented Jan 25, 2023

Sure, let's go

@ignisf ignisf marked this pull request as ready for review January 25, 2023 09:17
@dbuezas dbuezas changed the base branch from main to fix/esphome-proxy January 25, 2023 09:24
@dbuezas dbuezas merged commit 6757ebc into dbuezas:fix/esphome-proxy Jan 25, 2023
@dbuezas dbuezas mentioned this pull request Jan 26, 2023
dbuezas added a commit that referenced this pull request Jan 26, 2023
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.

[Fix Released] ESP32 BTProxies not working.
2 participants