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 Websockets Version #61

Merged
merged 2 commits into from
Nov 17, 2024
Merged

Conversation

alistairg
Copy link
Contributor

Aims to resolve incompatibility issues with the Ring native integration in Home Assistant, by allowing versions of websockets above v. 12 (13 is required by ring).

Tested in local environment and appears to work without issues.

@MichaelMKKelly
Copy link

suggest that you change from:
"websockets>=12.0"
to:
"websockets>=12.0,<14"

this was brought up over on the hypervolt integration which has the same issue as 14.0 may have breaking changes.
credit to @sdb9696

discussion here - gndean/home-assistant-hypervolt-charger#80

@JackJPowell JackJPowell merged commit f35fd61 into JackJPowell:main Nov 17, 2024
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