From f11446a8871847d0a5a5f2838271e8a1933b1793 Mon Sep 17 00:00:00 2001 From: Simone Rescio Date: Wed, 25 Jun 2025 09:54:05 +0200 Subject: [PATCH] Ezviz battery work mode (#35744) Co-authored-by: Pierre-Jean Buffard Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/ezviz.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 0d5d817328c..9760938e0e2 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -157,6 +157,18 @@ Once triggered, the siren will automatically deactivate after 60 seconds (EZVIZ If your camera supports motion detection warning sounds, you can use this entity to select the level. +### Battery work mode + +For battery powered cameras, you can use this entity to select the battery work mode to optimize your battery consumption. + +| Battery work mode | Description | +| ---------------------- | ---------------------------------------------------------------------------------------------------- | +| Plugged in | The camera will keep recording. The camera should be plugged in. | +| High performance | One video clip is longer but saves less power. | +| Power save | One video clip is shorter and saves more power. | +| Super power saving | Sleep mode is on. Active live view can wake up the camera. | +| Custom | The camera will use the schedules registered in the app. | + ### Light entity A light entity will be added to cameras + light combos. You can turn it on/off and set the brightness.