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.