From f2619e0b9f6977d2ea1987d4ed75285cd3e35a07 Mon Sep 17 00:00:00 2001 From: Renier Moorcroft <66512715+RenierM26@users.noreply.github.com> Date: Tue, 18 Jul 2023 21:11:55 +0200 Subject: [PATCH] Add select entity to EZVIZ (#27548) --- source/_integrations/ezviz.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index c6f47aa4d88..8b4773e65f1 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -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.