Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added siren trigger functionality to cameras #221 / Added battery status support for Ring Intercom #732 #762

Merged
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ doorbell recorded video.
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### WORK IN PROGRESS

* (Speedbreaker12) Added siren trigger functionality to cameras
* (Speedbreaker12) Add battery status support for Ring Intercom

### 6.1.0 (2024-09-20)

* (theimo1221) Some package updates
Expand Down
45 changes: 45 additions & 0 deletions build/lib/ownRingCamera.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/lib/ownRingCamera.js.map

Large diffs are not rendered by default.

91 changes: 79 additions & 12 deletions build/lib/ownRingIntercom.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading