From ace48fee40714e3c03e86e86777dbdd94cb87baf Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Tue, 6 Sep 2022 16:11:59 -0500 Subject: [PATCH] Update README.md --- plugins/ring/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/ring/README.md b/plugins/ring/README.md index 73824c3b7..eb8f3faf1 100644 --- a/plugins/ring/README.md +++ b/plugins/ring/README.md @@ -4,4 +4,7 @@ The Ring Plugin bridges compatible Ring Cameras in Scrypted to HomeKit. ## Notes -Do not enable prebuffer on Ring cameras and doorbells. The persistent live stream will cause motion event delivery to stop functioning. The stream will also count against ISP bandwidth limits. +Do not enable prebuffer on Ring cameras and doorbells. + * The persistent live stream will cause motion event delivery to stop functioning. + * The persistent live stream will drain the battery faster than it can charge. + * The persistent live stream will also count against ISP bandwidth limits.