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

Fix version mismatch with homeassistant #2

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

samperlmutter
Copy link

This is the fix for the issue I made on the main concord4ws repo. The issue was caused by a version mismatch between the versions of python websockets and pydantic in the repo vs what I guess is installed by home assistant itself. I am not actually sure where or why home assistant is installing those other versions, but this fixes it for me.

Please let me know if there's anything wrong with the way I have gone about fixing this. I really like what you've built here.

@JoeyEamigh JoeyEamigh merged commit 94746ed into JoeyEamigh:pydantic1 Dec 13, 2024
@JoeyEamigh
Copy link
Owner

JoeyEamigh commented Dec 13, 2024

Looks like Home Assistant finally fixed the Pydantic issue. - this will probably break this project again, though the main branch should work fine at that time. Thank you for this fix in the meantime!!

@samperlmutter
Copy link
Author

That makes sense! I had no idea that was going on lol. Glad to have helped out.

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