Add WebRTC support for Ring Intercom Video#532
Conversation
|
Could a maintainer please approve and run the GitHub Actions workflow? Coveralls is currently waiting because the CI run is marked action_required. |
|
Hi @sdb9696, could you take a look at this PR or point me to what is missing for review? This is blocking the related Home Assistant Core PR for Ring Intercom Video support: I tested this locally with a real Ring Intercom Video setup. Live video works, snapshots work, and the Home Assistant side now has tests for the intercom camera path. Happy to adjust the API shape, split the PR, add more tests, or rework anything needed to make this releasable. |
|
Update: I pushed a follow-up fix based on testing against a real Ring Intercom Video device. The latest commit:
@sdb9696 @joostlek, could one of you please approve the GitHub Actions run and review this PR when possible? It is blocking home-assistant/core#175136. I’m happy to make any requested changes immediately. |
Adds Ring Intercom Video support for video-capable
RingOtherdevices.This exposes the required snapshot and WebRTC APIs for intercom devices so Home Assistant can create a live-view camera entity for Ring Intercom Video devices.
Tested locally with a real Ring Intercom Video / Door setup:
Related Home Assistant Core PR:
home-assistant/core#175136