Update ezviz.markdown for siren entity. (#27536)

This commit is contained in:
Renier Moorcroft 2023-08-13 13:11:04 +02:00 committed by GitHub
parent d32c8fefda
commit cebb2de8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.