Skip to content

Add Wired Doorbell Plus (2nd Gen) support - #539

Open
danielcolquitt wants to merge 1 commit into
python-ring-doorbell:masterfrom
danielcolquitt:support-wired-doorbell-plus-2
Open

Add Wired Doorbell Plus (2nd Gen) support#539
danielcolquitt wants to merge 1 commit into
python-ring-doorbell:masterfrom
danielcolquitt:support-wired-doorbell-plus-2

Conversation

@danielcolquitt

Copy link
Copy Markdown

Summary

  • Recognize cocoa_doorbell_v4w devices as Wired Doorbell Plus (2nd Gen) doorbells.
  • Enable ding, history, motion detection, pre-roll, video, and volume capabilities.
  • Avoid exposing unsupported battery and knock capabilities.
  • Add regression coverage for the new device mapping and capabilities.

Fixes #521

Testing

  • uv run pre-commit run --files ring_doorbell/const.py ring_doorbell/doorbot.py tests/test_ring.py --verbose
  • uv run pytest tests/ --force-enable-socket --cov=ring_doorbell --cov-report=xml --cov-report=term-missing --import-mode importlib
  • uv run docs\make.bat html

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.

Add support for Ring Wired Video Doorbell Plus (2nd Gen)

1 participant