Add select entity to EZVIZ (#27548)

This commit is contained in:
Renier Moorcroft 2023-07-18 21:11:55 +02:00 committed by GitHub
parent 9225751a3f
commit f2619e0b9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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