mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 14:56:50 +00:00
Add select entity to EZVIZ (#27548)
This commit is contained in:
parent
9225751a3f
commit
f2619e0b9f
@ -16,6 +16,7 @@ ha_platforms:
|
||||
- camera
|
||||
- light
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
- update
|
||||
@ -111,6 +112,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.
|
||||
|
||||
### Warning sound
|
||||
|
||||
If your camera supports motion detection warning sounds, you can use this entity to select the level.
|
||||
|
||||
### Light entity
|
||||
|
||||
A light entity will be added to cameras + light combos. You can turn it on/off and set the brightness.
|
||||
|
Loading…
x
Reference in New Issue
Block a user