From 7b04306677f9aedc586019022e67f19f0b1edbc0 Mon Sep 17 00:00:00 2001 From: Renier Moorcroft <66512715+RenierM26@users.noreply.github.com> Date: Sun, 23 Jul 2023 13:07:45 +0200 Subject: [PATCH] EZVIZ documentation for new Alarm Control Panel Entity. (#28216) --- source/_integrations/ezviz.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 251508ead2d..20085cef0be 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -104,6 +104,10 @@ To enable/disable motion detection, use the Home Assistant built in services. | -----------------------| ----------- | | `entity_id` | String or list of strings that point at `entity_id`s of cameras. Use `entity_id: all` to target all. | +### Alarm Control Panel Entity + +The Alarm Control Panel entity in the EZVIZ platform allows users to manage and control the armed status of all their EZVIZ devices. With this entity, users can choose between three options: **Arm Away**, **Arm Sleep**, and **Disarm**. + ### OTA update Trigger device OTA firmware update process for latest stable version.