-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Basic intercom support #277
Basic intercom support #277
Conversation
Would be nice to have this feature |
why is this PR hanging since Dec 2022? Would be very nice to get this feature merged. |
Hey, |
Hi @rautsch. Yes, basically it looks pretty good but you'll need to rebase to the latest code. N.B. the library has a cli now which might help you with integration testing. So:
Thanks! |
I am actually just working on this myself. I hope to have something up today for review. Added a couple more settings setters as well. |
Hi @andrew-rinato. Are the additional settings setters needed for the intercom devices or are they independent? If they're independent it would be better to have a separate PR to ease the review. |
Hi @sdb9696 I just created a separate PR. You'll see the device settings I've added, which are specific to the intercom "other" device category. Most correspond to settings in the app, but there is an additional one I exposed that I believe will be of interest to many others (gauging from dgreif/ring#1083). |
Closing as addressed by #330 |
Added basic support for the Ring Intercom.
The main focus was on the ability to trigger door opening and send invitations.