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

Optional model parameter to bypass discovery #144

Closed
wants to merge 4 commits into from

Conversation

brew-your-own
Copy link
Contributor

@brew-your-own brew-your-own commented Mar 16, 2024

This is another solution to the problem described here:
home-assistant/core#66617

The other solution is in #138 and is slightly more complicated because it introduces a new entrypoint to the library.

The solution here was originally implemented in #133 by @rowinho
then modified to pass tests by @luismsousa
My modification is in the test suite to make sure coverage is 100%.

I could not modify directly one of the previous PRs, so this is yet another PR. This one passes all tests on python 3.8/3.9/3.10 on my mac.

@brew-your-own
Copy link
Contributor Author

Any update on this PR?
This works quite well, I have tested this version in HA and have some improvements to the component ready to go. We just need to release this change.

@brew-your-own
Copy link
Contributor Author

hello @squishykid , is there anything else you need to review and merge this in?
this patch is needed to fix downstream issues in Home Assistant

@Darsstar Darsstar mentioned this pull request Mar 29, 2024
@Darsstar
Copy link
Contributor

Darsstar commented Apr 2, 2024

This PR can probably be closed since #145 has been merged.

@brew-your-own
Copy link
Contributor Author

closing because a better fix was merged in.

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.

3 participants