mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update ezviz.markdown for siren entity. (#27536)
This commit is contained in:
parent
d32c8fefda
commit
cebb2de8ce
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user