mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update button entities to EZVIZ (#27555)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
6f9418849c
commit
80c1d2690a
@ -13,6 +13,7 @@ ha_codeowners:
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- camera
|
||||
- light
|
||||
- number
|
||||
@ -116,6 +117,10 @@ 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.
|
||||
|
||||
### PTZ
|
||||
|
||||
PTZ up/down/left/right buttons are available on supported PTZ cameras for pan and tilt control.
|
||||
|
||||
### Warning sound
|
||||
|
||||
If your camera supports motion detection warning sounds, you can use this entity to select the level.
|
||||
|
Loading…
x
Reference in New Issue
Block a user