KoenZomers / RingApi

Api in .NET 6 to communicate with the Ring Doorbell services
38 stars 18 forks source link

[QUESTION] Looking to use this for making a doorbell chime... no push notification for "Dings" ? #30

Open t-johnson opened 6 months ago

t-johnson commented 6 months ago

Happy to find this library, and I coded up a simple program to run on my raspberry pi to ring a doorbell by polling history events. it works. wondering if you had plans to add support for push notifications?

Example, this in done in this TS api wrapper : https://github.com/dgreif/ring