From 445a7a0d5edfae8e2bf86615d8d0207bf6d77979 Mon Sep 17 00:00:00 2001 From: sean tearney Date: Thu, 13 Aug 2020 18:33:59 +0800 Subject: [PATCH] Add note about alarm control panel (#14243) --- source/_integrations/agent_dvr.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/agent_dvr.markdown b/source/_integrations/agent_dvr.markdown index 2368918b5c9..5016c7064bd 100644 --- a/source/_integrations/agent_dvr.markdown +++ b/source/_integrations/agent_dvr.markdown @@ -3,6 +3,7 @@ title: Agent DVR description: Access and control Agent DVR from Home Assistant. ha_category: - Camera + - Alarm ha_config_flow: true ha_release: '0.110' ha_iot_class: Local Pull @@ -24,6 +25,10 @@ For configuration, go to the `Integrations panel` on your Home Assistant instanc Please ensure you are using Agent DVR v2.6.1.0 + +## Alarm Control Panel + +Reports on the current alarm status and can be used to arm and disarm the system. + ## Services Once loaded, the `agent_dvr` integration will expose services that can be called to perform various actions. The `entity_id` service attribute can specify one or more specific cameras.