Add is_update flag to ring events for updated events by sdb9696 · Pull Request #467 · python-ring-doorbell/python-ring-doorbell · GitHub
Skip to content

Add is_update flag to ring events for updated events#467

Merged
sdb9696 merged 2 commits intomasterfrom
fix_multiple_events
Nov 12, 2024
Merged

Add is_update flag to ring events for updated events#467
sdb9696 merged 2 commits intomasterfrom
fix_multiple_events

Conversation

@sdb9696
Copy link
Copy Markdown
Member

@sdb9696 sdb9696 commented Nov 12, 2024

Will enable consumers to filter out multiple events being raised by battery doorbells.

Fixes HA issue 128332

@coveralls
Copy link
Copy Markdown

@sdb9696 sdb9696 added the bugfix Label for PRs that fix a bug label Nov 12, 2024
@sdb9696 sdb9696 added this to the 0.9.11 milestone Nov 12, 2024
@sdb9696 sdb9696 added enhancement and removed bugfix Label for PRs that fix a bug labels Nov 12, 2024
@sdb9696 sdb9696 merged commit 6b39e44 into master Nov 12, 2024
@sdb9696 sdb9696 deleted the fix_multiple_events branch November 12, 2024 12:22
@sdb9696 sdb9696 mentioned this pull request Nov 12, 2024
sdb9696 added a commit that referenced this pull request Nov 12, 2024
## [0.9.11](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.11) (2024-11-12)

[Full Changelog](0.9.10...0.9.11)

**Implemented enhancements:**

- Add is\_update flag to ring events for updated events [\#467](#467) (@sdb9696)
@sdb9696 sdb9696 modified the milestones: 0.9.11, 0.9.12 Nov 12, 2024
@sdb9696 sdb9696 mentioned this pull request Nov 12, 2024
sdb9696 added a commit that referenced this pull request Nov 12, 2024
## [0.9.12](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.12) (2024-11-12)

[Full Changelog](0.9.9...0.9.12)

**Release highlights:**

- Fix for Ring Elite motion and ding events
- Add `is_update` to ring events to enable filtering duplicates

**Implemented enhancements:**

- Add is\_update flag to ring events for updated events [\#467](#467) (@sdb9696)

**Fixed bugs:**

- Add new push notification intercom unlock [\#464](#464) (@sdb9696)
- Fix doorbell elite missing capabilities [\#463](#463) (@sdb9696)

**Project maintenance:**

- Update websockets dependency for \>=13 [\#469](#469) (@sdb9696)
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ring event triggered multiple times

2 participants