Dusty Greif
Dusty Greif
Thanks for pointing out the prettier change! Would you mind opening a PR for this? I'm happy to approve, as long as no one else on my team objects, and...
@mmichon this repo is no longer being maintained by @jimhigson. I suggest you take a look at my Ring api over at https://github.com/dgreif/ring.
@mmichon this repo is no longer being maintained by @jimhigson. I suggest you take a look at my Ring api over at https://github.com/dgreif/ring.
@cosmicChild1987 this repo is no longer being maintained. You can take a look at my api over at https://github.com/dgreif/ring. Each camera has a `getHistory(limit = 10, favoritesOnly = false)` method...
This repo is no longer being maintained by @jimhigson. I suggest you take a look at my Ring api over at https://github.com/dgreif/ring, which does have the siren on/off implemented
@PeteyRev I suggest you take a look at my [ring-alarm repo](https://github.com/dgreif/ring-alarm). I tried to have @jimhigson integrate my alarm code into ring-api, but he has been unresponsive. Hope that helps!
This repo is no longer being maintained by @jimhigson. I suggest you take a look at my Ring api over at https://github.com/dgreif/ring. It has full SIP/streaming capabilities implemented.
@jimhigson have you started working on accessing the alarm api at all? I'd love to add my alarm into my homebridge setup, using your library as a base. If you...
Looks like there is already a PR over on https://github.com/davglass/doorbot/pull/27 . I just started looking into the available ring node modules today, so not sure how your packages compares to...
Sorry for not being clear! Ring actually offers a security systems now (https://shop.ring.com/pages/security-system) which has door contacts, motion sensors, and an alarm base station. I got some time to start...