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

ssl_context for the realtime connection #298

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

functionpointer
Copy link
Contributor

Add ability to specify the ssl_context, especially for the realtime gql connection.

HA wants this for performance:
https://developers.home-assistant.io/docs/asyncio_blocking_operations/#load_default_certs

Once merged and released, the integration must be modified to make use of it.
This is happening here:
home-assistant/core#123369

@functionpointer functionpointer changed the title Add ability to specify ssl_context for the realtime connection ssl_context for the realtime connection Aug 8, 2024
@functionpointer
Copy link
Contributor Author

The linter failure happens in code i have not touched.

Should i issue another PR to fix these errors?

@functionpointer
Copy link
Contributor Author

Alright, I have just created one: #299

@Danielhiversen
Copy link
Owner

Thanks

@Danielhiversen Danielhiversen merged commit 2bba75c into Danielhiversen:master Aug 22, 2024
4 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.

2 participants