-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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
Bump ring-doorbell to 0.9.12 #130419
Bump ring-doorbell to 0.9.12 #130419
Conversation
I did a quick scan of the dependency bump, and I noticed the changed path for Side note, HA enforces a minimum for websockets (
|
Many thanks for the pointer there @epenet . I'm going to yank the 0.9.10 release and update this PR with a new release. |
So I've yanked 0.9.10 and 0.9.11. 0.9.11 had a change to fix another issue that won't effect HA at the moment until I submit another PR on the HA side. |
Proposed change
Bump ring-doorbell library to 0.9.12
is_update
to ring events to allow duplicates to be filtered out in a subsequent PR.Fixes #128180
Related to #128332
0.9.12 release notes
python-ring-doorbell/python-ring-doorbell@0.9.9...0.9.12
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: