From cebb2de8ceb682317a8f31f6591d0ea6e48f3753 Mon Sep 17 00:00:00 2001 From: Renier Moorcroft <66512715+RenierM26@users.noreply.github.com> Date: Sun, 13 Aug 2023 13:11:04 +0200 Subject: [PATCH] Update ezviz.markdown for siren entity. (#27536) --- source/_integrations/ezviz.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 1e3475387ee..62eb20d27bc 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -21,6 +21,7 @@ ha_platforms: - number - select - sensor + - siren - switch - update ha_integration_type: integration @@ -141,6 +142,11 @@ Trigger device OTA firmware update process for latest stable version. The motion detection sensitivity can be adjusted using the "Detection sensitivity" Number entity. It's important to note that this entity fetches information from the device and will not update if your battery-powered camera is in sleep mode, as this measure is implemented to preserve battery life and prevent excessive drainage. +### Siren + +The Siren entity allows you to activate the Alarm function on the device. In most cameras, the Alarm function incorporates a strobe light and/or an audible siren that is designed to deter potential intruders. +Once triggered, the siren will automatically deactivate after 60 seconds (EZVIZ does this, not done via integration). Alternatively, you can manually deactivate the siren by using the entity. + ### PTZ PTZ up/down/left/right buttons are available on supported PTZ cameras for pan and tilt control.